Search Results

  1. 1Timestones38n
  2. 1Timestones38n
    //60fps toggle on (game play, cutscenes ect)
    patch=1,EE,D034dca8,extended,00000003
    patch=1,EE,00349E1C,extended,00000000
    patch=1,EE,00349E2c,extended,00000000

    //60fps toggle off (FMV's)
    patch=1,EE,D034dca8,extended,00000001
    patch=1,EE,00349E1C,extended,00000001
    patch=1,EE,00349E2c,extended,00000001

    This will put everything in 60fps minus FMV's. You need to copy both over. And have them be at the top of the file, right under the game name/ID and such.
    I know this works. I made it. (heavily modded an earlier revision of it.)
    Post by: 1Timestones38n, Jan 16, 2016 in forum: Code Vault
  3. 1Timestones38n
    Drive Lion Sora rev16 Showcase
    [DOUBLEPOST=1452772189][/DOUBLEPOST]Drive Lion Sora rev33: How not to Make Summon Mods
    [DOUBLEPOST=1452772225][/DOUBLEPOST]Drive Lion Sora rev35: Hitbox Progression and Animation Transitions
    [DOUBLEPOST=1452772256][/DOUBLEPOST]Drive Lion Sora rev42: Further Hitbox Adjustments and Master Form Progression
    [DOUBLEPOST=1452772294][/DOUBLEPOST]Drive Lion Sora rev59: Implemented PAX and Texture Modifications
    Post by: 1Timestones38n, Jan 14, 2016 in forum: Video Showcase
  4. 1Timestones38n
  5. 1Timestones38n
  6. 1Timestones38n
    Not a big playlist, just some stuff, I wanna spam here:
    This is literally progress on modding Sephiroth thru rom. Learning a lot with this, and unlocks so many possibilities.
    Full Playlist: https://www.youtube.com/playlist?list=PLOLc_xsjgppx4OmrSc4JT-GeDPY7FknzI
    Lastest Video

    Thread by: 1Timestones38n, Jan 8, 2016, 4 replies, in forum: Video Showcase
  7. 1Timestones38n
    Not that anyone is aware of no.
    Post by: 1Timestones38n, Jan 4, 2016 in forum: Code Vault
  8. 1Timestones38n
    Yeah, Teamod could have very well done that. Not certain, but very well could have.
    Post by: 1Timestones38n, Jan 4, 2016 in forum: Code Vault
  9. 1Timestones38n
    I don't know what to say. Never had anything of that sort happen.
    Are there any other codes or oddball things you could have applied?
    Post by: 1Timestones38n, Jan 3, 2016 in forum: Code Vault
  10. 1Timestones38n
    I hope some luck to you. Are you using Crazycatz00, Sora6645, or Xeeyamo's ENG Tranlation btw.

    I've got no subs:
    // No Subtitles (1Ts38n)
    patch=1,EE,201AC8D8,extended,00000000

    Though this may work too:
    // No Subtitles (1Ts38n)
    patch=1,EE,201AC8D8,extended,20410A9D

    I am unsure if that value is right or not, going by memory, it's something like that. You may have to fiddle with it some.
    Post by: 1Timestones38n, Jan 2, 2016 in forum: Code Vault
  11. 1Timestones38n
    That first code is the 60 fps patch, fyi
    And the second is the standard 16x9 hack

    Those should not have any issues.
    What sort of patches do you have applied to the iso?
    Post by: 1Timestones38n, Jan 2, 2016 in forum: Code Vault
  12. 1Timestones38n
    That question has been asked so many times. Some of them by myself.
    But here ya go!

    RAW
    2032F1F0 FFFFFFFF
    2032F1F4 FFFFFFFF
    2032F1F8 FFFFFFFF

    PNACH
    patch=1,EE,2032F1F0,word,FFFFFFFF
    patch=1,EE,2032F1F4,word,FFFFFFFF
    patch=1,EE,2032F1F8,word,FFFFFFFF
    Post by: 1Timestones38n, Jan 2, 2016 in forum: Code Vault
  13. 1Timestones38n
    The max allowed health is 3400.dec | 0D48.HEX having it at 3600 could have been that issue.
    Post by: 1Timestones38n, Dec 31, 2015 in forum: Code Vault
  14. 1Timestones38n
    So with other enemies it works correctly? Other bosses it works correctly?
    May be some sort of issue with the mdlx or a.fm itself? Which makes no logical sense since those files were not ever touched? But Will be looking into when I get an opening... free time.
    Post by: 1Timestones38n, Dec 31, 2015 in forum: Code Vault
  15. 1Timestones38n
    Dang I have yet to get to this: but wanted to ask you this:
    does it show the HP bar at all? Or does it instantly hang before the bar appears?
    That should help narrow it down some.
    Post by: 1Timestones38n, Dec 30, 2015 in forum: Code Vault
  16. 1Timestones38n
    Oy vey... can you send me a mcard with a save close to it?
    I'll take a look at it as soon as I can.
    And what other patches are applied aside from the the 21x9, and Crazy's 1-4 patches? Are there any others?
    Post by: 1Timestones38n, Dec 22, 2015 in forum: Code Vault
  17. 1Timestones38n
    It might be the drive alone and party member code? I've not done a full playthrough with the HUD code, but I have done this fight, I did come across any freezes or anything.
    This is my latest rev on the codes and such. Try booting without the drive alone and party member code.
    Post by: 1Timestones38n, Dec 22, 2015 in forum: Code Vault
  18. 1Timestones38n
    The English Translation is by Crazycatz00 with some personal tweaks.
    The HUD is a custom patch I made. Reformatted to work better on a 21x9 ratio.
    Post by: 1Timestones38n, Dec 21, 2015 in forum: Code Vault
  19. 1Timestones38n
    I do not really know if this is legal here, if not I'll move it.
    But this is PoC of animation modding bosses thru romhacking.
    Seph is the victim this time around.

    Post by: 1Timestones38n, Dec 13, 2015 in forum: Code Vault
  20. 1Timestones38n
    I found this? I am not certain it will work, likely on a vanilla it could? But I dunno.
    You also might try changing that first D to a 2 if it doesn't work.
    Post by: 1Timestones38n, Dec 12, 2015 in forum: Code Vault