marcosgaming Posted Wednesday at 06:16 PM Posted Wednesday at 06:16 PM 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 Quote
JoeViking245 Posted Thursday at 01:28 PM Posted Thursday at 01:28 PM 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. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.