• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 198 199 200 201 202 ... 1198 Next »

How to join split iso files?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
How to join split iso files?
11-01-2016, 03:46 AM (This post was last modified: 11-01-2016, 08:24 AM by AnyOldName3. Edit Reason: I wrote a wrong thing )
#2
AnyOldName3 Offline
First Random post over 9000
*******
Posts: 3,535
Threads: 2
Joined: Feb 2012
If I had to guess, I'd say you're basing that command on a very thoroughly Chinese-whispered version of my second ever post to these forums (https://forums.dolphin-emu.org/Thread-combining-two-isos-from-cleanrip?pid=198716#pid198716).

The command you want is copy, with the /b switch, then a list of all the parts you have and finally the name you want the whole iso file to have. If your part files are called RSBE01.part<x>.iso, then you'll need to list all of these, and if they're not, that's probably why you're getting an error. If it's been split into three parts (i.e. if you've got 4GB chunks and have dual-layer mode on in CleanRip, which it needs to be for this game) the exact command you'll need is:



Code:
copy /b RSBE01.part0.iso+RSBE01.part1.iso+RSBE01.part2.iso RSBE01-full-iso.iso


You'll need to add as many parts as you have (e.g. if you're using 2GB chunks, you'll have more .part<x>.iso files you'll need to add), if your files have different names, you'll need to change them in the command to match, and if you want the final complete iso to have a name which isn't what I've written at the end of the command, you'll need to change that (or rename it afterwards).
OS: Windows 10 64 bit Professional
CPU: AMD Ryzen 5900X
RAM: 16GB
GPU: Radeon Vega 56
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
How to join split iso files? - Mudstone - 11-01-2016, 03:14 AM
RE: How to join split iso files? - AnyOldName3 - 11-01-2016, 03:46 AM
RE: How to join split iso files? - JosJuice - 11-01-2016, 03:49 AM
RE: How to join split iso files? - Mudstone - 11-01-2016, 08:21 AM
RE: How to join split iso files? - AnyOldName3 - 11-01-2016, 08:24 AM
RE: How to join split iso files? - Mudstone - 11-01-2016, 08:34 AM
RE: How to join split iso files? - Mudstone - 11-01-2016, 11:40 AM
RE: How to join split iso files? - AnyOldName3 - 11-01-2016, 07:27 PM
RE: How to join split iso files? - Cameron1006 - 12-22-2018, 10:24 AM
RE: How to join split iso files? - DJDXDDD2006 - 02-04-2019, 07:25 AM
RE: How to join split iso files? - marioandsonicfan04 - 02-24-2019, 10:56 PM
RE: How to join split iso files? - Shonumi - 02-04-2019, 08:05 AM
RE: How to join split iso files? - AnyOldName3 - 02-26-2019, 08:43 AM
RE: How to join split iso files? - marioandsonicfan04 - 04-15-2019, 10:38 AM
RE: How to join split iso files? - AnyOldName3 - 04-15-2019, 11:04 PM
RE: How to join split iso files? - marioandsonicfan04 - 04-21-2019, 09:58 PM
RE: How to join split iso files? - AnyOldName3 - 04-22-2019, 10:06 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode