Actions
Emulator Issues #6589
openGCT Gecko cheat file support
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Feature request
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
The current Dolphin Gecko cheat code handler uses codehandler.bin, which is intended by the GeckoOS developers to be used with WiiRd/Gecko.NET for debugging. GeckoOS also includes a different handler called codehandleronly.bin, which doesn't include the debugger code, and allows much more space for the code list. Since most Dolphin users don't use WiiRd/Gecko.NET with Dolphin (I'm not certain that it's even possible at the moment), it seems like adding support for codehandleronly.bin would be useful so that more lines of codes can be used (the code list size limit for codehandler.bin is quite limiting for some use cases).
Any chance support for codehandleronly.bin could be added?
Actions