Jump to content



Create a Finisher Code Freezes (PAL)


  • Please log in to reply
No replies to this topic

#1 thegame86

thegame86

    Code-X Rookie

  • Code-X Member
  • 4 posts

Posted 04 January 2011 - 10:30 AM

here is the code i did for the standing sweet chin music in Create-a-Finisher 01:

1047F490 000042DD ;The Move Slot , SCM (only needs 1 slot)
0047F4C2 00000064 ; The Speed of the move

;Name modifier

1047F4D4 00007753 "wS"
1047F4D6 00006565 ;"ee"
1047F4D8 00002074 ;SPACE "t"
1047F4DA 00006843 "hC"
1047F4DC 00006E69 "ni"
1047F4DE 00004D20 "M" SPACE
1047F4E0 00007375 "su"
1047F4E2 00006369 ;"ci"

But when i used this code the game does not even get past the loading screen

Are there any other ways of getting this to work?

EDIT:

it no longer freezes but the character does the standing SCM then goes to another move before the move ends. (The one that was originally saved before i used the code)

How to do i make it just keep to 1 slot only?

Thanks for any help

Edited by thegame86, 04 January 2011 - 10:53 AM.