mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-02 01:24:11 +01:00
parent
bba3f9f3db
commit
ff9d451a4e
@ -375,6 +375,12 @@ namespace dxvk {
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
{ "d3d9.memoryTrackTest", "True" },
|
||||
}} },
|
||||
/* TrackMania Forever */
|
||||
{ R"(\\TmForever\.exe$)", {{
|
||||
{ "d3d9.swvpFloatCount", "128" },
|
||||
{ "d3d9.swvpIntCount", "16" },
|
||||
{ "d3d9.swvpBoolCount", "16" },
|
||||
}} },
|
||||
}};
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user