From dd9a2e5924afabb2268ab58fbddc74051aefb128 Mon Sep 17 00:00:00 2001 From: jaby Date: Sun, 10 Jul 2022 19:51:52 +0200 Subject: [PATCH] Make Finalize.bat output text of ISO generation not calculation --- Tools/Finalize.bat | 4 ++-- Tools/psxcdgen | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Tools/Finalize.bat b/Tools/Finalize.bat index 6c69ef0c..eb0ce0a0 100644 --- a/Tools/Finalize.bat +++ b/Tools/Finalize.bat @@ -7,12 +7,12 @@ if %2 == skip goto end if not exist "%4/bin/GlobalLBATable.bin" echo Planschi > "%4%/bin/GlobalLBATable.bin" echo "Calculate LBAs" -%1 -y -lba %4\iso\Info\%3.lba -lbahead %4\iso\Info\%3.h -noisogen %4\iso\%3ISODesc.xml +%1 -y -lba %4\iso\Info\%3.lba -lbahead %4\iso\Info\%3.h -noisogen %4\iso\%3ISODesc.xml *> nul if exist "%4\iso\%3LBAFile.json" LBAHacker.exe %4\iso\%3LBAFile.json if %2 == calculate goto end -%1 -y %4\iso\%3ISODesc.xml *> nul +%1 -y %4\iso\%3ISODesc.xml echo "Wrote ISO image" :end \ No newline at end of file diff --git a/Tools/psxcdgen b/Tools/psxcdgen index d5a46d89..39aa0844 160000 --- a/Tools/psxcdgen +++ b/Tools/psxcdgen @@ -1 +1 @@ -Subproject commit d5a46d89c0df2cae10d63193756d5e8b24adc4c8 +Subproject commit 39aa0844f516368d2e01788100a747511bc52732