Skip to content

obluda3/strikers2013-xtreme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inazuma Eleven GO Strikers 2013 Xtreme

This repository contains all of the code used in the Inazuma Eleven GO Strikers 2013 Xtreme mod.

It uses a modified version of Kamek and Syati to be able to compile custom code and link to existing functions in the game.

Most of the code is pretty hard to understand without context (and it's made even harder by the lack of comments), feel free to refer to the documentation. A rewrite of the code might be needed.

Requirements

  • CodeWarrior Special Edition. After installing it, you need license.dat from the installation root, and the DLL and EXE files inside PowerPC_EABI_Tools/Command_Line_Tools. You need to store them in a cw folder.
  • Kamek. After compiling it, store it in a km folder. (sadly, the project uses an older version, from before 2022).
  • Python 3.7

Usage

Use the script in /loader/ order to create a modified main.dol that will be able to load custom code.

To build the custom code, use the build.py script, it will create a CustomCode.bin file that will be placed in a Code folder at the root of your extracted game.

About

Source code of an Inazuma Eleven GO Strikers 2013 mod.

Topics

Resources

Stars

Watchers

Forks