Now supports CDI and GDI images.
But need to understand, CDI images and BIN tracks in GDI have some unused data in sectors, so the loader used sector-by-sector reading, this leads to some regression in speed of reading.
I recommend use GDI images with small optimization. You need just convert BIN tracks to ISO, and change info in .gdi file. For all operations I writed a new util (gdiopt), you can use it with optimize_gdi.bat in new ISO Make Pack v2.2
And… just not use CDI for all ;) For SD it's a hard work (as BIN tracks in GDI), for HDD just less comfortable.
But need to understand, CDI images and BIN tracks in GDI have some unused data in sectors, so the loader used sector-by-sector reading, this leads to some regression in speed of reading.
I recommend use GDI images with small optimization. You need just convert BIN tracks to ISO, and change info in .gdi file. For all operations I writed a new util (gdiopt), you can use it with optimize_gdi.bat in new ISO Make Pack v2.2
And… just not use CDI for all ;) For SD it's a hard work (as BIN tracks in GDI), for HDD just less comfortable.