Open Sanaki opened 3 years ago
This is out of topic, but is there any tool for linux to do the same thing as SBITools?
edit: never mind, i found your comment on the Aaru bugreport and i'm watching it.
Crazy that redump never bothered with this. Hopefully they make a chd release soon.
The issue referenced in the prior comment, in case others want to watch it: aaru-dps/Aaru#330
This has now been implemented in PCSX ReARMed. In case the specific commit is of value in helping with the implementation here: libretro/pcsx_rearmed@75d5614bce62f7c2b3ca196574cf28bc9d050cdb
Description
Attempts to load a chd with subchannels will crash the core immediately. The same data used to produce it can be loaded and successfully utilized in both ccd and toc format.
Expected behavior
Game loads, core does not crash, subchannels are read from the chd as well.
Actual behavior
Core crashes immediately on attempted load with the following:
Steps to reproduce the bug
Steps to produce the chd in question
on a Windows system (wine is not sufficient for this tool)with the-cue2ccd
flag to produce a ccd+img+sub.aaru i convert -f game.ccd game.toc
chdman createcd -i game.toc -o game.chd
Version/Commit
Beetle PSX HW: 4312194
Environment information