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