mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-15 07:29:17 +01:00
parent
778aee0372
commit
4c88335f66
@ -253,6 +253,10 @@ namespace dxvk {
|
|||||||
{ R"(\\WOFF\.exe$)", {{
|
{ R"(\\WOFF\.exe$)", {{
|
||||||
{ "d3d11.disableMsaa", "True" },
|
{ "d3d11.disableMsaa", "True" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Final Fantasy XIV - Stuttering on NV */
|
||||||
|
{ R"(\\ffxiv_dx11\.exe$)", {{
|
||||||
|
{ "dxvk.shrinkNvidiaHvvHeap", "True" },
|
||||||
|
}} },
|
||||||
|
|
||||||
/**********************************************/
|
/**********************************************/
|
||||||
/* D3D9 GAMES */
|
/* D3D9 GAMES */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user