mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
[util] Enable d3d9.deferSurfaceCreation for Nights of Azure
This commit is contained in:
parent
f0c1e89443
commit
b84a03b4d4
@ -170,6 +170,10 @@ namespace dxvk {
|
||||
{ R"(\\FAIRY_TAIL\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Nights of Azure */
|
||||
{ R"(\\CNN\.exe$)", {{
|
||||
{ "d3d9.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Star Wars Battlefront II: amdags issues */
|
||||
{ R"(\\starwarsbattlefrontii\.exe$)", {{
|
||||
{ "dxgi.customVendorId", "10de" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user