Difference between revisions of "Mischief Makers v1.0 (U)/GameShark"

From Kodewerx
Jump to: navigation, search
Line 13: Line 13:
 
----
 
----
  
===== '''''Red Gems Gained Modifier'''''  =====
+
{{Code
 
+
| CodeName = Red Gems Gained Modifier
----
+
| CodeValue = 8102F8EE XXXX
 
+
| Description = Changes only how many red gems you get for picking them up normally.
:Changes only how many red gems you get for picking them up normally.
+
}}
 
 
:Unsigned:
 
 
 
:<pre>8102F8EE XXXX</pre>
 
  
 
----
 
----
Line 43: Line 39:
 
----
 
----
  
[[Category:Nintendo 64|Mischief Makers v1.0 (GameShark)]]
+
[[Category:Nintendo 64|{{PAGENAME}}]]

Revision as of 23:56, 12 October 2008

Hextator

Kill NPCs

8106C2B0 1000
You will likely need this code to play level 1-5 when the above code is active. It will keep the children from having their HP set to 0 when they are rescued, which otherwise kills them and makes them get rescued twice (causes some pretty glitchy crap)
811A9694 2400

{{{name}}}
{{{1}}}
{{{2}}}

Infinite Gun Time

Guns will never expire.
811A415A 0000
(Adds 0 to timer instead of subtracting 1)
or
811A4160 2400
(Eliminates original timer update write)