Mario Kart Arcade GP 2: Difference between revisions

Jump to navigation Jump to search
(Credits Patch, NamCam, Oops fix)
(Update from Starscream on how to -really- make it work)
Line 17: Line 17:
== Triforce ==
== Triforce ==
The [http://dolphin-emu.org/download/branches/#Triforce Triforce branch] is required to run this game, as well as a series of settings.
The [http://dolphin-emu.org/download/branches/#Triforce Triforce branch] is required to run this game, as well as a series of settings.
*The AM-Baseboard needs to be set to both SP1 and Port1 in config ---> GameCube.
*The AM-Baseboard needs to be set to both SP1 and Port1 in Config ---> GameCube.
*Cheats must be enabled  
*Cheats must be enabled  
*The below patch must be used. It will give you 99 Credits so you can play the game.
*The below patch must be used. It will give you 99 Credits so you can play the game. To apply it, right click on the game in the gamelist, click Edit Config, and paste the patch under the line: ''[OnFrame] Add memory patches to be applied every frame here.''
<pre>+$99 credits
<pre>+$99 credits
0x80690AC0:dword:0x00000063</pre>
0x80690AC0:dword:0x00000063</pre>


== Problems ==
== Problems ==
=== Boot Failure ===
For any version other than the PAL (RELSAB) version, the game will not boot, even if you followed the instructions above. The patches that allow the game to boot have only been added to the GameINI for the PAL version, and have to be entered manually for any others.
To apply those patches, right click on the game in the gamelist, click Edit Config, and copy paste the [http://pastebin.com/PbRd319a patches] underneath the game name. Note that you will still have to set the AM-Baseboard and enable cheats, but you will not need to copy paste the +99 Credits code, as it is already included in the patches link.


=== NamCam ===
=== NamCam ===