Gaming How to Combine 2 Disc into 1 ISO file?

BhenBen_85

Well-Known Member
OP
Member
Joined
Nov 10, 2014
Messages
113
Trophies
0
Age
38
Location
Philippines
XP
258
Country
Philippines
Hi I just want to ask how to combine 2 Disc ISO into 1 Iso , because I downloaded the The Legend of Heroes : Trails in the Sky Second Chapter and it comes in two iso, I want to combine it and make it into one ISO.
 

TecXero

Technovert
Member
Joined
Apr 13, 2014
Messages
2,810
Trophies
0
Location
Mainframe
XP
1,040
Country
United States
As in they're two separate ISOs and not one split into two files? If they are just separate ISOs, I can't think of any way to safely merge them and it work. Theoretically, with a lot of work you could build an eboot out of them, but that would be an insane amount of work for a minor convenience, and I wouldn't even know where you would start.

If they're just a split ISO, you should be able to run something like:
Code:
cat Part1.iso Part2.iso > Complete.iso
Well, using a linux distro with a terminal. Not sure about under Windows.
 

BhenBen_85

Well-Known Member
OP
Member
Joined
Nov 10, 2014
Messages
113
Trophies
0
Age
38
Location
Philippines
XP
258
Country
Philippines
As in they're two separate ISOs and not one split into two files? If they are just separate ISOs, I can't think of any way to safely merge them and it work. Theoretically, with a lot of work you could build an eboot out of them, but that would be an insane amount of work for a minor convenience, and I wouldn't even know where you would start.

If they're just a split ISO, you should be able to run something like:
Code:
cat Part1.iso Part2.iso > Complete.iso
Well, using a linux distro with a terminal. Not sure about under Windows.


Hehehe... yes its two ISO Disc 1 and Disc 2, with 1.3gb Disc 1 and 1.2gb Disc 2, I think i'm just gonna go and play it in two disc, if combining it will take to much time and searching for solution take so much time also, : ) thanks for the reply.
 

Cyan

GBATemp's lurking knight
Former Staff
Joined
Oct 27, 2002
Messages
23,749
Trophies
4
Age
46
Location
Engine room, learning
XP
15,662
Country
France
it's not easy to merge two discs into one.
first you need to extract both, then compare the folders and files (filename could be the same but with different content!, different menus or data based on disc or story progress)
then merge all folders.
But that's not all, the game need to know that it can read the files without switching discs, so you need to edit the file table, and hack the executables to read files instead of asking disc swap, etc.

extract and rebuild ISO is the easier part.
editing and hacking the game is hard
There's also a size limit (2GB?) for ISO, not all CFW are compatible with big single ISO.
 

TecXero

Technovert
Member
Joined
Apr 13, 2014
Messages
2,810
Trophies
0
Location
Mainframe
XP
1,040
Country
United States
Hehehe... yes its two ISO Disc 1 and Disc 2, with 1.3gb Disc 1 and 1.2gb Disc 2, I think i'm just gonna go and play it in two disc, if combining it will take to much time and searching for solution take so much time also, : ) thanks for the reply.
If size is the concern, run them through UMDGen. It has an option to optimize and shrink padding. So you'll be left with mostly just the game, little to no garbage data they put in to push to the data to the outside of the disc.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    NinStar @ NinStar: there a bunch of good games missing, one of them (which makes a lot of sense for this type of...