Skip to content
Lazy Bastard edited this page May 13, 2019 · 17 revisions

This page will contain a list of useful tools, with links as applicable.<br><br>

[LoROM_6F_to_ROM.py](https://github.com/GameHackingDotOrg/FF4Hacking/blob/master/LoROM_6F_to_ROM.py)<br> This Python script takes an input file containing LoROM 6F addresses (00:8000 - 6F:FFFF) and prints a list of corresponding ROM addresses (binary offsets) in hex

Clone this wiki locally