Hacking SSBB Mod ISO Builder

Should ProjectM Full Set and Wifi-Safe versions share same GameID or have different GameIDs?


  • Total voters
    95

kira1000

Well-Known Member
Member
Joined
Sep 30, 2010
Messages
110
Trophies
0
Age
31
Location
Australia
XP
322
Country
I was wondering, would I be able to use this to make an ISO of a BrawlEx pack? I found one that has a lot of characters that me and my brothers want and would REALLY like to be able to use it without having to find an 8GB SD card.
 

SkittleDash

Head Nurse
Member
Joined
Oct 21, 2015
Messages
1,863
Trophies
2
Age
28
Location
Storm Border
XP
1,065
Country
Japan
Would be nice to have Shock Smash compatibility. Is it even possible to install Shock Smash manually to iso? I don't have the psychical disc since this is NTSC only. So Riivolution is a bust for me.
 

markehmus

Well-Known Member
Member
Joined
Jul 26, 2008
Messages
1,521
Trophies
0
Age
112
Location
in the GAME
XP
1,279
Country
Canada
Would be nice to have Shock Smash compatibility. Is it even possible to install Shock Smash manually to iso? I don't have the psychical disc since this is NTSC only. So Riivolution is a bust for me.

wiiscrubber (to repalace one file in the iso at a time which sux)
or
i have used qtwitgui , which uses
(click this)
Wiimms ISO Tools

(Wiimms ISO Tools is the best to replace many files at once)
http://wit.wiimm.de/
 

SkittleDash

Head Nurse
Member
Joined
Oct 21, 2015
Messages
1,863
Trophies
2
Age
28
Location
Storm Border
XP
1,065
Country
Japan

Fatih120

Well-Known Member
Member
Joined
Jan 22, 2016
Messages
178
Trophies
0
Location
Albania
XP
228
Country
United States
I was wondering, would I be able to use this to make an ISO of a BrawlEx pack? I found one that has a lot of characters that me and my brothers want and would REALLY like to be able to use it without having to find an 8GB SD card.

I'm sorry if this is a slight bump, I've been wondering the same thing as quoted. Could I just use another program to just directly replace files as well?
 

markehmus

Well-Known Member
Member
Joined
Jul 26, 2008
Messages
1,521
Trophies
0
Age
112
Location
in the GAME
XP
1,279
Country
Canada
I was wondering, would I be able to use this to make an ISO of a BrawlEx pack? I found one that has a lot of characters that me and my brothers want and would REALLY like to be able to use it without having to find an 8GB SD card.

I'm sorry if this is a slight bump, I've been wondering the same thing as quoted. Could I just use another program to just directly replace files as well?

important step:
2.Copy the contents of the Mod you want (the riivolution folder containing its
xmls AND the folder of content along with the riivolution folder) to this same
directory as this README file.

yes you could change the characters out and rebuild the iso with just wimms tools , but it wouldnt have all the features of some of the hacks since you need to edit the iso with the new Riivo files and or RSBE01.gct hacks
 

Deleted member 442567

Well-Known Member
Member
Joined
Feb 18, 2018
Messages
119
Trophies
0
Age
20
XP
451
Country
Germany
Current Version: v1.01
Updated: 2014-01-13

Hello everyone,

A while back, when Newer SMBW was released, I made an ISO Builder to combine the Newer distro pack and a NSMBW ISO to build an ISO version of Newer. During that time, I saw a few people posting asking if similar things could be done for SSBB and its Mods. I thought I would give it a go to see if I could, and I managed to do it, using my NSMBW Mod ISO Builder as a base So now...

I present, SSBB Mod ISO Builder :)

Here is the README:
Code:
SSBB Mod ISO Builder v1.01
Builder by damysteryman/Team DARK
Powered by WIT v2.22c r4523 by Wiimm
 
Thanks to Wiimm for Batch file info and assistance
Thanks to AbdallahTerro for providing custom Banner DL Repository
Credits also to Wiimm for WIT, included in this pack
Also uses wget from cygwin package
 
