PDA

View Full Version : please help on iml2iso program


earthman
09-11-2002, 15:37
i cant convert an .iml file to .iso file when i try to do it, an error message pop up "Error: could not open C:\M"
please help thanks you

psx_paul
09-11-2002, 16:13
you need to copy iml2iso.exe into your game folder ie. C:\Game\

then call up command prompt, bit of dos code to select game folder, then command "iml2iso.exe nameofiml.iml nameofiso.iso"


by any chance, are you trying to burn a cd-based game onto dvd-r ???

earthman
09-11-2002, 17:19
i did the same things that u say and the game is dvd but it still not work

TylerDurden
09-11-2002, 17:35
@ earthman,

You need to have the .iml, .ims, the files of all that were included to make the iml ims, and the program iml2iso.


The open MSDOS prompt

Assuming all your files are in C:\M type this in MSDOS:

cd C:\M

Then type this:

iml2iso thenameofyour.iml thenameofyour.iso

and click enter.




Tyler!

earthman
09-11-2002, 18:07
thanks guys i solve the problem

psx_paul
10-11-2002, 03:08
Originally posted by earthman
thanks guys i solve the problem
You solved the problem of using iml2iso, or yu solved the problem of getting the game to boot?