1
0
mirror of synced 2025-02-17 10:38:32 +01:00

Add LGJA patch

This commit is contained in:
Bobby Dilley 2024-01-15 17:30:55 +00:00
parent 3b40a50578
commit 214df0864f

View File

@ -565,11 +565,11 @@ int initPatch()
detourFunction(0x084e9fbc, amDongleInit);
detourFunction(0x084ea378, amDongleIsAvailable);
detourFunction(0x084ea29c, amDongleUpdate);
// patchMemory(0x0807b76a, "9090"); // Patch initializeArcadeBackup
patchMemory(0x0807b86a, "9090"); // Patch initializeArcadeBackup
// Fixes
detourFunction(0x084e9ef2, amDipswGetData);
detourFunction(0x084e9f6a, stubRetZero); // Stub amDipswSetLed
// patchMemory(0x0840d858, "9090"); // No more Full Screen from the Game
patchMemory(0x0840d858, "9090"); // No more Full Screen from the Game
}
case LETS_GO_JUNGLE:
@ -599,7 +599,7 @@ int initPatch()
// Fixes
detourFunction(0x084e500e, amDipswGetData);
detourFunction(0x084e5086, stubRetZero); // Stub amDipswSetLed
patchMemory(0x0840d858, "9090"); // No more Full Screen from the Game
patchMemory(0x084125f0, "9090"); // No more Full Screen from the Game
// Set Resolution
// setVariable(0x082E006b, 0x00000780); // Set ResX
// setVariable(0x082E0078, 0x00000438); // Set ResY