![]() |
|
Action Replay Android - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Android (https://forums.dolphin-emu.org/Forum-android) +--- Thread: Action Replay Android (/Thread-action-replay-android) |
Action Replay Android - Noob - 01-21-2017 Hello, after a little search i found the procedure to enable action replay on Android. 1) copy the file "codehandler.bin" from the windows version of the emulator directly in your dolphin folder (usually dolphin-emu) 2) create a folder GameSettings in your dolphin folder 3) create a .ini file for the game you want to use with Action Replay inside the folder just created (GameSettings). Every game has a specific name. You can found it in the folder StateSaves, always in your dolphin folder. E.g. for "the Legend of Zelda, Wind Wakers PAL" the correct file name is GZLP01.ini 4) this is the syntax for the file [ActionReplay] $16_9 044021C0 3FE38E39 [ActionReplay_Enabled] $16_9 In the firs part (under [ActionReplay] you list all the codes, in the second [ActionReplay_Enabled] you decide which code is enabled. I hope this can help someone. Bye! RE: Action Replay Android - JosJuice - 01-21-2017 The correct filename in your case would be GZLP01.ini, not GLP01.ini. I'm working on some code related to file management on Android right now, which hopefully will make copying codehandler.bin unnecessary in the future. RE: Action Replay Android - Noob - 01-22-2017 (01-21-2017, 11:53 PM)JosJuice Wrote: The correct filename in your case would be GZLP01.ini, not GLP01.ini. Corrected! Your work with this emulator is amazing, ty! RE: Action Replay Android - cathair - 02-28-2017 I've been given advice on other thread to just use windows dolphin for this. But, although the AR section has all the checkboxes, they don't seem to add the right code to the ini files. what's going on? I've also tried to add codes manually, following the syntax above, and all i get is dolphin to crash when starting the game. for example: [Core] OverclockEnable = True Overclock = 0.5 PAL60 = True [ActionReplay_Enabled] $speed [ActionReplay] $speed C229D218 00000004 D03D03F0 80810014 28040000 4082000C 3C8043C8 909D03F0 60000000 00000000 042A80E4 C01F03F0 |