1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-02 01:24:11 +01:00

[util] Increase constants for TrackMania Forever

Bump this to 256.

Fixes rendering issues.

Closes: #1910
This commit is contained in:
Joshua Ashton 2021-04-30 18:51:09 +01:00
parent 54d3ad1295
commit a980282ebe
No known key found for this signature in database
GPG Key ID: C85A08669126BE8D

View File

@ -384,7 +384,7 @@ namespace dxvk {
}} },
/* TrackMania Forever */
{ R"(\\TmForever\.exe$)", {{
{ "d3d9.swvpFloatCount", "128" },
{ "d3d9.swvpFloatCount", "256" },
{ "d3d9.swvpIntCount", "16" },
{ "d3d9.swvpBoolCount", "16" },
}} },