Actions
Emulator Issues #12096
closed[Android] AR, Gecko and OnFrame sections get deleted when overwriting Gamesetting.ini files
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
Android
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-12540
Description
Whenever you overwrite a game's settings.ini inside Dolphin on Android and Android TV, the ActionReplay, Gecko and OnFrame sections get deleted.
This is particularly annoying with Twilight Princess, as it requires an OnFrame code to fix performance on Hyrule Field.
Updated by JosJuice over 4 years ago
- Status changed from New to Accepted
- Operating system Android added
- Operating system deleted (
N/A)
We should probably make the Android GUI use the C++ INI parser. Cheat codes and patches getting deleted is due to a missing feature in our Java INI parser.
Updated by JosJuice over 4 years ago
- Status changed from Accepted to Fix pending
Updated by JosJuice over 4 years ago
- Status changed from Fix pending to Fixed
- Fixed in set to 5.0-12540
Actions