Recent content by Codex0

  1. C

    PS1/2 Modify Ape Escape PS1 voice packs

    yeah so the file sizes are different, and the source refers to the files and audio tracks within the files by physical disk address. Makes it a bit annoying to patch in lol
  2. C

    PS1/2 Modify Ape Escape PS1 voice packs

    still looking into it off and on, it's bit of a can of worms and have been working through decompilation using ghidra
  3. C

    PS1/2 Modify Ape Escape PS1 voice packs

    weird, I have a proper response but the forum doesn't want me to post it... auto hah well somewhat reassuring to know I wasn't completely mad in my attempt Yeah I suppose it depends on how it packs the files during compilation and all that. Would be nice to not have to try decompile the...
  4. C

    PS1/2 Modify Ape Escape PS1 voice packs

    Hey everyone Has anyone here had much luck with just hot-swapping STR files to swap voice packs between versions of a game? I've been playing around with doing this with Ape Escape for PS1 as the EU/UK voices and the US ones differ, but the US version of the game runs much better. (I own both...
  5. C

    Hacking Nintendont

    I suspect inserting graphics into games is probably incredibly complex, a good compromise would be to simply press and hold home instead?
  6. C

    Homebrew 3DShell - Multi-purpose File Manager for the 3DS

    awesome work on this, keep it up~
  7. C

    Hacking Nintendont

    I understand what Ericsonanzois is saying here, last night I encountered this. Last night I installed nintendont for the first time, fresh install etc, the guides provided and information around have been very helpful. I'm a developer myself and found the source interesting too. There are some...