I write a simple python script for converting my boy! cht to ez-flash cht.
You can download the my boy! cht from https://gamehacking.org.
Then, simply run `python3 convert.py my-boy.cht > ez-flash.cht`. (You can run it on mingw, msys, wsl or linux)
You can get the ez-flash style cht file.
It will ignore crc check and button processing in original cht, only processing "RAM Write".
And combining items with the same name into one item.
Name and...
Simple My Boy CHT to EZ-Flash CHT converter
You can download the my boy! cht from https://gamehacking.org.
Then, simply run `python3 convert.py my-boy.cht > ez-flash.cht`. (You can run it on mingw, msys, wsl or linux)
You can get the ez-flash style cht file.
It will ignore crc check and button processing in original cht, only processing "RAM Write".
And combining items with the same name into one item.
Name and...
Simple My Boy CHT to EZ-Flash CHT converter