[util] Enable GTA IV config for Episodes from Liberty City

This commit is contained in:
Robin Kertels 2022-09-19 16:08:48 +02:00 committed by Joshie
parent c759fb45aa
commit 5c22e2fbda
1 changed files with 1 additions and 1 deletions

View File

@ -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" },