mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-21 13:54:18 +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$)", {{
|
{ R"(\\k2\.exe$)", {{
|
||||||
{ "d3d9.memoryTrackTest", "True" },
|
{ "d3d9.memoryTrackTest", "True" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Time Leap Paradise SUPER LIVE */
|
||||||
|
{ R"(\\tlpsl\.exe$)", {{
|
||||||
|
{ "d3d9.deferSurfaceCreation", "True" },
|
||||||
|
}} },
|
||||||
/* Ninja Gaiden Sigma 1/2 */
|
/* Ninja Gaiden Sigma 1/2 */
|
||||||
{ R"(\\NINJA GAIDEN SIGMA(2)?\.exe$)", {{
|
{ R"(\\NINJA GAIDEN SIGMA(2)?\.exe$)", {{
|
||||||
{ "d3d9.deferSurfaceCreation", "True" },
|
{ "d3d9.deferSurfaceCreation", "True" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user