lostkefin/2 Patch ISO.bat
2025-05-27 20:50:29 -04:00

6 lines
322 B
Batchfile

@echo off
armips patch.asm
echo Patching ISO. Please wait.
perl scripts\abcde\abcde.pl --multi-table-files -cm abcde::Atlas "translated\DATA.BIN" "scripts\translated.txt"
isotool.py -m insert --iso lostkefin.iso -o "Ys V - Lost Kefin, Kingdom of Sand [English Patched].iso" --filelist filelist.txt --files translated
pause