mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-05 01:24:14 +01:00
[util] Enable GTA IV config for Episodes from Liberty City
This commit is contained in:
parent
c759fb45aa
commit
5c22e2fbda
@ -414,7 +414,7 @@ namespace dxvk {
|
||||
* Disabling support for DF texture formats
|
||||
* makes the game use a better looking render
|
||||
* path for mirrors */
|
||||
{ R"(\\GTAIV\.exe$)", {{
|
||||
{ R"(\\(GTAIV|EFLC)\.exe$)", {{
|
||||
{ "d3d9.customVendorId", "1002" },
|
||||
{ "dxgi.emulateUMA", "True" },
|
||||
{ "d3d9.supportDFFormats", "False" },
|
||||
|
Loading…
Reference in New Issue
Block a user