Fire Emblem Awakening SpotPass Unlocker
Script to automate the process of adding SpotPass data to Fire Emblem Awakening documented by u/heritorofrain on their Reddit post.
Requirements
- Python 3.6 or higher
- PyInstaller:
pip install pyinstaller
- PyInstaller:
- RainThunder's fork of FEAST: FEST
Building
pyinstaller --onefile --icon=icon.ico --name=FireEmblemAwakeningSpotpassUnlocker main.py
Steps
- Clone or download this repo for the script OR download FireEmblemAwakeningSpotpassUnlocker.exe from the latest binary release.
- Download the Fire.Emblem.Save.Tool.exe file the latest release on FEST's releases page and place it in the folder with this program.
- Copy the Awakening save file to this folder i.e. Chapter0, Chapter1, or Chapter2.
- Either
- run the script using the command
python main.py <Chapter file>
e.g.python main.py Chapter0
for the first save - drag the save file into FireEmblemAwakeningSpotpassUnlocker.exe
- run the script using the command
- Copy modified save file back to the game and test.
Thanks
- u/heritorofrain for finding the SpotPass data.
- RainThunder for the FEST tool.
- Supreme Ricardo for the icon.