Buscador Inazuma: Ultimate IE ROM Hacking Search Tool
Buscador Inazuma is an advanced ROM hacking tool specifically designed for the Inazuma Eleven games on Nintendo DS. It facilitates the search of some files location at games, specifically 3D Models and Sprites.
You have two options for installation:
- Download the Executable:
- You can download the executable from the repository in the Windows App folder, this is the easiest and fastest way to get started if you use Windows OS.
- Run from Source Code:
If you prefer to review the code for security reasons, or have another OS you can run the project from the main branch.
Clone the repository and install the dependencies:
- git clone https://github.com/migueleven/Buscador-Inazuma.git
- cd Buscador-Inazuma-main
- pip install -r requirements.txt
Run the main script:
- python "BuscadorInazuma (Master)\main.py"
- If, python "BuscadorInazuma (Master)\main.py", doesn't work try, python3 "BuscadorInazuma (Master)\main.py"
- Advanced search for models and sprites locations in Inazuma Eleven ROMs.
- Compatible with IE1/IE2/IE3 games.
- Supports modified ROMs.
- Visualization of the selected character's sprite.
Contributions are welcome! Follow these steps to contribute:
- Fork the project
- Create a branch (git checkout -b new-branch)
- Make your changes and commit them (git commit -m 'Description of changes')
- Push your changes (git push origin new-branch)
- Open a Pull Request
For questions or comments, you can contact me at:
Email: miguelangelchamizosanchez@gmail.com
Twitter: @migueleven5
Youtube: https://www.youtube.com/@Migueleven5
Migueleven: Main Dev
Patrah: Graphic Designer