add tools/cheat-builder/README.md.

Signed-off-by: anod <182859762@qq.com>
This commit is contained in:
anod 2023-01-28 22:42:48 +00:00 committed by Gitee
parent fae275e5c0
commit 1f440e7167
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -0,0 +1,4 @@
build.js+cht.js+xml.js是用于生成gba.acl的工具需要nodejs运行代码为`node build.js`
cheats.tar.bz2是收集并调整好格式的cht文件转码为utf-8
editor.tar.bz2是生成serial.json的工具将no-intro的id和中文集合的id进行校对
makebin.sh和asm一起用是用于生成给rom打补丁的代码需要用到docker和其中的镜像i386/debian:buster-slim