Skip to content

A quick tool I made to modify FE8Data.bin in Fire Emblem: Path of Radiance

License

Notifications You must be signed in to change notification settings

emilybrooks/fe9-game-data-patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A quick tool I made to modify FE8Data.bin in Fire Emblem: Path of Radiance

Patcher window

There's also a viewer that displays the data in FE8Data.bin

Game data viewer window

Installing Dependencies

Download the repository

In the command line, navigate to the root directory

Install the dependencies
pip3 install -r requirements.txt

Install setuptools
pip3 install setuptools

Navigate to ./fe9LZ77module

Build the module
python3 setup.py install

About

A quick tool I made to modify FE8Data.bin in Fire Emblem: Path of Radiance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published