mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
Revert "[util] Limit device memory size to 4095 MB for Life is Feudal MMO"
This reverts commit 73cbf5b3524ffbba63c950608619a35ef872d8ad. The workaround is no longer necessary due t a game update. Closes #614.
This commit is contained in:
parent
2f90213c0f
commit
f74661daa4
@ -31,11 +31,6 @@ namespace dxvk {
|
||||
{ "Frostpunk.exe", {{
|
||||
{ "dxgi.deferSurfaceCreation", "True" },
|
||||
}} },
|
||||
/* Life is Feudal MMO */
|
||||
{ "cm_client.exe", {{
|
||||
{ "dxgi.maxDeviceMemory", "4095" },
|
||||
{ "dxgi.maxSharedMemory", "4095" },
|
||||
}} },
|
||||
/* Mafia 3 */
|
||||
{ "mafia3.exe", {{
|
||||
{ "d3d11.fakeStreamOutSupport", "True" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user