Skip to content

Game.ini settings work only once per Retroarch run #340

@KamiLordus

Description

@KamiLordus

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions