mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[util] fix typo for Yooka-Laylee executable name
This commit is contained in:
parent
bb2e88ee06
commit
649c3805d9
@ -194,7 +194,7 @@ namespace dxvk {
|
|||||||
{ "d3d11.enableRtOutputNanFixup", "True" },
|
{ "d3d11.enableRtOutputNanFixup", "True" },
|
||||||
}} },
|
}} },
|
||||||
/* Yooka-Laylee and the Impossible Lair */
|
/* Yooka-Laylee and the Impossible Lair */
|
||||||
{ R"(\\YLILWin64.exe\.exe$)", {{
|
{ R"(\\YLILWin64\.exe$)", {{
|
||||||
{ "d3d11.enableRtOutputNanFixup", "True" },
|
{ "d3d11.enableRtOutputNanFixup", "True" },
|
||||||
}} },
|
}} },
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user