Recent content by Josh1billion

  1. J

    Hacking PS1/2 Trying to replace font in PS1 game, but can't find the font images in TIM files

    Thanks, this is helpful. I did some digging with Ghidra after reading your message, and I found the calls to Krom2RawAdd() (the PSX SDK's function for converting from "ShiftJIS byte" to "location in the BIOS font that represents that character") for kanji (and maybe kana? not sure...
  2. J

    Hacking PS1/2 Trying to replace font in PS1 game, but can't find the font images in TIM files

    Hi all, I want to translate a game ("Oz No Mahoutsukai: Another World-Rung Rung") from Japanese into English. This is my first attempt at ROM hacking, but so far, I've been successful in writing some CLI tools (in Node.js) that's gotten me up to a point where I have a complete dump of the...
  3. J

    Hacking [PSP] La Pucelle Ragnarok Translation

    Just wanted to say good work, and thanks for choosing such an awesome game.