1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-27 04:54:15 +01:00

[util] fix typo for Yooka-Laylee executable name

This commit is contained in:
Samuel Pitoiset 2020-03-24 18:54:58 +01:00 committed by Philip Rebohle
parent bb2e88ee06
commit 649c3805d9

View File

@ -194,7 +194,7 @@ namespace dxvk {
{ "d3d11.enableRtOutputNanFixup", "True" },
}} },
/* Yooka-Laylee and the Impossible Lair */
{ R"(\\YLILWin64.exe\.exe$)", {{
{ R"(\\YLILWin64\.exe$)", {{
{ "d3d11.enableRtOutputNanFixup", "True" },
}} },