mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-21 22:54:16 +01:00
Use d3d9.deferSurfaceCreation for Fairy Tail
This commit is contained in:
parent
3322da4b94
commit
d88b792447
@ -168,6 +168,10 @@ namespace dxvk {
|
|||||||
{ R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza)\.exe$)", {{
|
{ R"(\\Atelier_(Lulua|Lydie_and_Suelle|Ryza)\.exe$)", {{
|
||||||
{ "d3d9.deferSurfaceCreation", "True" },
|
{ "d3d9.deferSurfaceCreation", "True" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Fairy Tail */
|
||||||
|
{ R"(\\FAIRY_TAIL\.exe$)", {{
|
||||||
|
{ "d3d9.deferSurfaceCreation", "True" },
|
||||||
|
}} },
|
||||||
/* Star Wars Battlefront II: amdags issues */
|
/* Star Wars Battlefront II: amdags issues */
|
||||||
{ R"(\\starwarsbattlefrontii\.exe$)", {{
|
{ R"(\\starwarsbattlefrontii\.exe$)", {{
|
||||||
{ "dxgi.customVendorId", "10de" },
|
{ "dxgi.customVendorId", "10de" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user