forked from dolphin-emu/dolphin
-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Description
Many games require additional options to work properly, which can only be added using .ini files:
(Retroarch/system/dolphin-emu/Sys/GameSettings)
For example, Metal Gear Twin Snake (NTSC version - USA) requires editing the file:
GGSEA4.ini
and adding:
[Video_Hacks]
XFBToTextureEnable = False
Otherwise, conversations via the codec will always be on a blue background, which is an emulation error.
Unfortunately, the .ini settings only work for the first game launched by Retroarch and only the first time. Even if we restart the game, the settings will stop working.
The only solution is to restart the entire Retroarch, which is very annoying.
Metadata
Metadata
Assignees
Labels
No labels