marcosgaming Posted November 18, 2022 Posted November 18, 2022 Hi guys i have a lot of games for XBOX classic and i would use them on XEMU emulator so i'm searching a fast method for convert them all together from ISO into Folders and finally into XISO. And at last i would import all together on LaunchBox and scan snap on emumovies. There is a fast way by batch script ???? Please help me, i'm not so good in code and commands line. Thanks, Mark. Quote
JoeViking245 Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 12:29 AM, marcosgaming said: Hi guys i have a lot of games for XBOX classic and i would use them on XEMU emulator so i'm searching a fast method for convert them all together from ISO into Folders and finally into XISO. And at last i would import all together on LaunchBox and scan snap on emumovies. There is a fast way by batch script ???? Please help me, i'm not so good in code and commands line. Thanks, Mark. Expand Did you try using the batch files from a couple posts back? 1 Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 Hi Joe, Thanks for a fast answer. Yes i check the post but don't works. Maybe I'm wrong. So resume. .. I have one folder c:games with more ISO games inside. How to do now for convert all together in XISO directly? There is a way? Thanks. Quote
JoeViking245 Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 12:41 PM, marcosgaming said: How to do now for convert all together in XISO directly? Expand I'm not really familiar with all the XISO, ISO, XISO Folder stuff as I don't emulate Xbox. So I don't know what you start with and are supposed to end up with. I am however somewhat familiar with batch files. You say you have a bunch of ISO files in your C:\games\ folder. And that you need to convert from "ISO into Folder". It looks like that's what Darrel's 1st attached batch file will do. "Just put the .bat files and the extract-xiso.exe in the same folder with your games." "Don't work" is pretty vague. Can you maybe give more details on exactly what's not working? Maybe @darreldearthcan see something in your questions that I'm not understanding and can help out. 2 Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 1:33 PM, JoeViking245 said: I'm not really familiar with all the XISO, ISO, XISO Folder stuff as I don't emulate Xbox. So I don't know what you start with and are supposed to end up with. I am however somewhat familiar with batch files. You say you have a bunch of ISO files in your C:\games\ folder. And that you need to convert from "ISO into Folder". It looks like that's what Darrel's 1st attached batch file will do. "Just put the .bat files and the extract-xiso.exe in the same folder with your games." "Don't work" is pretty vague. Can you maybe give more details on exactly what's not working? Maybe @darreldearthcan see something in your questions that I'm not understanding and can help out. Expand I'm came back now at home and i retry. I don't understand the code language. I send photo of my directory. What i write in promt command ?? This is only a test for 2 games, but later i have 1.000 about All must be automatic. I must prepare them for emulator XEMU, so i need XISO files. I'm waiting you. Thanks. Quote
JoeViking245 Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 6:28 PM, marcosgaming said: What i write in promt command ?? Expand Double click (or select it and press Enter) the .bat file. 2 Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 Wow!!! So easy ? And now that i have folders ? I put other file inside and double click on it ? Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 Folders seems ok, and now ? Hot convert them in XISO for XEMU ? See the picture. Quote
JoeViking245 Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 6:55 PM, marcosgaming said: Wow!!! So easy ? And now that i have folders ? I put other file inside and double click on it ? Expand On 1/16/2022 at 12:20 AM, darreldearth said: Just put the .bat files and the extract-xiso.exe in the same folder with your games. Expand Ya, looks like they both would go in the same folder. So now just double-click on the other one. Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 Don't works. Now i have folder as in photo. I put the other file bat too inside this folder and if i do double click, nothing. Black window just for 1 second and nothing. Ideas ? Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 It's ok now but i must rename folders manually o there is other way ? I would that at the end of this operations names of games are perfect for scraping on LaunchBox by Emumovies. Thanks Quote
JoeViking245 Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 7:18 PM, marcosgaming said: Don't works. Expand Right click the 2nd file (Convert All Folder XISO's to XISO.ISO's Bat.bat) and select Edit. Add a double quote ( " ) [not 2 single quotes] around the last part. "%%d" Also, on the next line add "pause" (without quotes). FOR /D %%d in (*) DO extract-xiso -c "%%d" pause Save and close the file and double click it again. Adding "pause" will keep the black window open when it's done so you can see if it errors or is successful. 1 1 Quote
JoeViking245 Posted November 18, 2022 Posted November 18, 2022 Adding the quotes will fix the error with files that have spaces in their names. 1 Quote
marcosgaming Posted November 18, 2022 Posted November 18, 2022 On 11/18/2022 at 7:39 PM, JoeViking245 said: Adding the quotes will fix the error with files that have spaces in their names. Expand You are MONSTER !!!!! Really THANKS! Great! Now i test it on my 1.000 and more games!! 🤩 1 1 Quote
Xx_Strike_xX Posted June 2, 2024 Posted June 2, 2024 I have about 900 games that are in xbe folder format. How would I go about bulk converting them to xiso? 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.