israpps / HDL-Batch-installer

A GUI for HDL Dump. Featuring batch installation of PS2 games to PS2 internal hdd and some game management utilities
https://israpps.github.io/HDL-Batch-installer/
GNU General Public License v3.0
234 stars 15 forks source link

My patched game was rejected by the program #27

Closed InCah00ts closed 2 years ago

InCah00ts commented 2 years ago

Issue

Version: 3.3.0 Game: Initial D Special Stage 1.1/1.2

What happens: Installing unpatched ISO injects ISO no issue. After patching ISO via xdelta HDL kicks back error that ISO is not PS2 ISO, no other error message.

Patched 3 different Initial D ISOs to rule out bad ISO

Author of patch notes that patch ISO can be run on original PS2 hardware. Via author's discord, this should be no issue running patched ISO on original hardware.

expected behaviour

Inject ISO without fault? Not sure what to submit here.

Program version

3.3.0

other checks

israpps commented 2 years ago

It seems that this xdelta patch is making the ISO a non playstation compliant disc image.

Please... Check the log to see the reason

If it is a non playstation ISO, modify the iso with ultraiso by making sure the image has the assigned size for the type of image and the UDF checkbox marked

israpps commented 2 years ago

I made a PR to HDLDump that could possibly fix this... https://github.com/ps2homebrew/hdl-dump/pull/58