This will combine an ISO/WBFS copy of Super Smash Bros. Brawl
and riivolution/ocarina style packs of the following Mods:
 
- Project M (v3.01)
- Brawl -
- Brawl +
- Balanced Brawl
 
...to create a standard ISO/WBFS version of the selected Mod.
 
Supports only USA versions of SSBB, since most of these Mods themselves
only support the USA version of SSBB.
 
HOWTO:
1. Extract contents of this .zip file to a new working directory.
Get your ISO of SSBB, and copy it to the same directory as
this README file.
 
2. Copy the contents of the Mod you want (the riivolution folder containing its
xmls AND the folder of content along with the riivolution folder) to this same
directory as this README file.
 
3. Run Build_ISO.bat, follow its prompts and wait for it to build
the Mod ISO.
 
4. Use/run the newly built ISO/WBFS however way you would :P
IMPORTANT: Make sure any Ocarina or Hooktype settings for the game in your
loader are DISABLED!
 
5. Enjoy!
 
Generated ISO has Header GameID of:
Project M:    RSBEPM
Brawl -:    RSBEBM
Brawl +:    RSBEBP
Balanced Brawl:    RSBEBB
 
There is also an option to change the tmd/ticket ID of KSBE to keep savegames
seperate from the original game's one in Data Management.
 
Also, there is also to option to download a custom banner (.bnr aka
"Disc Channel" display) for the ISO/WBFS from AbdallahTerro's repository, or provide
your own. Your .bnr files go in the "banners" folder, with the Mod's GameID as its filename
(e.g. RSBEPM.bnr for ProjectM).
 
WBFS output has been tested in both Dolphin and on Wii/vWii via USB Loaders and seems to
be working fine. ISO output has not been tested, nor has loading via burned disc.
 
Changelog:
 
v1.01
- Updated ProjectM support from v2.5b to v3.01
- Fixed a banner download bug
 
v1.00
- Initial release.

You provide it an valid SSBB ISO (Only USA version supported, since these Mods only really support USA version themselves), along with the Mod's files, run the script, follow the prompts to make your selection, and then let it do its thing.

I have personally tested .wbfs on Dolphin, and on real Wii and vWii via USB Loader GX, and it seems to all work fine, using SSBB USA disc v1.02 as a base.
I have not tested .iso on burned discs however.

Unsure if other configurations and situations will work fine, please report any issues here and hopefully we will be able to help fix them.

Download v1.01: (2014-01-13)
Filetrip
Mediafire

Enjoy!


_____________________________________________________________________________

2014-11-15: Hello, this is GorTesK, the following content has been modified by me, for errors/bugs/mistakes don't annoy damysteryman, but contact me instead

this is damysterman's original file - only modified to build Project M 3.5
(Brawl-,Brawl+ and BrawlBalance remain untouched and are outdated for now)
Build_ISO.bat

PM 3.5 will work without this, but there will be sound bugs, so if you want it to work 100%, use this file, too
smashbros_sound.brsar

for PM 3.5 your folder should look like this (INCLUDING the codes folder)
the Smash iso should be unscrubbed to avoid trouble with WIT
28wjbz4.jpg


I will update the batch file for different ProjectM Mods in the future, please be patient

2014-11-18:
I added compatibility for Project M Patt Edition 3.5-01
Also added more checks, so that if you miss any necessary file, the batch script will now tell you exactly which one!
Before that it only checked for the existense of the Mod folder,
now it also checks for an existing RSBE01.gct file, the patch files, WIT files, smashbros_sound.brsar and it even gives you an error message, if you use a scrubbed and invalid Smash .iso

Can i make Infinite with it or other Brawlex packs?
 

FancyNintendoGamer567

Well-Known Member
Member
Joined
Feb 13, 2017
Messages
1,017
Trophies
0
XP
1,375
Country
United States
You can have multiple mods using just Gecko, if you don't mind having to change the names of the GCTs every time you wanna play a different Brawl mod.
You might be able to select different mods more easily using Riivolution when you got everything setup.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Veho @ Veho: Thank you based Dinoh.