Jokker command support suggestion for the cheats.
|
01-10-2015, 08:52 PM
Post: #18
|
|||
|
|||
RE: Jokker command support suggestion for the cheats.
(01-10-2015 08:49 PM)LunaMoo Wrote: _L 0xE1080000 0x0047EB95 means you're trying to run 0x108 lines while you have only 0x8 there. Then this proves what i have been wrong here... Free Cheats add 1 after the E for 16 bit value address type for conditional. Thus corrupting the format to other devices. Here is what I found at the best hacking site for consoles. 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???? |
|||
« Next Oldest | Next Newest »
|