You will need isobuster:
http://www.isobuster.com/And mkisofs, that is part of cdrtools:
http://smithii.com/files/cdrtools-latest.zip1- Extract the contents from cd or iso.
2- Modify whatever you want.
3- Extract the ip.bin with isobuster
· Right-click on the session
· Select "extract from-to"
· Select Start LBA = 0 and End LBA = 29 *
· Save as IP.TAO **
· Rename IP.TAO to ip.bin
4- Create a folder "game"
5- Inside "game" create a directory "cd"
6- Copy ip.bin to the "cd" folder
7- Copy mkisofs.exe and cygwin1.dll to the "game" folder
8- Create a file makeiso.txt
9- Write this to makeiso.txt:
mkisofs -quiet -sysid "SEGA SATURN" -volid "GAMENAMEHERE" -volset "GAMNENAMEHERE" -publisher "SEGA ENTERPRISES, LTD." -preparer "SEGA ENTERPRISES, LTD." -appid "GAMENAMEHERE" -abstract "ABS.TXT" -copyright "CPY.TXT" -biblio "BIB.TXT" -generic-boot ip.bin -full-iso9660-filenames -o GAMENAMEHERE.iso cd
·Obviously, write the game name in GAMENAMEHERE
·I had to write the full path to the files, for ex. c:\game\mkisofs and c:\game\cd\ip.bin , do it if it produces a 0 sized iso.
10- Copy all game files to the "cd" folder
11- Rename makeiso.txt to makeiso.bat
12- Run it, it should create a working ss iso.