Credit: Warlock
Enjoy!
============
Compass
lui t9, $(First Four of the adderess)
lw t8, $(Last four of the address)(t9)
addiu t7, zero, $Increment Rate (10)
add t6, t8, t7
sw t6, $(Last Four of the Address)(t9)
jr ra
Navpoints
lui t9, $(First four of the address)
lui t9, $(First Four of the adderess)
lw t8, $(Last four of the address)(t9)
addiu t7, zero, $Decrement Rate (10)
sub t6, t8, t7
sw t6, $(Last Four of the Address)(t9)
jr ra
============
And of course you need the compass and navpoints hooks which are
0x00185E00 Compass Hook
0x00185E04 0x00000000
0x00185E98 Navpoints Hook
0x00185E9C 0x00000000