GerbilSoft / rom-properties

ROM Properties Page shell extension
GNU General Public License v2.0
459 stars 35 forks source link

[Feature Request] CDI Support #411

Open 60fpshacksrock opened 6 months ago

60fpshacksrock commented 6 months ago

Can you add Disc Juggler CDI support?

GerbilSoft commented 6 months ago

I started implementing a CdiReader class some years ago, but never really got around to finishing it. I'll take another look at it later.

60fpshacksrock commented 6 months ago

Thank you.

(ImgBurn supports it if you put the pfctoc.dll beside ImgBurn.exe)

GerbilSoft commented 6 months ago

It seems that my old code, and attempts to rework it to handle the proper CDI structures, isn't reading something properly. I'm not sure what's wrong with it, so I'll have to put off adding support for CDI for now.

May look into using another library to read CD formats, e.g. libmirage. (libmirage supports CDI, CCD, NRG, and a bunch of other proprietary disc image formats.)

60fpshacksrock commented 5 months ago

No problem and no rush.

Thank you.