Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Jokker command support suggestion for the cheats.
01-10-2015, 08:45 PM (This post was last modified: 01-10-2015 08:49 PM by Melkor.)
Post: #16
RE: Jokker command support suggestion for the cheats.
_L 0xE1080000 0x0047EB95
_L 0x10049AE8 0x00003F80
_L 0x10020D30 0x00003F80
_L 0x10035510 0x00003F80
_L 0x10105C40 0x00003F80
_L 0x10102868 0x00003F80
_L 0x1002A370 0x00003F80
_L 0x10016880 0x00003F80
_L 0x1001B158 0x00003F80

is this correct or there should be 1 more line?

To get the Joker Address for Controller 2 just add 100.
Joker Command Halflife Controller 2
D03a5502 0000????
___________________

Multiple Line Joker Command
Sometimes you have to aktivate more than one line to get the right effect, so we need a special type of Joker Command.
Structure:
E0 xx ???? yyyyyyyy
x = how many lines you want to aktivate
???? = Pad
yyyyyyyy = Address of Joker Command

Example:
Joker Address (Add + 2):
00636782

Health:
201fd648 2402FFFF
201fd64c 2402FFFF
201fd650 2402FFFF

We want to refill our health by pressing R3
R3 = FFFB
The Healt Code has 3 Lines so we Take E00"3"

Press R3 to refill Health:
E003FFFB 00636782
201fd648 2402FFFF
201fd64c 2402FFFF
201fd650 2402FFFF

Using scePadInfoAct to make a joker. Not all games use this.

Example: The Punisher
001da1ac 0c06e518 jal $001b9460 [scePadInfoAct]
001da1b0 005eb021 addu s6, v0, fp
001da1b4 aec20000 sw v0, $0000(s6)
001da1b8 8ec30000 lw v1, $0000(s6)
001da1bc 18600094 blez v1, $001da410
001da1c0 0003082a slt at, zero, v1
001da1c4 10200024 beq at, zero, $001da258
001da1c8 0000902d daddu s2, zero, zero
001da1cc 3c0201a6 lui v0, $01a6
001da1d0 329000ff andi s0, s4, $00ff
001da1d4 2442e600 addiu v0, v0, $e600 (01a5e600)
001da1d8 005e8821 addu s1, v0, fp

Reverse Joker Command Pad1
D1A5E602 0000????
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Jokker command support suggestion for the cheats. - Melkor - 01-10-2015 08:45 PM

Forum Jump: