/FireEmblemAwakeningSpotPassUnlocker

Script to automate the process of adding SpotPass data to Fire Emblem Awakening

Primary LanguagePython

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

Building

pyinstaller --onefile --icon=icon.ico --name=FireEmblemAwakeningSpotpassUnlocker main.py

Steps

  1. Clone or download this repo for the script OR download FireEmblemAwakeningSpotpassUnlocker.exe from the latest binary release.
  2. 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.
  3. Copy the Awakening save file to this folder i.e. Chapter0, Chapter1, or Chapter2.
  4. 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
  5. Copy modified save file back to the game and test.

Thanks