Joined: Apr 22, 2013 Posts: 21 Location: South Carolina
Posted: Sat May 11, 2013 4:09 am Post subject: How to Create Multi-Games Disc for Dreamcast
Quick and dirty multi-game discs with XDP
by comradesnarky
First things first; game data ALWAYS goes in folders. All of the XDP files
should be in the root of the disc. Then you make folders there and put
all relevant game files in said folders.
This set is binhacked for 45000 LBA.
1.
Edit XDP.INI. Go down to the [Launcher1] section. Leave the "AppUrl="line alone.
For "AppDir=" it needs to be the folder that your game data is in. "AppName=" is the name of the game's binary, which is usually 1ST_READ.BIN, of course.
2.
The next part is dependent on your HTML skills. HTML is generally pretty
self explanatory for what it's doing, and it's not hard to learn. Open
XDPDEX.HTML in some kind of text editor (or maybe some kind of web design
program if you're that fancy). You'll see that this is made up for the
Gundam & DX 2-in-1 disc. You'll have to modify the HTML a bit to make it
display text instead of blank boxes. I'll get to that in a second though.
This line:
Code:
<a href="x-avefront://---.dream/proc/launch/1">
Determines which game the link will launch. You probably noticed while editing XDP.INI that there are multiple entries for games that you can have. They go chronologically, so whatever game you put first will be labeled as such.
XDP will allow you to set up as many pages as you want on a disc, so your disc can be as complicated or as simple as you want, and you CAN launch games from pages other XDPDEX.HTML.
3.
Hack the binaries. Now, I'm not sure if this is entirely necessary for it to be done this way, but all of the guides I read on multidiscs explained it like this. Each binary must be binhacked with the IP.BIN. The XDP binary must be the last file to be binhacked, though.
And that's it. Easy enough.
forahobby Administrator
Joined: May 22, 2003 Posts: 23945 Location: NSW, Australia
i'm still geeking-out at the column of guides!
one moment it's like...meh and the next, BOOM! (pieces of skull flying all over the shop)
the DC masterblaster is in the house!
............
thanks for sharing your guides! _________________ to all my friends... farewell and all the best to future prosperity... and remember, be excellent to each other!
atreyu187 Xbox-HQ Enthusiast
Joined: Apr 22, 2013 Posts: 21 Location: South Carolina
Posted: Sat May 11, 2013 5:43 am Post subject:
So much more to come. I plan on transferring my whole personal pbin account over hear. Even some truly technical stuff for the real geeks as well.
|
All times are GMT |Page 1 of 1
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum