mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-14 22:29:15 +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" },
|
{ "d3d11.exposeDriverCommandLists", "False" },
|
||||||
{ "dxgi.hideNvidiaGpu", "False" },
|
{ "dxgi.hideNvidiaGpu", "False" },
|
||||||
}} },
|
}} },
|
||||||
|
/* Red Faction Guerrilla Re-Mars-tered *
|
||||||
|
* Broken skybox */
|
||||||
|
{ R"(\\rfg\.exe$)", {{
|
||||||
|
{ "d3d11.longMad", "True" },
|
||||||
|
}} },
|
||||||
|
|
||||||
/**********************************************/
|
/**********************************************/
|
||||||
/* D3D9 GAMES */
|
/* D3D9 GAMES */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user