08-16-2024, 09:56 PM
Hi, I made this code and I wanted to share with yall. It forces the player to be in first place (Grand Prix and VS) by pressing a button before the 5 seconds at the start of a game.
Sorry if it is made not well, but i'm new to Gecko code creation.
I wanted to do special thanks to Vega for writing an awesome guides to learn Code Coding, PPC ASM, Controllers in memory and Anarion's Force Respawn, where I looked how to use statements with buttons state.
I only could make PAL code bc I don't have other regions ISO.
rrrr = 8034 (Nunhuck, Wheel, Classic)
rrrr = 8035 (GameCube)
XXXX = Controller address value
ZZZZ = Activator button value
(PAL)
C2533AC4 00000006
3D60rrrr A14BXXXX
280AZZZZ 40A20018
39000001 99040020
816C0014 656B0001
916C0014 7F83E378
60000000 00000000
Sorry if it is made not well, but i'm new to Gecko code creation.
I wanted to do special thanks to Vega for writing an awesome guides to learn Code Coding, PPC ASM, Controllers in memory and Anarion's Force Respawn, where I looked how to use statements with buttons state.
I only could make PAL code bc I don't have other regions ISO.
rrrr = 8034 (Nunhuck, Wheel, Classic)
rrrr = 8035 (GameCube)
XXXX = Controller address value
ZZZZ = Activator button value
(PAL)
C2533AC4 00000006
3D60rrrr A14BXXXX
280AZZZZ 40A20018
39000001 99040020
816C0014 656B0001
916C0014 7F83E378
60000000 00000000