mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-13 19:29:14 +01:00
[util] Enable longMad for Red Faction Guerrila Remastered
This commit is contained in:
parent
e7d14e97de
commit
79398b468d
@ -420,6 +420,11 @@ namespace dxvk {
|
||||
{ "d3d11.exposeDriverCommandLists", "False" },
|
||||
{ "dxgi.hideNvidiaGpu", "False" },
|
||||
}} },
|
||||
/* Red Faction Guerrilla Re-Mars-tered *
|
||||
* Broken skybox */
|
||||
{ R"(\\rfg\.exe$)", {{
|
||||
{ "d3d11.longMad", "True" },
|
||||
}} },
|
||||
|
||||
/**********************************************/
|
||||
/* D3D9 GAMES */
|
||||
|
Loading…
x
Reference in New Issue
Block a user