28/05/2026
Mega man Acid Tile Investigator will not be maintained by the owner. Contributions and forks are welcome to continue this project. It will be left as a public archive. Thank you for all your support! Contributions are welcome!
Acid Tile Investigator is a Python software that automatically goes through the hex addresses and converts them into decimals.
It also finds the colors using an in-game picture of your choice and it gets the color and hex addresses from the picture and matches the addresses and colors for each image.
This software is intended to be used in the Mega man games. But it can be used elsewhere
C++ version of the project: Github respository - Public archive
C# version of the project: Github respository
Instructions:
Dependencies: Python, Pillow and Tkinter
How to build:
Download the project, using the green Code button.
Open the folder in PyCharm, or your preferred IDE. And run the project.
Releases: Releases will be added once the project is stable or at the end of it's stage.
How to contribute:
Open issues for suggestions or bugs.