AR & Gecko Codes/TSSM NTSC: Difference between revisions

Added a lot of missing codes plus a few new ones
(Added a new AR Code from the Heavy Iron Modding Discord server.)
(Added a lot of missing codes plus a few new ones)
Line 91:
===Infinite Bowling Aim===
<pre>044b1228 00000000
</pre>
 
===Toggle Cruise Boost (Press L)===
<pre>0848d17e 00000001
817ffffd 00000001
0848d17e 00000000
017ffffd 00000000
897ffffd 00000001
017ffffe 00000000
897fffff 00000000
017ffffe 00000001
017fffff 00000001
044af718 40a00000
044af81c 00000001
044b1228 00000000
00000000 40000000
897ffffe 00000000
017fffff 00000000
044af718 3e99999a
044af81c 00000000
00000000 40000000
00000000 40000000
</pre>
 
===Pause Timer in Challenges===
Hold L as the level begins.
<pre>983a9761 0000003f
04118d50 ec00082a
Line 133 ⟶ 156:
===Skip Intro Videos===
<pre>040dbb78 38600002
</pre>
 
===Teleport Box Physics Always On===
Enables the physics when inside an teleport box where enemies won't notice you and most player attacks are disabled.
0404e0fc<pre>044b13f4 38000001
</pre>
 
Line 138 ⟶ 166:
<pre>044b015c 000000XX
default is 0000000A
</pre>
 
===Tiny Foggers Enabled===
<pre>04039aec 38000001
0404e0fc 38000001
</pre>
 
Line 144 ⟶ 177:
</pre>
 
===TinyFish FoggersHook Hand Enabled===
<pre>04039aec0412c368 38000001
</pre>
0404e0fc 38000001
 
===New Targeting Hand Enabled===
<pre>041479d8 38000001
</pre>
 
===Magnetic Pickup Enabled===
<pre>04178f28 38000001
04179358 38000001
041794a8 38000001
</pre>
 
===Buckethead Antenna Fountain Enabled===
<pre>0421376c 38000001
</pre>
 
===Long Buckethead Antennas Enabled===
<pre>04215124 38000001
</pre>
 
Line 231 ⟶ 277:
===Control Player While Talking to Mindy===
<pre>0425ca14 60000000
</pre>
 
===No Fruit Decay===
<pre>044af4ac 60000000
</pre>
 
===Swap Karate Spin Models===
<pre>04394acb 06050102
</pre>
 
===Everything is Slippery===
<pre>04141c80 38000001
</pre>
 
===Disable Driving and Sliding Pickup Scales===
<pre>04393174 00000000
04393178 00000000
04393180 00000000
04393188 00000000
04393190 00000000
043931a4 00000000
043931a8 00000000
</pre>
 
Line 270 ⟶ 334:
0436176b 0C000000 - Neptune Phase 2
0436176f 0C000000 - Neptune Phase 3
</pre>
 
===Player Attack Damage Modifier===
<pre>04361d9b 01000000 - Karate Spin
04361d9f 02000000 - Macho Karate Spin
04361dab 02000000 - Bash
04361daf 05000000 - Macho Bash
04361dbb 03000000 - SpongeBowl
04361dbf 07000000 - Macho SpongeBowl
04361dcb 04000000 - Sonic Wave Guitar
04361dcf 08000000 - Macho Sonic Wave Guitar
0436addb 01000000 - Star Spin
04361ddf 03000000 - Macho Star Spin
04361deb 02000000 - Cartwheel
04361def 04000000 - Macho Cartwheel
04361dfb 03000000 - Smash
04361dff 06000000 - Macho Smash
04361e0b 04000000 - Throw
04361e0f 08000000 - Macho Throw
</pre>
 
Line 278 ⟶ 361:
Fixes an error/crash that occurs when using Timer Seconds Left or Timer Milliseconds Left in a [[COND]] asset
 
===Infinite World Bounding Box===
Hans won't grab you when you are too far away from 0,0,0
<pre>04375520 7f800000
04375524 7f800000
04375528 7f800000
0437552c ff800000
04375530 ff800000
04375534 ff800000
</pre>
 
==Gecko Codes==