Hi, everyone,
After many years, I started again trying to configure Sega Triforce emulation. I download the dolphin_tri_x64_10_02_2023 version and first of all I'm trying to run Mario Kart GP1 game.
I have configured the AM Controller, I enabled cheats option and also I added the following patches:
[OnFrame_Enabled]
$Slowdowns Fix
$Disable NAMCAM
$Loop Fix
$Skip boot checks
[OnFrame]
$Slowdowns Fix
0x041B2238:dword:0x60000000
$Disable NAMCAM
0x800790A0:dword:0x98650025
$Loop Fix
0x8003226C:dword:0x60000000
0x80032278:dword:0x41820158
$Skip boot checks
0x040320FC:dword:0x60000000
Although all that steps, It do not work. Always starts the game with the checking process (camera included) so, the patches doesn't seem to work as you can see in the image attached.
If anyone could help me in this issue I really appreciate.
Thank you in advance.
cheers!
EDIT: I've decided to start from scratch. I left the default patches that came with the emulator (loop fix and disable NAMCAM) then I've added these gecko codes:
Slowdowns Fix (Required) 041b2238 60000000
Link Check Skip (Optional) 04032410 60000000
Skip boot checks (Optional) 040320fc 60000000
And also I've disabled the Cam on the Test Mode. Now the problem is that I can't exit TEST MODE and everytime I press EXIT it gets back to the same menu in a loop.
So I would need to know if there is a way to EXIT Test mode.
EDIT: PROBLEM FIXED ;D (I was using the wrong button to insert coin --> Sorry, my mistake).