Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Can you send me finals files for to try please ?

My directories are this :

Games bin in subfolders games -> C:\Users\PC Mark\Desktop\PS2 Test

Output ISO games -> C:\Users\PC Mark\Desktop\PS2 Test\PS2ISO

PowerISO -> C:\Program Files\PowerISO\piso.exe

Thanks

 

Posted
19 hours ago, marcosgaming said:

Can you send me finals files for to try please ?

My directories are this :

Games bin in subfolders games -> C:\Users\PC Mark\Desktop\PS2 Test

Output ISO games -> C:\Users\PC Mark\Desktop\PS2 Test\PS2ISO

PowerISO -> C:\Program Files\PowerISO\piso.exe

Thanks

 

As stated, you just need to add the one line (plus "pause" so you can see the results before the Command Window closes)

for %%f in (*.bin) do ("C:\Program Files\PowerISO\piso.exe" convert "%%f" -o "%%~nf.iso")
pause

to a text file and save it as a batch file (.bat).  Just like you did previously.

Put this file in the same folder as your ROM files and run (double-click) it.

Then move the newly created .iso files (in that same folder) to wherever you want.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...