anod 444bf1d764
update tools/cheat-builder/README.md.
Signed-off-by: anod <182859762@qq.com>
2023-01-28 22:43:16 +00:00

10 lines
412 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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