Merge pull request #607 from tony971/master
Move Mario Kart multiplayer timing fix to rdb
This commit is contained in:
commit
eb73714713
|
@ -741,7 +741,6 @@ Cheat6="Have Bonus Mode and All Gold Cups",E86E1A80 59??,E86E1A7F 59??,E86E1A7E
|
|||
Cheat6_O=$5A Off,$4F On
|
||||
Cheat7="Press F9\For Full Debug Menu",8818C80F 0002
|
||||
Cheat7_N=Press F9 at the Press Start Menu to access the Debug Menu
|
||||
Cheat8="Fix Multiplayer Timings",81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002
|
||||
|
||||
//----
|
||||
|
||||
|
@ -751,7 +750,6 @@ Cheat0="Have Bonus Mode and All Gold Cups",E86E0B30 59??,E86E0B2F 59??,E86E0B2E
|
|||
Cheat0_O=$5A Off,$4F On
|
||||
Cheat1="Press F9\For Full Debug Menu",8818B5BF 0002
|
||||
Cheat1_N=Press F9 at the Press Start Menu to access the Debug Menu
|
||||
Cheat2="Fix Multiplayer Timings",81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002
|
||||
|
||||
//----
|
||||
|
||||
|
@ -5761,7 +5759,6 @@ Cheat18="Have Bonus Mode and All Gold Cups",50000401 0000,1018ED10 00??
|
|||
Cheat18_O=$5A Off,$4F On
|
||||
Cheat17="Press F9\For Full Debug Menu",8818EDEF 0002
|
||||
Cheat17_N=Press F9 at the Press Start Menu to access the Debug Menu
|
||||
Cheat19="Fix Multiplayer Timings",81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002
|
||||
|
||||
//----
|
||||
|
||||
|
@ -12712,7 +12709,6 @@ Cheat4="Off-Road Tires\Player 3",50000418 0000,110F8744 0100
|
|||
Cheat5="Off-Road Tires\Player 4",50000418 0000,110F951C 0100
|
||||
Cheat6="Press F9\For Full Debug Menu",8818EE4F 0002
|
||||
Cheat6_N=Press F9 at the Press Start Menu to access the Debug Menu
|
||||
Cheat7="Fix Multiplayer Timings",81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002
|
||||
|
||||
//----
|
||||
|
||||
|
|
|
@ -3470,6 +3470,7 @@ Self Texture=1
|
|||
Good Name=Mario Kart 64 (E) (V1.0)
|
||||
Internal Name=MARIOKART64
|
||||
Status=Compatible
|
||||
Cheat0=81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002 //Multiplayer timing fix
|
||||
Plugin Note=[video] (see GameFAQ)
|
||||
Culling=1
|
||||
Primary Frame Buffer=1
|
||||
|
@ -3478,6 +3479,7 @@ Primary Frame Buffer=1
|
|||
Good Name=Mario Kart 64 (E) (V1.1)
|
||||
Internal Name=MARIOKART64
|
||||
Status=Compatible
|
||||
Cheat0=81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002 //Multiplayer timing fix
|
||||
Plugin Note=[video] (see GameFAQ)
|
||||
Culling=1
|
||||
Primary Frame Buffer=1
|
||||
|
@ -3486,6 +3488,7 @@ Primary Frame Buffer=1
|
|||
Good Name=Mario Kart 64 (J) (V1.0)
|
||||
Internal Name=MARIOKART64
|
||||
Status=Compatible
|
||||
Cheat0=81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002 //Multiplayer timing fix
|
||||
Plugin Note=[video] (see GameFAQ)
|
||||
Culling=1
|
||||
Primary Frame Buffer=1
|
||||
|
@ -3494,6 +3497,7 @@ Primary Frame Buffer=1
|
|||
Good Name=Mario Kart 64 (J) (V1.1)
|
||||
Internal Name=MARIOKART64
|
||||
Status=Compatible
|
||||
Cheat0=81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002 //Multiplayer timing fix
|
||||
Plugin Note=[video] (see GameFAQ)
|
||||
Culling=1
|
||||
Primary Frame Buffer=1
|
||||
|
@ -3502,6 +3506,7 @@ Primary Frame Buffer=1
|
|||
Good Name=Mario Kart 64 (U)
|
||||
Internal Name=MARIOKART64
|
||||
Status=Compatible
|
||||
Cheat0=81001A38 2409,81001A3A 0002,81001A3C 2409,81001A3E 0002,81001C90 240A,81001C92 0002,81001C94 240A,81001C96 0002 //Multiplayer timing fix
|
||||
Plugin Note=[video] (see GameFAQ)
|
||||
Culling=1
|
||||
Primary Frame Buffer=1
|
||||
|
|
Loading…
Reference in New Issue