1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +01:00

[util] Add app profile for Entropia Universe

Fixes #1364 (again).
This commit is contained in:
Philip Rebohle 2020-01-23 01:31:57 +01:00
parent 9721938e57
commit 21330497e0
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -170,6 +170,10 @@ namespace dxvk {
{ R"(\\starwarsbattlefrontii\.exe$)", {{
{ "dxgi.customVendorId", "10de" },
}} },
/* Entropia Universe */
{ R"(\\Entropia\.exe$)", {{
{ "d3d11.invariantPosition", "True" },
}} },
/**********************************************/
/* D3D9 GAMES */