mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 19:54:19 +01:00
[util]Add support for Time Leap Paradise
This commit is contained in:
parent
f5ca3cf5df
commit
bb6d1b3b4c
@ -621,6 +621,10 @@ namespace dxvk {
|
||||
{ R"(\\k2\.exe$)", {{
|
||||
{ "d3d9.memoryTrackTest", "True" },
|
||||
}} },
|
||||
/* Time Leap Paradise SUPER LIVE */
|
||||
{ R"(\\tlpsl\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Ninja Gaiden Sigma 1/2 */
|
||||
{ R"(\\NINJA GAIDEN SIGMA(2)?\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user