Learn how to get Free YouTube subscribers, views and likes
Get Free YouTube Subscribers, Views and Likes

Mario Kart Arcade GP 2 On Launchbox

Follow
Arcade Pirate

Xbox Controller https://amzn.to/4aFUQSt

Thrustmaster T248X Racing Wheel https://amzn.to/48D9dpj

Triforce 4.0 315 https://dolphinemu.org/download/dev/...

7zip https://www.7zip.org/download.html

Game Run a search online. Make sure its an ISO version of the rom file. (Very easy to find)

Timecodes
0:00 Intro
0:34 Setting up the game with a controller
2:48 Setting up Launchbox
6:52 Game Play

Patch: Copy and paste the below patch into the Dolphin Emulator.

[Display]
ProgressiveScan = 0
[Wii]
Widescreen = False
DisableWiimoteSpeaker = 0
[Video]
PH_SZNear = 1
[EmuState]
EmulationStateId = 3
[OnFrame]
$DI Seed Blanker
0x80000000:dword:0x00000000
0x80000004:dword:0x00000000
0x80000008:dword:0x00000000
$DVDInquiry Patchok
0x80286388:dword:0x3C602100
0x8028638C:dword:0x4E800020
$Ignore CMD Encryption
0x80285CD0:dword:0x93A30008
0x80285CD4:dword:0x93C3000C
0x80285CD8:dword:0x93E30010
$Disable CARD
0x80073BF4:dword:0x98650023
0x80073C10:dword:0x98650023
$Disable CAM
0x80073BD8:dword:0x98650025
$Seat Loop patch
0x800BE10C:dword:0x4800002C
$Stuck loop patch
0x8002E100:dword:0x60000000
$60times Loop patch
0x8028B5D4:dword:0x60000000
$GameTestMode Patch
0x8002E340:dword:0x60000000
0x8002E34C:dword:0x60000000
$SeatLoopPatch
0x80084FC4:dword:0x4800000C
0x80085000:dword:0x60000000
$99 credits
0x80690AC0:dword:0x00000063
[OnFrame_Enabled]
$DI Seed Blanker
$DVDInquiry Patchok
$Ignore CMD Encryption
$Disable CARD
$Disable CAM
$Seat Loop patch
$Stuck loop patch
$60times Loop patch
$GameTestMode Patch
$SeatLoopPatch
$99 credits


LaunchBox Download https://www.launchboxapp.com/download

XOutput download https://sourceforge.net/projects/xout...

AutoHotKey https://www.autohotkey.com/

Start App script

; Specify the path to XOutput.exe
XOutputPath := "D:\LaunchBox\LaunchBox\ThirdParty\XOutput\XOutput.exe"

; Run XOutput.exe
Run, %XOutputPath%

; Wait for XOutput.exe to start (adjust the sleep time as needed)
Sleep, 2000

; Minimize the window
WinMinimize, ahk_exe XOutput.exe


Close App and Script

; Exit XOutput.exe and Script

; Define the hotkey to trigger the script (Escape key)
Esc::
{
; Check if XOutput.exe is running
if ProcessExist("XOutput.exe")
{
; Close the XOutput.exe process
Process, Close, XOutput.exe
}

; Exit the script
ExitApp
return
}

; Function to check if a process is running
ProcessExist(processName)
{
Process, Exist, %processName%
return ErrorLevel
}



Music by Becklyyy

posted by gerifalteez