- Timestamp:
- Feb 19, 2018, 3:58:08 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
oni2aslpt/o2aslpt.sh
r1105 r1106 45 45 elif [ "$the_answer" == "1" ]; then 46 46 echo "Creating patched version..." 47 ./xdelta3mac.exe -ds "$1" patchFromVanTo63.x 3d./oni2dev_ps2_first63layouts.iso47 ./xdelta3mac.exe -ds "$1" patchFromVanTo63.xd3 ./oni2dev_ps2_first63layouts.iso 48 48 echo "Verifying checksum...." 49 49 MD5_OUTPUT=$(md5 ./oni2dev_ps2_first63layouts.iso) … … 55 55 elif [ "$the_answer" == "2" ]; then 56 56 echo "Creating patched version..." 57 ./xdelta3mac.exe -ds "$1" patchFromVanTo32.x 3d./oni2dev_ps2_last32layouts.iso57 ./xdelta3mac.exe -ds "$1" patchFromVanTo32.xd3 ./oni2dev_ps2_last32layouts.iso 58 58 echo "Verifying checksum...." 59 59 MD5_OUTPUT=$(md5 ./oni2dev_ps2_last32layouts.iso)
Note:
See TracChangeset
for help on using the changeset viewer.