SkillAgentSearch skills...

IEStrikers

Decompilation of Inazuma Eleven Strikers

Install / Use

/learn @SwareJonge/IEStrikers
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

IEStrikers

Decompilation of Inazuma Eleven Strikers

Building

Requirements

  • DevkitPPC r38 or r41, other versions are not tested

Note on windows the environment variables get set incorrectly for devkitpro, change it to the path where you stored devkitPro

  • Ninja(Optional: add ninja to your environment variables)
  • Python 3.8+

Instructions

  • Dump a copy of the Inazuma Eleven Go Strikers 2013 and extract main.dol
  • rename main.dol to InazumaWii.dol
  • clone the repo using git clone https://github.com/SwareJonge/IEStrikers/ --recursive
  • Place InazumaWii.dol in orig/GOStrikers2013/
  • Place the required compilers in tools
  • (first time only) Install the modules from requirements.txt (pip install -r requirementstxt)
  • Run python configure.py you also need to run this when you made a change to dol_slices.yml
  • Run ninja

Bugs

  • currently ctors and extab don't work, this might get fixed in the future

Credits

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated10mo ago
Forks0

Languages

C

Security Score

67/100

Audited on May 14, 2025

No findings