Play as Hooded Roxas Final Version! [DMA one]

Discussion in 'Video Showcase' started by NarutoSuperKubii, Apr 11, 2011.

  1. kurasa25 Traverse Town Homebody

    Joined:
    May 23, 2009
    Location:
    at home
    2
    124
    still freezes when the battle starts...
     
  2. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
    No between and betwix to get his voice and then garden --> cutscene --> r2 Joker --> skip --> in battle L2
     
  3. Jin うごかないで

    Joined:
    Jul 19, 2010
    Gender:
    Heck
    Location:
    ?
    290
    my emulator crashes whenever i try to use this code :\ if i load my game with this activated it crashes , if i leave for the world map with this code it crashes..
     
  4. kurasa25 Traverse Town Homebody

    Joined:
    May 23, 2009
    Location:
    at home
    2
    124
    ok it almost works now the only thing thats missing are the effects of his attacks coz he doesnt do much damage^^
     
  5. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    That has nothing to do with the code, it's because you're applying it the wrong way. (Long story short, emulator doesn't support jokers.) You have to activate the different parts of the code at the times they are suppused to be jokered at.

    Also, you don't necessarily *need* to go to Betwixt and Between to get Roxas' voice, anywhere in Twilight Town will do.

    EDIT: Can I ask what this line does?
    20560fa0 00c8ca60
     
  6. Wheel of Time Time forever preserved in memory.

    Joined:
    Apr 1, 2007
    Gender:
    Male
    Location:
    Europe, Sweden
    36
    Animation mod for the unlooped standing animation ^^
     
  7. Jin うごかないで

    Joined:
    Jul 19, 2010
    Gender:
    Heck
    Location:
    ?
    290
    ahhh , i understand now.. thank you , i'll try this out

    edit: could you tell me exactly what i do , in like steps? i'm new to using an emulator , so yeah , but i know how to use emuhaste and such , i just need to know when each section of the code needs to be activated , sorry if i'm a bit of a burden
     
  8. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    Not sure if this is the right place to ask, buthere goes:

    So I tried using this "new" animation modding that doesn't get you stuck in certain animations, and it works just fine... except for one thing: I can't seem to get the effects working anymore, and I can't get attack hitboxes either.

    http://www.youtube.com/watch?v=xkWA9DUiayE

    Anyone know what I'm doing wrong? Should I just not use Goofy as the "base character"? Here's the code from the video:
    2032F094 12120102 - play as goofy, donald in party
    1032E248 00000000 - goofy no weapon
    1032E2B0 00008052 - goofy scan ability
    2036d8d0 00000000 - goofy no voice
    0036d8d4 00000000 - goofy no voice
    11ce0b6a 0000063C - donald -> riku boss

    2094bc58 00ad8990 - model
    2094bc68 00b03fc0 - texture
    209adc58 00b35180 - effects

    animations
    209c2b68 00bafe70
    209c9cf8 00bafe70
    209cc638 00bafe70
    209d43b8 00bafe70
    209d9ef8 00bafe70
    209df898 00bafe70
    209e2e38 00bafe70
    209e7358 00bafe70
    209ebb38 00bb5240
    209f0758 00bbca60
    209f4be8 00bc4070
    209f9568 00bcd8f0
    209fc978 00bcd8f0
    20a09f08 00bf5f70
    20a5e8d8 00bd7bf0
    20a5e8d8 00bd7bf0
    20a64b68 00be9f30
    20a64b68 00be9f30
    20a6b4d8 00be9f30
    20a70078 00bd7bf0
    20a46728 00bf5f70
    20a46728 00bf5f70
    20a4a3b8 00bf5f70
    20a10838 00bcd8f0
    20a16fe8 00bcd8f0
    20a1ce28 00bcd8f0
    20a224a8 00bcd8f0
    20a26988 00bafe70
    20a2b728 00bafe70
    20a2f858 00bbca60
    20a33e18 00bc4070
    20a3bb08 00bbca60
    20a40038 00bc4070
    20a4e928 00bcd8f0
    20a58b38 00bcd8f0
     
  9. Wheel of Time Time forever preserved in memory.

    Joined:
    Apr 1, 2007
    Gender:
    Male
    Location:
    Europe, Sweden
    36
    Well, effects don't work because of the missing line you have: 209adc68 00b35180

    Why you can't hit is because you removed Goofy's weapon ^^
     
  10. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    Thing is, if I use the "old" way of animation modding (that gets you stuck when standing/running/jumping/etc) I had both effects and hitboxes, even though I had no weapon.

    I also tried with 209adc68 00b35180, but it made no difference. I don't honestly think that line is ever needed. You can remove it from any of the "play as" codes and they will still have effects. It's also a line that crashes on the PS2.

    EDIT: Giving him his shield back didn't do anything either. Still not hitboxes or effects.

    EDIT 2: Nevermind, I know how to fix it. (The effects at least). Will make the code twice as long, though.
     
  11. Wheel of Time Time forever preserved in memory.

    Joined:
    Apr 1, 2007
    Gender:
    Male
    Location:
    Europe, Sweden
    36
    Hmm... perhaps the line for hitboxes are close to the line for new animation modding... Since the old way is a pointer to this "new" way they should be located close to that.

    So you mean effects works on PS2 if you remove that line?
     
  12. Gultigargar Hollow Bastion Committee

    Joined:
    Oct 25, 2009
    Location:
    Europe, Denmark
    25
    591
    Yes, removing that line makes it work on the PS2. That has been the case for every single code I've seen using that kind of effects mod. And all the effects are still there.
     
  13. Wheel of Time Time forever preserved in memory.

    Joined:
    Apr 1, 2007
    Gender:
    Male
    Location:
    Europe, Sweden
    36
    That's good news, I'll update my play as perfect Luxord then ^^
     
  14. NarutoSuperKubii Chaser

    Joined:
    Aug 6, 2008
    164
  15. Jin うごかないで

    Joined:
    Jul 19, 2010
    Gender:
    Heck
    Location:
    ?
    290
    which section of the code is the voice mod?
     
  16. Wheel of Time Time forever preserved in memory.

    Joined:
    Apr 1, 2007
    Gender:
    Male
    Location:
    Europe, Sweden
    36
    This part ^^

    Code:
    [COLOR="lime"]2036d8c0 61786f72
    0036d8c4 00000073[/COLOR]
    E004FDFF 0034D45C.............R2 [model mod]
    207d7458 00bf0e90
    207d7468 00c137c0
    20842458 00c4aec0
    11ce267c 009400DE
    E030FEFF 0034D45C.............L2 [animations]
    20560fa0 00c8ca60
    208ca8d8 00e68690
    208d6a68 00e7d460
    208e9158 00e7d460
    208fde38 01038f50
    20b07f88 01038f50
    209037a8 00e88ed0
    209088f8 00e91160
    2090eb98 00e68690
    20b120f8 01038f50
    20b14ff8 00fea5e0
    20b1a968 00fea5e0
    20b21ca8 00fea5e0
    20b2d7c8 00fe5c90
    20b32358 00fe1310
    20b377b8 00e68690
    208ca8b8 01023820
    208c9f98 01023820
    208c7e78 01080f60
    2092e298 00e9b940
    20935048 00ea92b0
    2093c0e8 00eb6fe0
    20943778 00ec3410
    2094ae18 00ed10d0
    20951268 00edc380
    20957bf8 00ee6e70
    2095d018 00eee340
    20963888 00efd330
    20968958 00f04af0
    208c9a18 00ff3a10
    208c9a58 00ff3a10
    208c9ad8 01023820
    208c9cd8 00ff3a10
    208c9d58 00ff3a10
    208c9e98 00ff3a10
    208c7e98 00f12b60
    208ca1d8 01080f60
    208ca198 01041d00
    208ca458 01080f60
    208ca558 01080f60
    208c7ed8 0108c180
    208c8258 010556b0
    208c8318 00f28be0
    208c8358 00f28be0
    208c8398 010a0320
    208c7f18 01041d00
    208c9f58 0108c180
    208c76b8 010de3c0
    
     
  17. Blayz Mods Set The World A Blayz

    Joined:
    Feb 20, 2010
    Gender:
    Male
    Location:
    Washington State
    72
    Is this code compatible with the ps2?
     
  18. Wheel of Time Time forever preserved in memory.

    Joined:
    Apr 1, 2007
    Gender:
    Male
    Location:
    Europe, Sweden
    36
    Yep, should be at least ^^
     
  19. Blayz Mods Set The World A Blayz

    Joined:
    Feb 20, 2010
    Gender:
    Male
    Location:
    Washington State
    72
    kk cool thanks seph, once I get a memcard with more memory space I'm gonna play my kh2fm backup using free mcboot. I can't wait to start playing this game WOOT.^o^
     
  20. Deivix Moogle Assistant

    Joined:
    Jul 18, 2011
    Location:
    Destiny Islands
    0
    2
    hello you will see I have a problem, enter the code, I have a voice and when I fight, in the introduction I give R2 but when I jump the scene, show up with sora, and rather than try to do always show up with Sora, I testing equipment the key to the kingdom, forgetfulness, removing all the skills but nothing works
    Thanks in advance