Jump to content

Standing SSP Code Request


rebornyouth

Recommended Posts

i looked all around.. found tons of move ADDYS... but don't know how to convert with the converters, or add the lines of code together.. can anyone help me? post the code, or anything

thank you in advance

Link to comment
Share on other sites

here are the threads i found reguarding the move itself.

(converters and addys)

http://smacktalks.org/forums/index.php?act...ting+star+press

(page 1.. nick hammond's move mod values)

http://smacktalks.org/forums/index.php?act...ting+star+press

those are 2 i found with addys, and possible ways of hacking the move.

hope that'll help.

i also heard that a shooting star legdrop was possible and probable... i'm having doubts...but still, if possible, that would be a good add to everyone's AJ Styles CAW.

Link to comment
Share on other sites

well, heres an example, i dno if its teaaching you to suck eggs or anything.

Go to the second link. Lets say you want SSP as a standing move for CAW 1.

Toki lists caw 1 as-

004B6460

thats the starting address. Scroll down, and the offset for lets say, quick grapple is 1000002C.

In the converter tool, in the "Code:" field, enter

004B6460 00000000.

The first 8 digits are the ADDRESS you want the second 8 to write to (we'll get to that later.)

In the hex offset field, type in 1000002C.

Click ADD OFFSET, and the string in the code: field will change. Copy and paste that. You now have the address to change CAW 1's quick grapple. (Result: 104B648C).

Scroll down that 2nd post, to the values. You see the SSP is listed as

0DFE

This is the value. The code types you want is 32 bit write, I think. Or possibly 16. Its irellevant at this point, now youjust stick the two together.

Your address, you found, was 104B648C

The value, 0DFE.

Your final code ends up as-

104B648C 00000DFE

Because you want the value 0DFE to write to the address 104B648C.

Sorry if its a little basic, but thats it. Any questions reply or PM me

Link to comment
Share on other sites

forgot the encryption...

go to the converter link, put in your code in the Code: field, obv., (with HEX choice clicked on). Click the choice that says BCA99B83 under the encryption choices, thenjust click off "hex" and on to your device.

ex: for GSV3, it becomes 14C03E6E BDF08332

Im afraid i dont know what encryption you have to use for GSV4, someone may have to help you with that.

Link to comment
Share on other sites

HERE THEY ARE!!!!!

450 splash over the ropes as a (jump down over) maneuver for CAW12(you can change yours if you want.. thats where my Amazing Red is)

and standing SSP2 (Squatting Attack + D-Pad) also for CAW12

450 PIN Splash: 14003828 BD7087C2

Standing SSP 2: 14803B2F BD708762

for GS2V4 (and modules that work with this code)

i posted this for anyone who wanted them, and couldn't figure out how to make them. recieve help, and get it right back.. thank once again chillalex, you are the man.

Edited by rebornyouth
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...