200cc (CTGP Replica)
#1
THREAD UPDATE (12/28/2020)
Thread has been closed since Stebler has posted the official 200cc Code.

-Vega



This is a near replica of CTGP's 200cc mode. It has Faster Shells, Cannons, Fast Falling and Lower speed drifting. It doesn't have Brake Drifting. This does replace 150cc.

NTSC-U:
C0000000 0000000A
3D808000 896C5f27
3D40809B 2C0B00EC
6149D728 41820024
2C0B0010 6149C788
41820018 2C0B0054
3D20809A 6129BD68
41820008 61498F68
81290000 2C090000
4d820020 81690B6C
996C04CF 4E800020
048B1138 43110000
048B1428 43FA0000
048B1438 43FA0000
048B1448 42F00000
048B125C 3F0CCCCD
048A12E4 42AA0000
048A0FD8 42960000
048B141C 3F800000
045801FC D00300F4
04590400 C03F0000
280004CE 00000002
048B1138 43480000
048B1428 443B8000
048B1438 443B8000
048B1448 43340000
048B125C 3E99999A
048A12E4 43000000
048A0FD8 431E0000
048B141C 3FC00000
C25801FC 00000002
3D808142 D00300F4
D00C0800 00000000
C2590400 00000007
3D608142 3C804078
908B0804 C14B0804
C1AB0800 EDAD02B2
C03F0000 FD400890
EC21682A FF815040
409C0008 FC205090
60000000 00000000
E0000000 80008000
C2571CF4 00000005
3D80809B 618C8F68
818C0000 816C0B6C
2C0B0002 4082000C
3D804334 91891134
C0091134 00000000

PAL:
C0000000 0000000A
3D808000 896C5F27
3D40809B 2C0B00EC
6149D728 41820024
2C0B0010 6149C788
41820018 2C0B0054
3D20809A 6129BD68
41820008 61498F68
81290000 2C090000
4D820020 81690B6C
996C04CF 4E800020
048B5CE8 43FA0000
048B5CF8 43FA0000
048B5D08 42F00000
048B5CD4 3F4CCCCD
048B5CD8 3F666666
048B5CDC 3F800000
048B5CE0 3F333333
048B5B1C 3F0CCCCD
048A5DBC 42AA0000
048A5AB0 42960000
048B5CDC 3F800000
04586A20 D00300F4
04596C24 C03F0000
280004CE 00000002
048B5CE8 443B8000
048B5CF8 443B8000
048B5D08 43340000
048B5CD4 3F4CCCCD
048B5CD8 3F666666
048B5CDC 3FC00000
048B5CE0 3F666666
048B5B1C 3E99999A
048A5DBC 43000000
048A5AB0 431E0000
048B5CDC 3FC00000
C2586A20 00000002
3D808142 D00300F4
D00C0800 00000000
C2596C24 00000007
3D608142 3C804078
908B0804 C14B0804
C1AB0800 EDAD02B2
C03F0000 FD400890
EC21682A FF815040
409C0008 FC205090
60000000 00000000
E0000000 80008000
C2578558 00000005
3D80809B 618CD728
818C0000 816C0B6C
2C0B0002 4082000C
3D804334 91891134
C0091134 00000000

NTSC-J: Needs Porting

NTSC-K: Needs Porting

Special Thanks to Joshua! He made specific codes that allow for modes to be cc specific. 

RoGamer helped alot with putting the code together as well.

Codes used: Green/Red Shell Speed Modifier (davidevgen) 
Cannon Speed Modifier (RoGamer) 
Speed to Drift Modified (Suppastario) 
Dynamic Gravity v3.0 (JoshuaMK) 
Engine Class Modifier (Leseratte) 
Speed Check Modifier (JoshuaMK) 
CC Tracker (JoshuaMK) 
Bullet Bill Speed Modifier (mdmwii)
~MarioKartWii.com #1~
#2
Not sure if this constitutes being it's own code w/ a thread. So I moved it here. Went ahead and changed all the lowercase letters to uppercase and fixed formatting so Dark Theme users can see the thread.

I tested this and it does work (on both console and dolphin). CC detection, shell speed, cannon stuff, etc.
#3
(03-15-2020, 01:20 PM)Vega Wrote: Not sure if this constitutes being it's own code w/ a thread. So I moved it here. Went ahead and changed all the lowercase letters to uppercase and fixed formatting so Dark Theme users can see the thread.

I tested this and it does work (on both console and dolphin). CC detection, shell speed, cannon stuff, etc.
I do agree! I do need to actually edit the code because of the fast falling code, how would i go about editing my own thread?

EDIT: I'm retarded. It says edit right under the post.
~MarioKartWii.com #1~
#4
I say this can be moved to a real thread when me or someonelse develops that sexy brake drifting code.
Super Mario Eclipse, what Super Mario Sunshine could've been.
#5
WE NEED IT! RoGamer does have a few ideas but, they are button activators which cant be inputted into the cc identifier code.
~MarioKartWii.com #1~
#6
Don't EVER rely on button activators for codes in a distribution. They can be buggy, and will ALWAYS work on only 1 controller at a time. Just wait patiently for the code to be properly developed. Thank you Tongue
Super Mario Eclipse, what Super Mario Sunshine could've been.
#7
0x809bd70c PAL stores a pointer to the controller inputs data structure, might be helpful for you if you want to access inputs through asm
#8
This is very interesting info. Thank you for this
Super Mario Eclipse, what Super Mario Sunshine could've been.
#9
Im new to this website, so I need to know how you insert the code for the 200cc to replace 150cc.

Blush
#10
(08-04-2020, 03:51 AM)Jragsdale22 Wrote: Im new to this website, so I need to know how you insert the code for the 200cc to replace 150cc.

Blush
Hey! Welcome to MKWii.com! There is a code for detecting engine class (ie: Run code if 150cc is selected), I can give you the code post from JoshuaMK, He is very helpful so if you dont understand, read some of the comments, He helped me out as well. https://mkwii.com/showthread.php?tid=1470

If you just want to learn how to run the code, there is many tutorials online
~MarioKartWii.com #1~


Forum Jump:


Users browsing this thread: 1 Guest(s)