This is a set of scripts and applications that allow you to modify several aspects of Mega Man X8 (2004 PC version and X Legacy Collection 2 version).
Currently, only text editing is fully supported.
Edit all dialog and text in the game!
If you have a 64-bit Windows machine, you can download the pre-bundled package from the releases tab.
Supports both the 2004 PC Version and the X Legacy Collection 2 Version!
- Python >= 3.7
- PyQt5 >= 5.13
- Pillow >= 6.1 (used for image processing)
- PyQt5-Tools >= 5.11.3 (if you plan to update the QT Designer .ui files)
- PyInstaller >= 3.5 (if you plan on bundling the package into one executable)
Clone this repository using git, then run "gui/main_mcb_editor.py"
I am currently working on a level editor (for enemies only) as I am not well versed in 3D modeling to make a 3D editor.
It is not ready for testing, but if you want to try it then you can run it from "gui/main_set_editor.py"
The MIT License (see LICENSE)
- ARCtool by FluffyQuack (v0.9.428) which allowed for editing on X Legacy Collection 2 for PC