mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[util] Add scaleDref to SplinterCell2
This commit is contained in:
parent
06bdc88eb6
commit
0cad97d5ec
1 changed files with 1 additions and 0 deletions
|
@ -1189,6 +1189,7 @@ namespace dxvk {
|
||||||
* Broken inputs and physics above 60 FPS */
|
* Broken inputs and physics above 60 FPS */
|
||||||
{ R"(\\SplinterCell2\.exe$)", {{
|
{ R"(\\SplinterCell2\.exe$)", {{
|
||||||
{ "d3d9.maxFrameRate", "60" },
|
{ "d3d9.maxFrameRate", "60" },
|
||||||
|
{ "d3d8.scaleDref", "24" },
|
||||||
}} },
|
}} },
|
||||||
/* Chrome: Gold Edition *
|
/* Chrome: Gold Edition *
|
||||||
* Broken character model motion at high FPS */
|
* Broken character model motion at high FPS */
|
||||||
|
|
Loading…
Add table
Reference in a new issue