• Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!

    You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!

DOWNLOAD LINK Brawl+, Brawl-, Unstoppbrawl, PM, Balanced Brawl AIO RIIVOLUTION

LegendarySuperMario

Smash Rookie
Joined
Jul 6, 2009
Messages
20
please report any bugs or anything either in the forum or a PM. trying to get the pack perfect.
Actually, there's only 1 tiny problem that I know of so far... Project M doesn't have it's custom title screen. Plus, the main menu is still the Brawl one (the CSS and SSS are fine though.)

I'll let you know if I find anything else.
 

Supreme Dirt

King of the Railway
Joined
Sep 28, 2009
Messages
7,336
For some files, you need to add "_en" to the end, before the file extension.

Brawl 64 will have this by default, as Gecko will be unsupported.
 

Jackpot08

Smash Apprentice
Joined
Dec 17, 2007
Messages
92
Location
California
For some files, you need to add "_en" to the end, before the file extension.

Brawl 64 will have this by default, as Gecko will be unsupported.
yeah i know. Bionic made the modlauncher so i'm hoping he will update it making it work with your codeset plus the new Brawl - 2.0 changes.
 

Supreme Dirt

King of the Railway
Joined
Sep 28, 2009
Messages
7,336
Do me a favour.

Open the modlauncher in Notepad.

Copy the whole thing

Put it in
Code:
 tags.

PM me it.

I'll just add Brawl 64 to it.
 

Jackpot08

Smash Apprentice
Joined
Dec 17, 2007
Messages
92
Location
California
Code:
<wiidisc version="1">
	<!-- 

	===================== Brawl Mod Launcher v2.5 by Bionic Sonic. Original program, idea and plans by Dantarion. ======================

	An XML for Riivolution 1.x that lets you switch between different mods (Brawl, +, -, Balanced Brawl, P:M, and 2 custom ones), without
	losing textures or custom content that you might have downloaded. For any tournaments, whether modded or not, there is also an option
	to disable any character, stage (or both) textures you might have that may cause interference. Compatible with RiiFS.

	v2.02 is compatible with Brawl+ 7.0, Brawl- 1.5, Balanced Brawl 2, Unstoppabrawl 1.0 and Project: M alpha.

	NOTE: "codehandler.bin" is supposed to go into the "riivolution" folder for Ocarina codes. Also, any GCT's that include Phantom Wings's
	File Patch Code will give Riivolution a black screen, so it is advised you leave out that code.

	Smashboards thread for Riivolution help for Brawl: [url]http://www.smashboards.com/showthread.php?t=269428[/url]



	=========== Where do I place my mods? ===================

	X:/brawlmods/bbrawl/ - Balanced Brawl. RSBE01.gct goes in this folder, as well as all of the other "pf" files.

	X:/brawlmods/brawlminus/ - Brawl Minus. RSBE01.gct goes in this folder, as well as all of the other "pf" files.

	X:/brawlmods/brawlplus/ - Brawl Plus. RSBE01.gct goes in this folder, as well as all of the other "pf" files.
	
	X:/brawlmods/ubrawl/ - UnstoppaBrawl. RSBE01.gct goes in this folder, as well as "fighter".

	X:/brawlmods/custom1/ - Custom Set #1. RSBE01.gct goes in the root of this folder. Contains "fighter",
				"info", "info2", "menu", "menu2", "module", "stage" and "system" folders as well.

	X:/brawlmods/custom2/ - Custom Set #2. RSBE01.gct goes in the root of this folder. Contains "fighter",
				"info", "info2", "menu", "menu2", "module", "stage" and "system" folders as well.
				
	X:/brawlmods/custom3/ - Custom Set #2. RSBE01.gct goes in the root of this folder. Contains "fighter",
				"info", "info2", "menu", "menu2", "module", "stage" and "system" folders as well.

	X:/brawlmods/projectm/ - Project: M. RSBE01.gct goes in this folder, as well as all of the other "pf" files.

	X:/brawlmods/vbrawl/ - Regular Brawl. RSBE01.gct goes in the root of this folder. Contains "fighter",
				"info", "info2", "menu", "menu2", "module", "stage" and "system" folders as well.

	=========== Where do I place my music? ===================

	X:/brawlmods/music/ - Where you place "info.pac", and optionally, "smashbros_sound.brsar".
	X:/brawlmods/music/strm/ - Where you place all of your BRSTM files to be used in game.

	=========== Where do I place my textures? ================

	X:/brawlmods/textures/fighter/ - All of the character textures go here, e.g. X:/brawlmods/textures/fighter/captain/FitCaptain00.pac
	X:/brawlmods/textures/info/ - Anything that belongs in "info" goes in here.
	X:/brawlmods/textures/menu/ - Anything that belongs in "menu" goes in here.
	X:/brawlmods/textures/menu2/ - Anything that belongs in "menu2" or "pfmenu2" goes in here.
	X:/brawlmods/textures/item/ - Item Textures.
	X:/brawlmods/textures/toy/ - Item Textures.
    X:/brawlmods/stages/ - All stage textures (pac) + any module files (rel) go here.

	=========== How about my movies (THP files)? =============

	X:/brawlmods/movies/ - Place any THP files you have in here.
	
	================ And PSA movesets? =======================
	
	X:/brawlmods/movesets/ - Place PSA movesets here (e.g. /brawlmods/movesets/falcon/FitFalcon ->
															/pf/fighter/falcon/FitFalcon)

	-->
	<id game="RSB" />
	<options>
		<section name="Brawl Mod Launcher v2.5">
			<option name="Textures" default="1">
				<choice name="Enabled"><patch id="tex_on" /><patch id="tex_stage" /></choice>
				<choice name="Characters Only"><patch id="tex_char" /></choice>
				<choice name="Stages Only"><patch id="tex_stage" /></choice>
			</option>
			<option name="Code Set" default="1">
				<choice name="Brawl w/ Codes"><patch id="vbrawl" /><patch id="ocarina" /></choice>
				<choice name="Brawl+"><patch id="brawlplus" /><patch id="ocarina" /></choice>
				<choice name="Brawl-"><patch id="brawlminus" /><patch id="ocarina" /></choice>
				<choice name="Balanced Brawl"><patch id="bbrawl" /><patch id="ocarina" /></choice>
				<choice name="Project: M"><patch id="projectm" /><patch id="ocarina" /></choice>
				<choice name="UnstoppaBrawl"><patch id="ubrawl" /><patch id="ocarina" /></choice>
				<choice name="Custom Set #1"><patch id="customone" /><patch id="ocarina" /></choice>
				<choice name="Custom Set #2"><patch id="customtwo" /><patch id="ocarina" /></choice>
				<choice name="Custom Set #3"><patch id="customthree" /><patch id="ocarina" /></choice>
			</option>
			<option name="Custom Music" default="1">
				<choice name="Enabled"><patch id="music" /></choice>
			</option>
			<option name="Sound Effects" default="1">
				<choice name="Enabled"><patch id="sfx" /></choice>
			</option>
			<option name="Custom Movies (THP)" default="1">
				<choice name="Enabled"><patch id="thp" /></choice>
			</option>
            <option name="Custom Movesets (PSA)" default="0">
				<choice name="Enabled"><patch id="psa" /></choice>
			</option>
		</section>
	</options>
	<patch id="tex_on">
		<folder external="/brawlmods/textures/fighter" disc="/fighter/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/info" disc="/info/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/info2" disc="/info2/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/menu" disc="/menu/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/menu2" disc="/menu2/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/item" disc="/item/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/toy" disc="/toy/" recursive="true" resize="true" />
		<file external="/brawlmods/textures/menu2/mu_menumain.pac" disc="/menu2/mu_menumain_en.pac" />
		<file external="/brawlmods/textures/menu2/sc_title.pac" disc="/menu2/sc_title_en.pac" />
		<file external="/brawlmods/textures/system/common2.pac" disc="/system/common2_en.pac" />
		<file external="/brawlmods/textures/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/textures/system/common4.pac" disc="/system/common4_en.pac" />
		<file external="/brawlmods/textures/system/common5.pac" disc="/system/common5_en.pac" />
		<file external="/brawlmods/textures/fighter/captain/FitCaptain01.pcs" disc="/fighter/captain/FitCaptain01_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal00.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal00_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal01.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal01_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal02.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal02_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal03.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal03_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal04.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal04_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinalSpy.pac" disc="/fighter/poketrainer/FitPokeTrainerFinalSpy_en.pcs" />
	</patch>
	<patch id="tex_char">
		<folder external="/brawlmods/textures/info" disc="/info/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/menu" disc="/menu/" recursive="true" resize="true" />
		<folder external="/brawlmods/textures/fighter" disc="/fighter/" recursive="true" resize="true" />
		<file external="/brawlmods/textures/common5.pac" disc="/system/common5_en.pac" />
		<file external="/brawlmods/textures/fighter/captain/FitCaptain01.pcs" disc="/fighter/captain/FitCaptain01_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal00.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal00_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal01.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal01_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal02.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal02_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal03.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal03_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinal04.pac" disc="/fighter/poketrainer/FitPokeTrainerFinal04_en.pcs" />
		<file external="/brawlmods/textures/fighter/poketrainer/FitPokeTrainerFinalSpy.pac" disc="/fighter/poketrainer/FitPokeTrainerFinalSpy_en.pcs" />
	</patch>
	<patch id="tex_stage">
		<folder external="/brawlmods/stages" disc="/stage/melee/" recursive="true" resize="true" />
		<file external="/brawlmods/stages/st_battle.rel" disc="/module/st_battle.rel" />
		<file external="/brawlmods/stages/st_battles.rel" disc="/module/st_battles.rel" />
		<file external="/brawlmods/stages/st_config.rel" disc="/module/st_config.rel" />
		<file external="/brawlmods/stages/st_crayon.rel" disc="/module/st_crayon.rel" />
		<file external="/brawlmods/stages/st_croll.rel" disc="/module/st_croll.rel" />
		<file external="/brawlmods/stages/st_dolpic.rel" disc="/module/st_dolpic.rel" />
		<file external="/brawlmods/stages/st_donkey.rel" disc="/module/st_donkey.rel" />
		<file external="/brawlmods/stages/st_dxbigblue.rel" disc="/module/st_dxbigblue.rel" />
		<file external="/brawlmods/stages/st_dxcorneria.rel" disc="/module/st_dxcorneria.rel" />
		<file external="/brawlmods/stages/st_dxgarden.rel" disc="/module/st_dxgarden.rel" />
		<file external="/brawlmods/stages/st_dxgreens.rel" disc="/module/st_dxgreens.rel" />
		<file external="/brawlmods/stages/st_dxonett.rel" disc="/module/st_dxonett.rel" />
		<file external="/brawlmods/stages/st_dxpstadium.rel" disc="/module/st_dxpstadium.rel" />
		<file external="/brawlmods/stages/st_dxrcruise.rel" disc="/module/st_dxrcruise.rel" />
		<file external="/brawlmods/stages/st_dxshrine.rel" disc="/module/st_dxshrine.rel" />
		<file external="/brawlmods/stages/st_dxyorster.rel" disc="/module/st_dxyorster.rel" />
		<file external="/brawlmods/stages/st_dxzebes.rel" disc="/module/st_dxzebes.rel" />
		<file external="/brawlmods/stages/st_earth.rel" disc="/module/st_earth.rel" />
		<file external="/brawlmods/stages/st_emblem.rel" disc="/module/st_emblem.rel" />
		<file external="/brawlmods/stages/st_famicom.rel" disc="/module/st_famicom.rel" />
		<file external="/brawlmods/stages/st_final.rel" disc="/module/st_final.rel" />
		<file external="/brawlmods/stages/st_fzero.rel" disc="/module/st_fzero.rel" />
		<file external="/brawlmods/stages/st_greenhill.rel" disc="/module/st_greenhill.rel" />
		<file external="/brawlmods/stages/st_gw.rel" disc="/module/st_gw.rel" />
		<file external="/brawlmods/stages/st_halberd.rel" disc="/module/st_halberd.rel" />
		<file external="/brawlmods/stages/st_heal.rel" disc="/module/st_heal.rel" />
		<file external="/brawlmods/stages/st_homerun.rel" disc="/module/st_homerun.rel" />
		<file external="/brawlmods/stages/st_ice.rel" disc="/module/st_ice.rel" />
		<file external="/brawlmods/stages/st_jungle.rel" disc="/module/st_jungle.rel" />
		<file external="/brawlmods/stages/st_kart.rel" disc="/module/st_kart.rel" />
		<file external="/brawlmods/stages/st_madein.rel" disc="/module/st_madein.rel" />
		<file external="/brawlmods/stages/st_mansion.rel" disc="/module/st_mansion.rel" />
		<file external="/brawlmods/stages/st_mariopast.rel" disc="/module/st_mariopast.rel" />
		<file external="/brawlmods/stages/st_metalgear.rel" disc="/module/st_metalgear.rel" />
		<file external="/brawlmods/stages/st_newpork.rel" disc="/module/st_newpork.rel" />
		<file external="/brawlmods/stages/st_norfair.rel" disc="/module/st_norfair.rel" />
		<file external="/brawlmods/stages/st_oldin.rel" disc="/module/st_oldin.rel" />
		<file external="/brawlmods/stages/st_orpheon.rel" disc="/module/st_orpheon.rel" />
		<file external="/brawlmods/stages/st_otrain.rel" disc="/module/st_otrain.rel" />
		<file external="/brawlmods/stages/st_plautena.rel" disc="/module/st_plautena.rel" />
		<file external="/brawlmods/stages/st_pictchat.rel" disc="/module/st_pictchat.rel" />
		<file external="/brawlmods/stages/st_pirates.rel" disc="/module/st_pirates.rel" />
		<file external="/brawlmods/stages/st_plankton.rel" disc="/module/st_plankton.rel" />
		<file external="/brawlmods/stages/st_stadium.rel" disc="/module/st_stadium.rel" />
		<file external="/brawlmods/stages/st_stageedit.rel" disc="/module/st_stageedit.rel" />
		<file external="/brawlmods/stages/st_starfox.rel" disc="/module/st_starfox.rel" />
		<file external="/brawlmods/stages/st_tbreak.rel" disc="/module/st_tbreak.rel" />
		<file external="/brawlmods/stages/st_tengan.rel" disc="/module/st_tengan.rel" />
		<file external="/brawlmods/stages/st_village.rel" disc="/module/st_village.rel" />
		<file external="/brawlmods/stages/st_custom1.rel" disc="/module/st_custom1.rel" create="true" />
		<file external="/brawlmods/stages/st_custom2.rel" disc="/module/st_custom2.rel" create="true" />
		<file external="/brawlmods/stages/st_custom3.rel" disc="/module/st_custom3.rel" create="true" />
		<file external="/brawlmods/stages/st_custom4.rel" disc="/module/st_custom4.rel" create="true" />
		<file external="/brawlmods/stages/st_custom5.rel" disc="/module/st_custom5.rel" create="true" />
		<file external="/brawlmods/stages/st_custom6.rel" disc="/module/st_custom6.rel" create="true" />
		<file external="/brawlmods/stages/st_custom7.rel" disc="/module/st_custom7.rel" create="true" />
		<file external="/brawlmods/stages/st_custom8.rel" disc="/module/st_custom8.rel" create="true" />
		<file external="/brawlmods/stages/st_custom9.rel" disc="/module/st_custom9.rel" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM1.pac" disc="/stage/melee/STGCUSTOM1.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM2.pac" disc="/stage/melee/STGCUSTOM2.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM3.pac" disc="/stage/melee/STGCUSTOM3.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM4.pac" disc="/stage/melee/STGCUSTOM4.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM5.pac" disc="/stage/melee/STGCUSTOM5.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM6.pac" disc="/stage/melee/STGCUSTOM6.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM7.pac" disc="/stage/melee/STGCUSTOM7.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM8.pac" disc="/stage/melee/STGCUSTOM8.pac" create="true" />
		<file external="/brawlmods/stages/STGCUSTOM9.pac" disc="/stage/melee/STGCUSTOM9.pac" create="true" />
		<file external="/brawlmods/stages/STGDXONETT.pac" disc="/stage/melee/STGDXONETT_en.pac" />
		<file external="/brawlmods/stages/STGDXPSTADIUM.pac" disc="/stage/melee/STGDXPSTADIUM_en.pac" />
		<file external="/brawlmods/stages/STGGW.pac" disc="/stage/melee/STGGW_en.pac" />
		<file external="/brawlmods/stages/STGHOMERUN.pac" disc="/stage/melee/STGHOMERUN_en.pac" />
		<file external="/brawlmods/stages/STGMADEIN.pac" disc="/stage/melee/STGMADEIN_en.pac" />
		<file external="/brawlmods/stages/STGNEWPORK.pac" disc="/stage/melee/STGNEWPORK_en.pac" />
		<file external="/brawlmods/stages/STGPICTCHAT.pac" disc="/stage/melee/STGPICTCHAT_en.pac" />
		<file external="/brawlmods/stages/STGRESULT.pac" disc="/stage/melee/STGRESULT_en.pac" />
		<file external="/brawlmods/stages/STGSTADIUM.pac" disc="/stage/melee/STGSTADIUM_en.pac" />
		<file external="/brawlmods/stages/STGVILLAGE_00.pac" disc="/stage/melee/STGVILLAGE_00_en.pac" />
		<file external="/brawlmods/stages/STGVILLAGE_01.pac" disc="/stage/melee/STGVILLAGE_01_en.pac" />
		<file external="/brawlmods/stages/STGVILLAGE_02.pac" disc="/stage/melee/STGVILLAGE_02_en.pac" />
		<file external="/brawlmods/stages/STGVILLAGE_03.pac" disc="/stage/melee/STGVILLAGE_03_en.pac" />
		<file external="/brawlmods/stages/STGVILLAGE_04.pac" disc="/stage/melee/STGVILLAGE_04_en.pac" />
	</patch>
	<patch id="vbrawl">
		<memory valuefile="/brawlmods/vbrawl/RSBE01.gct" offset="0x00570000" />
		<folder external="/brawlmods/vbrawl/fighter" disc="/fighter/" recursive="true" resize="true" />
		<folder external="/brawlmods/vbrawl/info" disc="/info/" recursive="true" resize="true" />
		<folder external="/brawlmods/vbrawl/info2" disc="/info2/" recursive="true" resize="true" />
		<folder external="/brawlmods/vbrawl/menu" disc="/menu/" recursive="true" resize="true" />
		<folder external="/brawlmods/vbrawl/menu2" disc="/menu2/" recursive="true" resize="true" />
		<folder external="/brawlmods/vbrawl/module" disc="/module/" recursive="true" resize="true" />
		<folder external="/brawlmods/vbrawl/stage" disc="/stage/" recursive="true" resize="true" />
		<file external="/brawlmods/vbrawl/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/vbrawl/system/common5.pac" disc="/system/common5_en.pac" />
	</patch>
	<patch id="brawlplus">
		<memory valuefile="/brawlmods/brawlplus/RSBE01.gct" offset="0x00570000" />
		<file external="/brawlmods/brawlplus/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/brawlplus/system/common5.pac" disc="/system/common5_en.pac" />
		<file external="/brawlmods/brawlplus/fighter/captain/FitCaptain.pac" disc="/fighter/captain/FitCaptain.pac" />
		<file external="/brawlmods/brawlplus/fighter/dedede/FitDedede.pac" disc="/fighter/dedede/FitDedede.pac" />
		<file external="/brawlmods/brawlplus/fighter/diddy/FitDiddy.pac" disc="/fighter/diddy/FitDiddy.pac" />
		<file external="/brawlmods/brawlplus/fighter/donkey/FitDonkey.pac" disc="/fighter/donkey/FitDonkey.pac" />
		<file external="/brawlmods/brawlplus/fighter/falco/FitFalco.pac" disc="/fighter/falco/FitFalco.pac" />
		<file external="/brawlmods/brawlplus/fighter/falco/FitFalcoMotionEtc.pac" disc="/fighter/falco/FitFalcoMotionEtc.pac" />
		<file external="/brawlmods/brawlplus/fighter/fox/FitFox.pac" disc="/fighter/fox/FitFox.pac" />
		<file external="/brawlmods/brawlplus/fighter/fox/FitFoxMotionEtc.pac" disc="/fighter/fox/FitFoxMotionEtc.pac" />
		<file external="/brawlmods/brawlplus/fighter/gamewatch/FitGameWatch.pac" disc="/fighter/gamewatch/FitGameWatch.pac" />
		<file external="/brawlmods/brawlplus/fighter/ganon/FitGanon.pac" disc="/fighter/ganon/FitGanon.pac" />
		<file external="/brawlmods/brawlplus/fighter/ike/FitIke.pac" disc="/fighter/ike/FitIke.pac" />
		<file external="/brawlmods/brawlplus/fighter/kirby/FitKirby.pac" disc="/fighter/kirby/FitKirby.pac" />
		<file external="/brawlmods/brawlplus/fighter/koopa/FitKoopa.pac" disc="/fighter/koopa/FitKoopa.pac" />
		<file external="/brawlmods/brawlplus/fighter/link/FitLink.pac" disc="/fighter/link/FitLink.pac" />
		<file external="/brawlmods/brawlplus/fighter/lucario/FitLucario.pac" disc="/fighter/lucario/FitLucario.pac" />
		<file external="/brawlmods/brawlplus/fighter/lucas/FitLucas.pac" disc="/fighter/lucas/FitLucas.pac" />
		<file external="/brawlmods/brawlplus/fighter/luigi/FitLuigi.pac" disc="/fighter/luigi/FitLuigi.pac" />
		<file external="/brawlmods/brawlplus/fighter/mario/FitMario.pac" disc="/fighter/mario/FitMario.pac" />
		<file external="/brawlmods/brawlplus/fighter/marth/FitMarth.pac" disc="/fighter/marth/FitMarth.pac" />
		<file external="/brawlmods/brawlplus/fighter/marth/FitMarthMotionEtc.pac" disc="/fighter/marth/FitMarthMotionEtc.pac" />
		<file external="/brawlmods/brawlplus/fighter/metaknight/FitMetaknight.pac" disc="/fighter/metaknight/FitMetaknight.pac" />
		<file external="/brawlmods/brawlplus/fighter/ness/FitNess.pac" disc="/fighter/ness/FitNess.pac" />
		<file external="/brawlmods/brawlplus/fighter/peach/FitPeach.pac" disc="/fighter/peach/FitPeach.pac" />
		<file external="/brawlmods/brawlplus/fighter/pikachu/FitPikachu.pac" disc="/fighter/pikachu/FitPikachu.pac" />
		<file external="/brawlmods/brawlplus/fighter/pikmin/FitPikmin.pac" disc="/fighter/pikmin/FitPikmin.pac" />
		<file external="/brawlmods/brawlplus/fighter/pit/FitPit.pac" disc="/fighter/pit/FitPit.pac" />
		<file external="/brawlmods/brawlplus/fighter/pokefushigisou/FitPokeFushigisou.pac" disc="/fighter/pokefushigisou/FitPokeFushigisou.pac" />
		<file external="/brawlmods/brawlplus/fighter/pokelizardon/FitPokeLizardon.pac" disc="/fighter/pokelizardon/FitPokeLizardon.pac" />
		<file external="/brawlmods/brawlplus/fighter/pokezenigame/FitPokeZenigame.pac" disc="/fighter/pokezenigame/FitPokeZenigame.pac" />
		<file external="/brawlmods/brawlplus/fighter/popo/FitPopo.pac" disc="/fighter/popo/FitPopo.pac" />
		<file external="/brawlmods/brawlplus/fighter/purin/FitPurin.pac" disc="/fighter/purin/FitPurin.pac" />
		<file external="/brawlmods/brawlplus/fighter/robot/FitRobot.pac" disc="/fighter/robot/FitRobot.pac" />
		<file external="/brawlmods/brawlplus/fighter/samus/FitSamus.pac" disc="/fighter/samus/FitSamus.pac" />
		<file external="/brawlmods/brawlplus/fighter/sheik/FitSheik.pac" disc="/fighter/sheik/FitSheik.pac" />
		<file external="/brawlmods/brawlplus/fighter/snake/FitSnake.pac" disc="/fighter/snake/FitSnake.pac" />
		<file external="/brawlmods/brawlplus/fighter/sonic/FitSonic.pac" disc="/fighter/sonic/FitSonic.pac" />
		<file external="/brawlmods/brawlplus/fighter/szerosuit/FitSZerosuit.pac" disc="/fighter/szerosuit/FitSZerosuit.pac" />
		<file external="/brawlmods/brawlplus/fighter/toonlink/FitToonLink.pac" disc="/fighter/toonlink/FitToonLink.pac" />
		<file external="/brawlmods/brawlplus/fighter/wario/FitWario.pac" disc="/fighter/wario/FitWario.pac" />
		<file external="/brawlmods/brawlplus/fighter/wolf/FitWolf.pac" disc="/fighter/wolf/FitWolf.pac" />
		<file external="/brawlmods/brawlplus/fighter/yoshi/FitYoshi.pac" disc="/fighter/yoshi/FitYoshi.pac" />
		<file external="/brawlmods/brawlplus/fighter/zelda/FitZelda.pac" disc="/fighter/zelda/FitZelda.pac" />
		<file external="/brawlmods/brawlplus/module/st_custom1.rel" disc="/module/st_custom1.rel" />
		<file external="/brawlmods/brawlplus/module/st_custom2.rel" disc="/module/st_custom2.rel" />
		<file external="/brawlmods/brawlplus/module/st_jungle.rel" disc="/module/st_jungle.rel" />
		<file external="/brawlmods/brawlplus/module/st_donkey.rel" disc="/module/st_donkey.rel" />
		<file external="/brawlmods/brawlplus/module/st_earth.rel" disc="/module/st_earth.rel" />
		<file external="/brawlmods/brawlplus/module/st_famicom.rel" disc="/module/st_famicom.rel" />
		<file external="/brawlmods/brawlplus/module/st_metalgear.rel" disc="/module/st_metalgear.rel" />
		<file external="/brawlmods/brawlplus/module/st_newpork.rel" disc="/module/st_newpork.rel" />
		<file external="/brawlmods/brawlplus/stage/melee/STGBATTLEFIELD.PAC" disc="/stage/melee/STGBATTLEFIELD.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGCRAYON.pac" disc="/stage/melee/STGCRAYON.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGCUSTOM1.pac" disc="/stage/melee/STGCUSTOM1.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGCUSTOM2.PAC" disc="/stage/melee/STGCUSTOM2.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGDOLPIC.pac" disc="/stage/melee/STGDOLPIC.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGDONKEY.pac" disc="/stage/melee/STGDONKEY.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGDXGARDEN.pac" disc="/stage/melee/STGDXGARDEN.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGDXGREENS.pac" disc="/stage/melee/STGDXGREENS.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGDXPSTADIUM.PAC" disc="/stage/melee/STGDXPSTADIUM_en.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGDXSHRINE.pac" disc="/stage/melee/STGDXSHRINE.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGEARTH.pac" disc="/stage/melee/STGEARTH.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGEMBLEM.pac" disc="/stage/melee/STGEMBLEM.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGFAMICOM.pac" disc="/stage/melee/STGFAMICOM.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGFINAL.PAC" disc="/stage/melee/STGFINAL.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGFZERO.pac" disc="/stage/melee/STGFZERO.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGHALBERD.pac" disc="/stage/melee/STGHALBERD.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGICE.pac" disc="/stage/melee/STGICE.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGJUNGLE.PAC" disc="/stage/melee/STGJUNGLE.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGMADEIN.PAC" disc="/stage/melee/STGMADEIN.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGMANSION.pac" disc="/stage/melee/STGMANSION.pac" /> 
		<file external="/brawlmods/brawlplus/stage/melee/STGMETALGEAR_00.pac" disc="/stage/melee/STGMETALGEAR_00.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGMETALGEAR_01.pac" disc="/stage/melee/STGMETALGEAR_01.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGMETALGEAR_02.pac" disc="/stage/melee/STGMETALGEAR_02.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGNEWPORK.pac" disc="/stage/melee/STGNEWPORK_en.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGORPHEON.PAC" disc="/stage/melee/STGORPHEON.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGPALUTENA.PAC" disc="/stage/melee/STGPALUTENA.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGPICTCHAT.PAC" disc="/stage/melee/STGPICTCHAT_en.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGSTADIUM.pac" disc="/stage/melee/STGSTADIUM_en.pac" />
		<file external="/brawlmods/brawlplus/stage/melee/STGVILLAGE_00.PAC" disc="/stage/melee/STGVILLAGE_00_en.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGVILLAGE_01.PAC" disc="/stage/melee/STGVILLAGE_01_en.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGVILLAGE_02.PAC" disc="/stage/melee/STGVILLAGE_02_en.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGVILLAGE_03.PAC" disc="/stage/melee/STGVILLAGE_03_en.PAC" />
		<file external="/brawlmods/brawlplus/stage/melee/STGVILLAGE_04.PAC" disc="/stage/melee/STGVILLAGE_04_en.PAC" />
	</patch>
	<patch id="brawlminus">
		<memory valuefile="/brawlmods/brawlminus/RSBE01.gct" offset="0x00570000" />
		<file external="/brawlmods/brawlminus/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/brawlminus/system/common5.pac" disc="/system/common5_en.pac" />
		<file external="/brawlmods/brawlminus/fighter/captain/FitCaptain.pac" disc="/fighter/captain/FitCaptain.pac" />
		<file external="/brawlmods/brawlminus/fighter/dedede/FitDedede.pac" disc="/fighter/dedede/FitDedede.pac" />
		<file external="/brawlmods/brawlminus/fighter/diddy/FitDiddy.pac" disc="/fighter/diddy/FitDiddy.pac" />
		<file external="/brawlmods/brawlminus/fighter/donkey/FitDonkey.pac" disc="/fighter/donkey/FitDonkey.pac" />
		<file external="/brawlmods/brawlminus/fighter/falco/FitFalco.pac" disc="/fighter/falco/FitFalco.pac" />
		<file external="/brawlmods/brawlminus/fighter/fox/FitFox.pac" disc="/fighter/fox/FitFox.pac" />
		<file external="/brawlmods/brawlminus/fighter/gamewatch/FitGameWatch.pac" disc="/fighter/gamewatch/FitGameWatch.pac" />
		<file external="/brawlmods/brawlminus/fighter/ganon/FitGanon.pac" disc="/fighter/ganon/FitGanon.pac" />
		<file external="/brawlmods/brawlminus/fighter/ike/FitIke.pac" disc="/fighter/ike/FitIke.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirby.pac" disc="/fighter/kirby/FitKirby.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyDonkey.pac" disc="/fighter/kirby/FitKirbyDonkey.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyFalco.pac" disc="/fighter/kirby/FitKirbyFalco.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyIke.pac" disc="/fighter/kirby/FitKirbyIke.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyKoopa.pac" disc="/fighter/kirby/FitKirbyKoopa.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyLink.pac" disc="/fighter/kirby/FitKirbyLink.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyLucario.pac" disc="/fighter/kirby/FitKirbyLucario.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyLucas.pac" disc="/fighter/kirby/FitKirbyLucas.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyMotionEtc.pac" disc="/fighter/kirby/FitKirbyMotionEtc.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyNess.pac" disc="/fighter/kirby/FitKirbyNess.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyPikachu.pac" disc="/fighter/kirby/FitKirbyPikachu.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyPit.pac" disc="/fighter/kirby/FitKirbyPit.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyPopo.pac" disc="/fighter/kirby/FitKirbyPopo.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyRobot.pac" disc="/fighter/kirby/FitKirbyRobot.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbySamus.pac" disc="/fighter/kirby/FitKirbySamus.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbySheik.pac" disc="/fighter/kirby/FitKirbySheik.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbySnake.pac" disc="/fighter/kirby/FitKirbySnake.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyToonLink.pac" disc="/fighter/kirby/FitKirbyToonLink.pac" />
		<file external="/brawlmods/brawlminus/fighter/kirby/FitKirbyWolf.pac" disc="/fighter/kirby/FitKirbyWolf.pac" />
		<file external="/brawlmods/brawlminus/fighter/koopa/FitKoopa.pac" disc="/fighter/koopa/FitKoopa.pac" />
		<file external="/brawlmods/brawlminus/fighter/link/FitLink.pac" disc="/fighter/link/FitLink.pac" />
		<file external="/brawlmods/brawlminus/fighter/lucario/FitLucario.pac" disc="/fighter/lucario/FitLucario.pac" />
		<file external="/brawlmods/brawlminus/fighter/lucas/FitLucas.pac" disc="/fighter/lucas/FitLucas.pac" />
		<file external="/brawlmods/brawlminus/fighter/luigi/FitLuigi.pac" disc="/fighter/luigi/FitLuigi.pac" />
		<file external="/brawlmods/brawlminus/fighter/mario/FitMario.pac" disc="/fighter/mario/FitMario.pac" />
		<file external="/brawlmods/brawlminus/fighter/marth/FitMarth.pac" disc="/fighter/marth/FitMarth.pac" />
		<file external="/brawlmods/brawlminus/fighter/metaknight/FitMetaknight.pac" disc="/fighter/metaknight/FitMetaknight.pac" />
		<file external="/brawlmods/brawlminus/fighter/ness/FitNess.pac" disc="/fighter/ness/FitNess.pac" />
		<file external="/brawlmods/brawlminus/fighter/peach/FitPeach.pac" disc="/fighter/peach/FitPeach.pac" />
		<file external="/brawlmods/brawlminus/fighter/pikachu/FitPikachu.pac" disc="/fighter/pikachu/FitPikachu.pac" />
		<file external="/brawlmods/brawlminus/fighter/pikmin/FitPikmin.pac" disc="/fighter/pikmin/FitPikmin.pac" />
		<file external="/brawlmods/brawlminus/fighter/pit/FitPit.pac" disc="/fighter/pit/FitPit.pac" />
		<file external="/brawlmods/brawlminus/fighter/pokefushigisou/FitPokeFushigisou.pac" disc="/fighter/pokefushigisou/FitPokeFushigisou.pac" />
		<file external="/brawlmods/brawlminus/fighter/pokelizardon/FitPokeLizardon.pac" disc="/fighter/pokelizardon/FitPokeLizardon.pac" />
		<file external="/brawlmods/brawlminus/fighter/pokezenigame/FitPokeZenigame.pac" disc="/fighter/pokezenigame/FitPokeZenigame.pac" />
		<file external="/brawlmods/brawlminus/fighter/popo/FitPopo.pac" disc="/fighter/popo/FitPopo.pac" />
		<file external="/brawlmods/brawlminus/fighter/purin/FitPurin.pac" disc="/fighter/purin/FitPurin.pac" />
		<file external="/brawlmods/brawlminus/fighter/robot/FitRobot.pac" disc="/fighter/robot/FitRobot.pac" />
		<file external="/brawlmods/brawlminus/fighter/samus/FitSamus.pac" disc="/fighter/samus/FitSamus.pac" />
		<file external="/brawlmods/brawlminus/fighter/sheik/FitSheik.pac" disc="/fighter/sheik/FitSheik.pac" />
		<file external="/brawlmods/brawlminus/fighter/snake/FitSnake.pac" disc="/fighter/snake/FitSnake.pac" />
		<file external="/brawlmods/brawlminus/fighter/sonic/FitSonic.pac" disc="/fighter/sonic/FitSonic.pac" />
		<file external="/brawlmods/brawlminus/fighter/szerosuit/FitSZerosuit.pac" disc="/fighter/szerosuit/FitSZerosuit.pac" />
		<file external="/brawlmods/brawlminus/fighter/toonlink/FitToonLink.pac" disc="/fighter/toonlink/FitToonLink.pac" />
		<file external="/brawlmods/brawlminus/fighter/wario/FitWario.pac" disc="/fighter/wario/FitWario.pac" />
		<file external="/brawlmods/brawlminus/fighter/wolf/FitWolf.pac" disc="/fighter/wolf/FitWolf.pac" />
		<file external="/brawlmods/brawlminus/fighter/yoshi/FitYoshi.pac" disc="/fighter/yoshi/FitYoshi.pac" />
		<file external="/brawlmods/brawlminus/fighter/zelda/FitZelda.pac" disc="/fighter/zelda/FitZelda.pac" />
		<file external="/brawlmods/brawlminus/menu/strap/StrapEn.pac" disc="/menu/strap/StrapEn.pac" />
		<file external="/brawlmods/brawlminus/menu2/mu_menumain.pac" disc="/menu2/mu_menumain_en.pac" />
		<file external="/brawlmods/brawlminus/menu2/sc_title.pac" disc="/menu2/sc_title_en.pac" />
		<file external="/brawlmods/brawlminus/module/st_madein.rel" disc="/module/st_madein.rel" />
		<file external="/brawlmods/brawlminus/stage/melee/STGDXBIGBLUE.pac" disc="/stage/melee/STGDXBIGBLUE.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGDXYORSTER.pac" disc="/stage/melee/STGDXYORSTER.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGFAMICOM.PAC" disc="/stage/melee/STGFAMICOM.PAC" />
		<file external="/brawlmods/brawlminus/stage/melee/STGHALBERD.pac" disc="/stage/melee/STGHALBERD.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGMADEIN.pac" disc="/stage/melee/STGMADEIN_en.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGMARIOPAST_00.pac" disc="/stage/melee/STGMARIOPAST_00.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGMARIOPAST_01.pac" disc="/stage/melee/STGMARIOPAST_01.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGMETALGEAR_01.pac" disc="/stage/melee/STGMETALGEAR_01.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGMETALGEAR_02.pac" disc="/stage/melee/STGMETALGEAR_02.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGNORFAIR.pac" disc="/stage/melee/STGNORFAIR.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGPALUTENA.pac" disc="/stage/melee/STGPALUTENA.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGPIRATES.pac" disc="/stage/melee/STGPIRATES.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGSTADIUM.pac" disc="/stage/melee/STGSTADIUM_en.pac" />
		<file external="/brawlmods/brawlminus/stage/melee/STGTENGAN_1.PAC" disc="/stage/melee/STGTENGAN_1.PAC" />
		<file external="/brawlmods/brawlminus/stage/melee/STGTENGAN_2.pac" disc="/stage/melee/STGTENGAN_2.PAC" />
		<file external="/brawlmods/brawlminus/stage/melee/STGTENGAN_3.pac" disc="/stage/melee/STGTENGAN_3.PAC" />
	</patch>
	<patch id="bbrawl">
		<memory valuefile="/brawlmods/bbrawl/RSBE01.gct" offset="0x00570000" />
		<file external="/brawlmods/bbrawl/system/common5.pac" disc="/system/common5_en.pac" />
		<file external="/brawlmods/bbrawl/fighter/captain/FitCaptain.pac" disc="/fighter/captain/FitCaptain.pac" />
		<file external="/brawlmods/bbrawl/fighter/dedede/FitDedede.pac" disc="/fighter/dedede/FitDedede.pac" />
		<file external="/brawlmods/bbrawl/fighter/diddy/FitDiddy.pac" disc="/fighter/diddy/FitDiddy.pac" />
		<file external="/brawlmods/bbrawl/fighter/donkey/FitDonkey.pac" disc="/fighter/donkey/FitDonkey.pac" />
		<file external="/brawlmods/bbrawl/fighter/falco/FitFalco.pac" disc="/fighter/falco/FitFalco.pac" />
		<file external="/brawlmods/bbrawl/fighter/fox/FitFox.pac" disc="/fighter/fox/FitFox.pac" />
		<file external="/brawlmods/bbrawl/fighter/gamewatch/FitGameWatch.pac" disc="/fighter/gamewatch/FitGameWatch.pac" />
		<file external="/brawlmods/bbrawl/fighter/ganon/FitGanon.pac" disc="/fighter/ganon/FitGanon.pac" />
		<file external="/brawlmods/bbrawl/fighter/ike/FitIke.pac" disc="/fighter/ike/FitIke.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirby.pac" disc="/fighter/kirby/FitKirby.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbyLink.pac" disc="/fighter/kirby/FitKirbyLink.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbyLucas.pac" disc="/fighter/kirby/FitKirbyLucas.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbyMario.pac" disc="/fighter/kirby/FitKirbyMario.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbyNess.pac" disc="/fighter/kirby/FitKirbyNess.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbyPurin.pac" disc="/fighter/kirby/FitKirbyPurin.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbyRobot.pac" disc="/fighter/kirby/FitKirbyRobot.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbySamus.pac" disc="/fighter/kirby/FitKirbySamus.pac" />
		<file external="/brawlmods/bbrawl/fighter/kirby/FitKirbySheik.pac" disc="/fighter/kirby/FitKirbySheik.pac" />
		<file external="/brawlmods/bbrawl/fighter/koopa/FitKoopa.pac" disc="/fighter/koopa/FitKoopa.pac" />
		<file external="/brawlmods/bbrawl/fighter/link/FitLink.pac" disc="/fighter/link/FitLink.pac" />
		<file external="/brawlmods/bbrawl/fighter/lucario/FitLucario.pac" disc="/fighter/lucario/FitLucario.pac" />
		<file external="/brawlmods/bbrawl/fighter/lucas/extra.pac" disc="/fighter/lucas/extra.pac" />
		<file external="/brawlmods/bbrawl/fighter/lucas/FitLucas.pac" disc="/fighter/lucas/FitLucas.pac" />
		<file external="/brawlmods/bbrawl/fighter/luigi/FitLuigi.pac" disc="/fighter/luigi/FitLuigi.pac" />
		<file external="/brawlmods/bbrawl/fighter/mario/FitMario.pac" disc="/fighter/mario/FitMario.pac" />
		<file external="/brawlmods/bbrawl/fighter/marth/FitMarth.pac" disc="/fighter/marth/FitMarth.pac" />
		<file external="/brawlmods/bbrawl/fighter/metaknight/FitMetaknight.pac" disc="/fighter/metaknight/FitMetaknight.pac" />
		<file external="/brawlmods/bbrawl/fighter/ness/FitNess.pac" disc="/fighter/ness/FitNess.pac" />
		<file external="/brawlmods/bbrawl/fighter/peach/FitPeach.pac" disc="/fighter/peach/FitPeach.pac" />
		<file external="/brawlmods/bbrawl/fighter/pikachu/FitPikachu.pac" disc="/fighter/pikachu/FitPikachu.pac" />
		<file external="/brawlmods/bbrawl/fighter/pikmin/FitPikmin.pac" disc="/fighter/pikmin/FitPikmin.pac" />
		<file external="/brawlmods/bbrawl/fighter/pit/FitPit.pac" disc="/fighter/pit/FitPit.pac" />
		<file external="/brawlmods/bbrawl/fighter/pokefushigisou/FitPokeFushigisou.pac" disc="/fighter/pokefushigisou/FitPokeFushigisou.pac" />
		<file external="/brawlmods/bbrawl/fighter/pokefushigisou/FitPokeFushigisouMotionEtc.pac" disc="/fighter/pokefushigisou/FitPokeFushigisouMotionEtc.pac" />
		<file external="/brawlmods/bbrawl/fighter/pokelizardon/FitPokeLizardon.pac" disc="/fighter/pokelizardon/FitPokeLizardon.pac" />
		<file external="/brawlmods/bbrawl/fighter/pokelizardon/FitPokeLizardonMotionEtc.pac" disc="/fighter/pokelizardon/FitPokeLizardonMotionEtc.pac" />
		<file external="/brawlmods/bbrawl/fighter/pokezenigame/FitPokeZenigame.pac" disc="/fighter/pokezenigame/FitPokeZenigame.pac" />
		<file external="/brawlmods/bbrawl/fighter/pokezenigame/FitPokeZenigameMotionEtc.pac" disc="/fighter/pokezenigame/FitPokeZenigameMotionEtc.pac" />
		<file external="/brawlmods/bbrawl/fighter/popo/FitPopo.pac" disc="/fighter/popo/FitPopo.pac" />
		<file external="/brawlmods/bbrawl/fighter/purin/FitPurin.pac" disc="/fighter/purin/FitPurin.pac" />
		<file external="/brawlmods/bbrawl/fighter/robot/FitRobot.pac" disc="/fighter/robot/FitRobot.pac" />
		<file external="/brawlmods/bbrawl/fighter/samus/FitSamus.pac" disc="/fighter/samus/FitSamus.pac" />
		<file external="/brawlmods/bbrawl/fighter/sheik/FitSheik.pac" disc="/fighter/sheik/FitSheik.pac" />
		<file external="/brawlmods/bbrawl/fighter/sheik/FitSheikMotionEtc.pac" disc="/fighter/sheik/FitSheikMotionEtc.pac" />
		<file external="/brawlmods/bbrawl/fighter/snake/FitSnake.pac" disc="/fighter/snake/FitSnake.pac" />
		<file external="/brawlmods/bbrawl/fighter/sonic/FitSonic.pac" disc="/fighter/sonic/FitSonic.pac" />
		<file external="/brawlmods/bbrawl/fighter/szerosuit/FitSZerosuit.pac" disc="/fighter/szerosuit/FitSZerosuit.pac" />
		<file external="/brawlmods/bbrawl/fighter/szerosuit/FitSZerosuitMotionEtc.pac" disc="/fighter/szerosuit/FitSZerosuitMotionEtc.pac" />
		<file external="/brawlmods/bbrawl/fighter/toonlink/FitToonLink.pac" disc="/fighter/toonlink/FitToonLink.pac" />
		<file external="/brawlmods/bbrawl/fighter/wario/FitWario.pac" disc="/fighter/wario/FitWario.pac" />
		<file external="/brawlmods/bbrawl/fighter/wolf/FitWolf.pac" disc="/fighter/wolf/FitWolf.pac" />
		<file external="/brawlmods/bbrawl/fighter/yoshi/FitYoshi.pac" disc="/fighter/yoshi/FitYoshi.pac" />
		<file external="/brawlmods/bbrawl/fighter/zelda/FitZelda.pac" disc="/fighter/zelda/FitZelda.pac" />
		<file external="/brawlmods/bbrawl/fighter/zelda/FitZeldaMotionEtc.pac" disc="/fighter/zelda/FitZeldaMotionEtc.pac" />
		<file external="/brawlmods/bbrawl/menu2/mu_menumain.pac" disc="/menu2/mu_menumain_en.pac" />
		<file external="/brawlmods/bbrawl/menu2/sc_title.pac" disc="/menu2/sc_title_en.pac" />
		<file external="/brawlmods/bbrawl/stage/melee/STGDXCORNERIA.PAC" disc="/stage/melee/STGDXCORNERIA.PAC" />
		<file external="/brawlmods/bbrawl/stage/melee/STGEMBLEM.PAC" disc="/stage/melee/STGEMBLEM.PAC" />
		<file external="/brawlmods/bbrawl/stage/melee/STGEMBLEM_00.PAC" disc="/stage/melee/STGEMBLEM_00.PAC" />
		<file external="/brawlmods/bbrawl/stage/melee/STGEMBLEM_01.PAC" disc="/stage/melee/STGEMBLEM_01.PAC" />
		<file external="/brawlmods/bbrawl/stage/melee/STGEMBLEM_02.PAC" disc="/stage/melee/STGEMBLEM_02.PAC" />
		<file external="/brawlmods/bbrawl/stage/melee/STGMARIOPAST_00.PAC" disc="/stage/melee/STGMARIOPAST_00.PAC" />
		<file external="/brawlmods/bbrawl/stage/melee/STGTENGAN_1.PAC" disc="/stage/melee/STGTENGAN_1.PAC" />
	</patch>
	<patch id="projectm">
		<memory valuefile="/brawlmods/projectm/RSBE01.gct" offset="0x00570000" />
		<folder external="/brawlmods/projectm/module" disc="/module/" recursive="true" resize="true" />
		<folder external="/brawlmods/projectm/stage/melee" disc="/stage/melee/" recursive="true" resize="true" />
		<file external="/brawlmods/projectm/stage/melee/STGDXPSTADIUM.pac" disc="/stage/melee/STGDXPSTADIUM_en.pac" />
		<file external="/brawlmods/projectm/stage/melee/STGMADEIN.pac" disc="/stage/melee/STGMADEIN_en.pac" />
		<file external="/brawlmods/projectm/stage/melee/STGNEWPORK.pac" disc="/stage/melee/STGNEWPORK_en.pac" />
		<file external="/brawlmods/projectm/stage/melee/STGPICTCHAT.pac" disc="/stage/melee/STGPICTCHAT_en.pac" />
		<file external="/brawlmods/projectm/stage/melee/STGRESULT.pac" disc="/stage/melee/STGRESULT_en.pac" />
		<file external="/brawlmods/projectm/stage/melee/STGSTADIUM.pac" disc="/stage/melee/STGSTADIUM_en.pac" />
		<file external="/brawlmods/projectm/fighter/captain/FitCaptain.pac" disc="/fighter/captain/FitCaptain.pac" />
		<file external="/brawlmods/projectm/fighter/captain/FitCaptainMotionEtc.pac" disc="/fighter/captain/FitCaptainMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/dedede/FitDedede.pac" disc="/fighter/dedede/FitDedede.pac" />
		<file external="/brawlmods/projectm/fighter/dedede/FitDededeMotionEtc.pac" disc="/fighter/dedede/FitDededeMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/diddy/FitDiddy.pac" disc="/fighter/diddy/FitDiddy.pac" />
		<file external="/brawlmods/projectm/fighter/diddy/FitDiddyMotionEtc.pac" disc="/fighter/diddy/FitDiddyMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/donkey/FitDonkey.pac" disc="/fighter/donkey/FitDonkey.pac" />
		<file external="/brawlmods/projectm/fighter/donkey/FitDonkeyMotionEtc.pac" disc="/fighter/donkey/FitDonkeyMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/falco/FitFalco.pac" disc="/fighter/falco/FitFalco.pac" />
		<file external="/brawlmods/projectm/fighter/falco/FitFalcoMotionEtc.pac" disc="/fighter/falco/FitFalcoMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/fox/FitFox.pac" disc="/fighter/fox/FitFox.pac" />
		<file external="/brawlmods/projectm/fighter/fox/FitFoxMotionEtc.pac" disc="/fighter/fox/FitFoxMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/gamewatch/FitGameWatch.pac" disc="/fighter/gamewatch/FitGameWatch.pac" />
		<file external="/brawlmods/projectm/fighter/gamewatch/FitGameWatchMotionEtc.pac" disc="/fighter/gamewatch/FitGameWatchMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/ganon/FitGanon.pac" disc="/fighter/ganon/FitGanon.pac" />
		<file external="/brawlmods/projectm/fighter/ganon/FitGanonMotionEtc.pac" disc="/fighter/ganon/FitGanonMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/ike/FitIke.pac" disc="/fighter/ike/FitIke.pac" />
		<file external="/brawlmods/projectm/fighter/ike/FitIkeMotionEtc.pac" disc="/fighter/ike/FitIkeMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/kirby/FitKirby.pac" disc="/fighter/kirby/FitKirby.pac" />
		<file external="/brawlmods/projectm/fighter/kirby/FitKirbyMotionEtc.pac" disc="/fighter/kirby/FitKirbyMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/koopa/FitKoopa.pac" disc="/fighter/koopa/FitKoopa.pac" />
		<file external="/brawlmods/projectm/fighter/koopa/FitKoopaMotion.pac" disc="/fighter/koopa/FitKoopaMotion.pac" />
		<file external="/brawlmods/projectm/fighter/link/FitLink.pac" disc="/fighter/link/FitLink.pac" />
		<file external="/brawlmods/projectm/fighter/link/FitLinkMotionEtc.pac" disc="/fighter/link/FitLinkMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/lucario/FitLucario.pac" disc="/fighter/lucario/FitLucario.pac" />
		<file external="/brawlmods/projectm/fighter/lucario/FitLucarioMotionEtc.pac" disc="/fighter/lucario/FitLucarioMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/lucas/FitLucas.pac" disc="/fighter/lucas/FitLucas.pac" />
		<file external="/brawlmods/projectm/fighter/lucas/FitLucasMotionEtc.pac" disc="/fighter/lucas/FitLucasMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/luigi/FitLuigi.pac" disc="/fighter/luigi/FitLuigi.pac" />
		<file external="/brawlmods/projectm/fighter/luigi/FitLuigiMotionEtc.pac" disc="/fighter/luigi/FitLuigiMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/mario/FitMario.pac" disc="/fighter/mario/FitMario.pac" />
		<file external="/brawlmods/projectm/fighter/mario/FitMarioMotionEtc.pac" disc="/fighter/mario/FitMarioMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/marth/FitMarth.pac" disc="/fighter/marth/FitMarth.pac" />
		<file external="/brawlmods/projectm/fighter/marth/FitMarthMotionEtc.pac" disc="/fighter/marth/FitMarthMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/metaknight/FitMetaknight.pac" disc="/fighter/metaknight/FitMetaknight.pac" />
		<file external="/brawlmods/projectm/fighter/metaknight/FitMetaknightMotionEtc.pac" disc="/fighter/metaknight/FitMetaknightMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/ness/FitNess.pac" disc="/fighter/ness/FitNess.pac" />
		<file external="/brawlmods/projectm/fighter/ness/FitNessMotionEtc.pac" disc="/fighter/ness/FitNessMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/peach/FitPeach.pac" disc="/fighter/peach/FitPeach.pac" />
		<file external="/brawlmods/projectm/fighter/peach/FitPeachMotionEtc.pac" disc="/fighter/peach/FitPeachMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/pikachu/FitPikachu.pac" disc="/fighter/pikachu/FitPikachu.pac" />
		<file external="/brawlmods/projectm/fighter/pikachu/FitPikachuMotionEtc.pac" disc="/fighter/pikachu/FitPikachuMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/pikmin/FitPikmin.pac" disc="/fighter/pikmin/FitPikmin.pac" />
		<file external="/brawlmods/projectm/fighter/pikmin/FitPikminMotionEtc.pac" disc="/fighter/pikmin/FitPikminMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/pit/FitPit.pac" disc="/fighter/pit/FitPit.pac" />
		<file external="/brawlmods/projectm/fighter/pit/FitPitMotionEtc.pac" disc="/fighter/pit/FitPitMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/pokefushigisou/FitPokeFushigisou.pac" disc="/fighter/pokefushigisou/FitPokeFushigisou.pac" />
		<file external="/brawlmods/projectm/fighter/pokefushigisou/FitPokeFushigisouMotionEtc.pac" disc="/fighter/pokefushigisou/FitPokeFushigisouMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/pokelizardon/FitPokeLizardon.pac" disc="/fighter/pokelizardon/FitPokeLizardon.pac" />
		<file external="/brawlmods/projectm/fighter/pokelizardon/FitPokeLizardonMotionEtc.pac" disc="/fighter/pokelizardon/FitPokeLizardonMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/pokezenigame/FitPokeZenigame.pac" disc="/fighter/pokezenigame/FitPokeZenigame.pac" />
		<file external="/brawlmods/projectm/fighter/pokezenigame/FitPokeZenigameMotionEtc.pac" disc="/fighter/pokezenigame/FitPokeZenigameMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/popo/FitPopo.pac" disc="/fighter/popo/FitPopo.pac" />
		<file external="/brawlmods/projectm/fighter/popo/FitPopoMotionEtc.pac" disc="/fighter/popo/FitPopoMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/purin/FitPurin.pac" disc="/fighter/purin/FitPurin.pac" />
		<file external="/brawlmods/projectm/fighter/purin/FitPurinMotionEtc.pac" disc="/fighter/purin/FitPurinMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/robot/FitRobot.pac" disc="/fighter/robot/FitRobot.pac" />
		<file external="/brawlmods/projectm/fighter/robot/FitRobotMotionEtc.pac" disc="/fighter/robot/FitRobotMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/samus/FitSamus.pac" disc="/fighter/samus/FitSamus.pac" />
		<file external="/brawlmods/projectm/fighter/samus/FitSamusMotionEtc.pac" disc="/fighter/samus/FitSamusMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/sheik/FitSheik.pac" disc="/fighter/sheik/FitSheik.pac" />
		<file external="/brawlmods/projectm/fighter/sheik/FitSheikMotionEtc.pac" disc="/fighter/sheik/FitSheikMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/snake/FitSnake.pac" disc="/fighter/snake/FitSnake.pac" />
		<file external="/brawlmods/projectm/fighter/snake/FitSnakeMotionEtc.pac" disc="/fighter/snake/FitSnakeMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/sonic/FitSonic.pac" disc="/fighter/sonic/FitSonic.pac" />
		<file external="/brawlmods/projectm/fighter/sonic/FitSonicMotionEtc.pac" disc="/fighter/sonic/FitSonicMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/szerosuit/FitSZerosuit.pac" disc="/fighter/szerosuit/FitSZerosuit.pac" />
		<file external="/brawlmods/projectm/fighter/szerosuit/FitSZerosuitMotionEtc.pac" disc="/fighter/szerosuit/FitSZerosuitMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/toonlink/FitToonLink.pac" disc="/fighter/toonlink/FitToonLink.pac" />
		<file external="/brawlmods/projectm/fighter/toonlink/FitToonLinkMotionEtc.pac" disc="/fighter/toonlink/FitToonLinkMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/wario/FitWario.pac" disc="/fighter/wario/FitWario.pac" />
		<file external="/brawlmods/projectm/fighter/wario/FitWarioMotionEtc.pac" disc="/fighter/wario/FitWarioMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/warioman/FitWarioMan.pac" disc="/fighter/warioman/FitWarioMan.pac" />
		<file external="/brawlmods/projectm/fighter/wolf/FitWolf.pac" disc="/fighter/wolf/FitWolf.pac" />
		<file external="/brawlmods/projectm/fighter/wolf/FitWolfMotionEtc.pac" disc="/fighter/wolf/FitWolfMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/yoshi/FitYoshi.pac" disc="/fighter/yoshi/FitYoshi.pac" />
		<file external="/brawlmods/projectm/fighter/yoshi/FitYoshiMotionEtc.pac" disc="/fighter/yoshi/FitYoshiMotionEtc.pac" />
		<file external="/brawlmods/projectm/fighter/zelda/FitZelda.pac" disc="/fighter/zelda/FitZelda.pac" />
		<file external="/brawlmods/projectm/fighter/zelda/FitZeldaMotionEtc.pac" disc="/fighter/zelda/FitZeldaMotionEtc.pac" />
		<file external="/brawlmods/projectm/menu/msg/button.msbin" disc="/menu/msg/button.msbin" />
		<file external="/brawlmods/projectm/menu/strap/StrapEn.pac" disc="/menu/strap/StrapEn.pac" />
		<file external="/brawlmods/projectm/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/projectm/system/common5.pac" disc="/system/common5_en.pac" />
		<file external="/brawlmods/projectm/system/common.pac" disc="/system/common_en.pac" />
		<file external="/brawlmods/projectm/system/common4.pac" disc="/system/common4_en.pac" />
	</patch>
	<patch id="ubrawl">
		<memory valuefile="/brawlmods/ubrawl/RSBE01.gct" offset="0x00570000" />
		<file external="/brawlmods/ubrawl/fighter/captain/FitCaptain.pac" disc="/fighter/captain/FitCaptain.pac" />
		<file external="/brawlmods/ubrawl/fighter/dedede/FitDedede.pac" disc="/fighter/dedede/FitDedede.pac" />
		<file external="/brawlmods/ubrawl/fighter/diddy/FitDiddy.pac" disc="/fighter/diddy/FitDiddy.pac" />
		<file external="/brawlmods/ubrawl/fighter/donkey/FitDonkey.pac" disc="/fighter/donkey/FitDonkey.pac" />
		<file external="/brawlmods/ubrawl/fighter/falco/FitFalco.pac" disc="/fighter/falco/FitFalco.pac" />
		<file external="/brawlmods/ubrawl/fighter/fox/FitFox.pac" disc="/fighter/fox/FitFox.pac" />
		<file external="/brawlmods/ubrawl/fighter/gamewatch/FitGameWatch.pac" disc="/fighter/gamewatch/FitGameWatch.pac" />
		<file external="/brawlmods/ubrawl/fighter/ganon/FitGanon.pac" disc="/fighter/ganon/FitGanon.pac" />
		<file external="/brawlmods/ubrawl/fighter/ike/FitIke.pac" disc="/fighter/ike/FitIke.pac" />
		<file external="/brawlmods/ubrawl/fighter/kirby/FitKirby.pac" disc="/fighter/kirby/FitKirby.pac" />
		<file external="/brawlmods/ubrawl/fighter/koopa/FitKoopa.pac" disc="/fighter/koopa/FitKoopa.pac" />
		<file external="/brawlmods/ubrawl/fighter/link/FitLink.pac" disc="/fighter/link/FitLink.pac" />
		<file external="/brawlmods/ubrawl/fighter/lucario/FitLucario.pac" disc="/fighter/lucario/FitLucario.pac" />
		<file external="/brawlmods/ubrawl/fighter/lucas/FitLucas.pac" disc="/fighter/lucas/FitLucas.pac" />
		<file external="/brawlmods/ubrawl/fighter/luigi/FitLuigi.pac" disc="/fighter/luigi/FitLuigi.pac" />
		<file external="/brawlmods/ubrawl/fighter/mario/FitMario.pac" disc="/fighter/mario/FitMario.pac" />
		<file external="/brawlmods/ubrawl/fighter/marth/FitMarth.pac" disc="/fighter/marth/FitMarth.pac" />
		<file external="/brawlmods/ubrawl/fighter/metaknight/FitMetaknight.pac" disc="/fighter/metaknight/FitMetaknight.pac" />
		<file external="/brawlmods/ubrawl/fighter/ness/FitNess.pac" disc="/fighter/ness/FitNess.pac" />
		<file external="/brawlmods/ubrawl/fighter/peach/FitPeach.pac" disc="/fighter/peach/FitPeach.pac" />
		<file external="/brawlmods/ubrawl/fighter/pikachu/FitPikachu.pac" disc="/fighter/pikachu/FitPikachu.pac" />
		<file external="/brawlmods/ubrawl/fighter/pikmin/FitPikmin.pac" disc="/fighter/pikmin/FitPikmin.pac" />
		<file external="/brawlmods/ubrawl/fighter/pit/FitPit.pac" disc="/fighter/pit/FitPit.pac" />
		<file external="/brawlmods/ubrawl/fighter/pokefushigisou/FitPokeFushigisou.pac" disc="/fighter/pokefushigisou/FitPokeFushigisou.pac" />
		<file external="/brawlmods/ubrawl/fighter/pokelizardon/FitPokeLizardon.pac" disc="/fighter/pokelizardon/FitPokeLizardon.pac" />
		<file external="/brawlmods/ubrawl/fighter/pokezenigame/FitPokeZenigame.pac" disc="/fighter/pokezenigame/FitPokeZenigame.pac" />
		<file external="/brawlmods/ubrawl/fighter/popo/FitPopo.pac" disc="/fighter/popo/FitPopo.pac" />
		<file external="/brawlmods/ubrawl/fighter/purin/FitPurin.pac" disc="/fighter/purin/FitPurin.pac" />
		<file external="/brawlmods/ubrawl/fighter/robot/FitRobot.pac" disc="/fighter/robot/FitRobot.pac" />
		<file external="/brawlmods/ubrawl/fighter/samus/FitSamus.pac" disc="/fighter/samus/FitSamus.pac" />
		<file external="/brawlmods/ubrawl/fighter/sheik/FitSheik.pac" disc="/fighter/sheik/FitSheik.pac" />
		<file external="/brawlmods/ubrawl/fighter/snake/FitSnake.pac" disc="/fighter/snake/FitSnake.pac" />
		<file external="/brawlmods/ubrawl/fighter/sonic/FitSonic.pac" disc="/fighter/sonic/FitSonic.pac" />
		<file external="/brawlmods/ubrawl/fighter/szerosuit/FitSZerosuit.pac" disc="/fighter/szerosuit/FitSZerosuit.pac" />
		<file external="/brawlmods/ubrawl/fighter/toonlink/FitToonLink.pac" disc="/fighter/toonlink/FitToonLink.pac" />
		<file external="/brawlmods/ubrawl/fighter/wario/FitWario.pac" disc="/fighter/wario/FitWario.pac" />
		<file external="/brawlmods/ubrawl/fighter/wolf/FitWolf.pac" disc="/fighter/wolf/FitWolf.pac" />
		<file external="/brawlmods/ubrawl/fighter/yoshi/FitYoshi.pac" disc="/fighter/yoshi/FitYoshi.pac" />
		<file external="/brawlmods/ubrawl/fighter/zelda/FitZelda.pac" disc="/fighter/zelda/FitZelda.pac" />
	</patch>
	<patch id="customone">
		<memory valuefile="/brawlmods/custom1/RSBE01.gct" offset="0x00570000" />
		<folder external="/brawlmods/custom1/fighter" disc="/fighter/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom1/info" disc="/info/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom1/info2" disc="/info2/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom1/menu" disc="/menu/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom1/menu2" disc="/menu2/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom1/module" disc="/module/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom1/stage" disc="/stage/" recursive="true" resize="true" />
		<file external="/brawlmods/custom1/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/custom1/system/common5.pac" disc="/system/common5_en.pac" />
	</patch>
	<patch id="customtwo">
		<memory valuefile="/brawlmods/custom2/RSBE01.gct" offset="0x00570000" />
		<folder external="/brawlmods/custom2/fighter" disc="/fighter/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom2/info" disc="/info/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom2/info2" disc="/info2/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom2/menu" disc="/menu/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom2/menu2" disc="/menu2/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom2/module" disc="/module/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom2/stage" disc="/stage/" recursive="true" resize="true" />
		<file external="/brawlmods/custom2/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/custom2/system/common5.pac" disc="/system/common5_en.pac" />
	</patch>
	<patch id="customthree">
		<memory valuefile="/brawlmods/custom3/RSBE01.gct" offset="0x00570000" />
		<folder external="/brawlmods/custom3/fighter" disc="/fighter/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom3/info" disc="/info/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom3/info2" disc="/info2/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom3/menu" disc="/menu/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom3/menu2" disc="/menu2/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom3/module" disc="/module/" recursive="true" resize="true" />
		<folder external="/brawlmods/custom3/stage" disc="/stage/" recursive="true" resize="true" />
		<file external="/brawlmods/custom3/system/common3.pac" disc="/system/common3_en.pac" />
		<file external="/brawlmods/custom3/system/common5.pac" disc="/system/common5_en.pac" />
	</patch>
	<patch id="music">
		<folder external="/brawlmods/music/strm" disc="/sound/strm/" recursive="true" resize="true" />
		<folder external="/private/wii/app/RSBE/pf/sound/strm" disc="/sound/strm/" recursive="true" resize="true" />
		<file external="/brawlmods/music/info.pac" disc="/info2/info_en.pac" />
	</patch>
	<patch id="sfx">
		<file external="/brawlmods/music/smashbros_sound.brsar" disc="/sound/smashbros_sound.brsar" />
	</patch>
	<patch id="thp">
		<folder external="/brawlmods/movies" disc="/movie/" recursive="true" resize="true" />
	</patch>
	<patch id="psa">
		<folder external="/brawlmods/movesets" disc="/fighter/" recursive="true" resize="true" />4
	</patch>
	<patch id="ocarina">
		<memory offset="0x00001800" value="0000000000000000800027740000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000009421FF58900100087C0802A6900100AC7C0000269001000C7C0902A6900100107C0102A690010014BC6100187F2000A6633A2000735AF9FF7F400124D8410098D86100A03FE080003E80CC00A3944010639500FFB2B44010480006553AA000003AC000193AE000D03F00CD0063F22774800100AC9012000492B8643C4800042D418205A42C1D0004408000102C1D0001418005944800034C418204F02C1D00064182008C2C1D0007418203302C1D0008418205802C1D0009418200A02C1D0010418200982C1D002F418200702C1D0030418200782C1D0038418205282C1D0040418203402C1D0041418203582C1D0044418200682C1D0050418200202C1D0060418200242C1D0089418200502C1D00994182050C4800051080720000480004294800050448000589480004FC3880000190920000480004F0480004093A0000A063EC2798480003143860012063EC2798480003C9480004D02F1D00102E9D004463E41AB43C608000606303004800050938630A004800050138630600480004F963EC278892AC000092AC000492AC000863E4279881240018807200002C0300024082000C4196000C4800002038600000906C000C4082001440960010612904009124001848000214552905A89124001841960454419A0008398C0004386000044800030940990010398C000438600004480002F963E4278880640000808400047C72FBA67C95FBA64800041C7C3243A67C3A02A67C7343A67C7B02A6546305A8906027B05463061E606320007C7B03A63C60800060631AE87C7A03A64C0000643C60800060632798902300147C611B787C7342A6BC4100247C240B787C3242A69004001C902400207C6802A69064009C7C600026906400007C6102A6906400047C6902A6906400087C7202A69064000C7C7302A690640010392000007D32FBA67D35FBA63CA0800060A51B703FE0D00463FF00A093E500007C00286C7C0004AC7C002FAC4C00012CD00400A03BFF00043FFF002057F0014B4182FFDC3FE0800063E5278882050000822500048265000C2C130000418200742C130002408200188124001439330003912500009125000C4800006C7C109800418200387C119800418200307D308A149125000C820500082C10000041820048806400107C101800408200103A00000092050008480000303A2000009225000C812400186129040091240018480000307E12FBA67E35FBA6392000019125000C4800001C38A0000263E4277490A4000038600011480001B94BFFFC717C2000A6542107FA5421045E7C20012463E12798806100007C6FF120806100147C7A03A6806100187C7B03A68061009C7C6803A6B84100248001001C802100204C00006492B20000480002542E9D00023860000863EC277C480000FD80AC0000806C00049865000041940010B065000041960008906500007C0028AC7C0004AC7C002FAC4C00012C48000208480001213860000463EC277C480000BD820C00003D808000618C28B84800001C480001013860000863EC277C4800009D820C0004818C000063FB27843A200F8048000239418200207E238B784800007D480000D14182FFFC7D8C7214356BFFFF4181FFE8807B00002C03000041820008480000597C0060AC7C0004AC7C0067AC4C00012C480001807FC802A63C60A0004800001576030800561D863E7FC803A64E80002092F868149078682492D8682080B8682070A500014082FFF88218682490B868144E8000207D4802A67C6903A639C0000048000079480000754BFFFFAD4182FFF47FAE61AE39CE00014200FFE87D4803A64E8000207D4802A67C6903A639C000007C6C70AE4800001D4182FFF839CE00014200FFF07D4803A64E800020386000AA7FC802A65463A0166463B0003AC000193AE000D03F00CD004BFFFF69560337FF7FC803A64E8000207FC802A63C60D0004BFFFF51560337FF4182FFF47FC803A64E8000204BFFFFB93860000863EC277C4BFFFF5580AC0004818C000063FB278462B1F8007E0C2850480000ED41810010823B00002C110000418200687E238B784BFFFF554BFFFFA54BFFFFA14BFFFED94182FFF42C1D00CC418200482C1D00BB4182FFDC2C1D00AA4082FFDC7D8C7214356BFFFF4180002C4BFFFFB47EB5FBA67EB2FBA663E4279881240018552905A8912400184800000C386000804BFFFF25809200002C0400004082FA50B3944010C8410098C86100A07F2000A6800100AC7C0803A68001000C7C0FF120800100107C0903A6800100147C0103A6B861001880010008382100A84C00012C4E8000207E2320503CA04800522501BA90A300007C0018AC7C0004AC7C001FAC4C00012C4E8000207D708BD77D4B89D67D4A8050915B00004E8000207FA802A63DE0800061EF28B863E718083CC080007CD03378390000003C6000D06063C0DE808F00007C03200040820018808F00047C0320004082000C39EF00084800000C7FA803A64E800020806F0000808F000439EF0008710900012F89000039200000546A1F7E54653F7E746B1000546301FE4082000C54CC000C480000087E0C83782E0500002C0A000141A0002C41A200E42C0A000341A001AC418202502C0A0005418002D441A204E02C0A000741A0050C480005F07D8C1A142C050003418200484181006040BEFF842E0500014191002C548A843E419200107C8961AE392900014800000C7C89632E39290002354AFFFF40A0FFE44BFFFF54558C003A908C00004BFFFF487C892378409E04C83529FFFF418004C07CA978AE7CA961AE4BFFFFF039EF000840BEFF2480AFFFF8816FFFFC54B1043E54AA853E54A5273E2E8500014196001041B500147C8961AE480000107C89632E480000087C89612E7C845A147D298A14354AFFFF4080FFD44BFFFEDC546907FF418200105508F87E710900012F8900002E8500042D8A00055108083C409E0078418D04B87D8C1A14418C000C419400304800001C40940010558C003A816C00004800001C558C003CA16C00007C8920F85529843E7D6B48385484043E7F0B204070A90003418200182C090002418200184181001C409A002048000018419A00184800001041990010480000084198000861080001408EFE404194FE3C816FFFF8409E0020706C00084182000C710C000141820010398B0010518B033648000008556B0716916FFFF84BFFFE0C40BEFE08546916BA546E87FE2D8E00002E05000470AE00032E8E000241940014419600507C6407347C847A14480000685465A7FF4182000C7D27482E7C844A14418E00087C8C22142E8E00014196000880840000546367FF4182003C4090000C7C843214480000307C848214480000285465A7FF4182000C7D27482E7C844A144090000C7CCC212E4BFFFD807E0C212E4BFFFD784090000C7C8623784BFFFD6C7C9023784BFFFD6454891E78392900402C05000241800048546B500341820014418100084800001041BEFD404800000840BEFD382C0500034181001041A200107DE7482E4BFFFD247DE7492E7C64073454841A787DEF22144BFFFD1040BEFD0C7CA74A14409200145464043E91E50000908500044BFFFCF4812500042C09000041A2FCE83929FFFF9125000481E500004BFFFCD840BEFCD4546B16BA7F475A14813A0000546E67BE419200842E050005409001742E050003409000902E050001546587FF418200087C8C22142F0E00014092002441B90018419A000C88840000480000F8A0840000480000F080840000480000E85473E53E41B90020419A0010992400003884000148000018B1240000388400024800000C91240000388400043673FFFF4080FFD44BFFFC40546587FF418200087C84621471C500014182009C7C844A1448000094546A87BE548E16BA7E677214409200083A6FFFFC809A000081330000714B0001418200087C9A2378714B0002418200107D334B7840B200087E6C9A145465673F2C05000940800054480000797C892214480000407C8921D6480000387D242378480000307D242038480000287D242278480000207D242030480000187D242430480000105D24203E480000087D242630909A00004BFFFB8C2C05000A4181FB84C05A0000C07300004182000CEC43102A48000008EC4300B2D05A00004BFFFB647D4802A654A51E787D4A2A14809A0000813300007D4803A64E80002040BEFB445469C03E7D8E6378480000354192000C7E312214480000087D2922145464C43F38A000004182FB1C7D4588AE7D4549AE38A500017C0520004BFFFFEC2E8A0004553136BA2C11003C7E27882E408200087DD1737841960008A2310000552956BA2C09003C7D27482E408200087DC9737841960008A12900004E8000202C050004408000287C8923787DC3621455CE003C4BFFFFAD7C8420F85484043E7D2B20387E2420384BFFFBC4546BE43E4BFFFBBC7C9A23785484183840920020409E000C7DE803A64E8000217DE47A1439EF000755EF00384BFFFA6C2E0500034191005C3CA048007D836214558C003A4092002040BEFA505744003A7C8C2050508501BA506507FE90AC00004BFFFA3840BEFFBC7D2C7850512501BA90AC0000398C00047D6F2214396BFFFC7D2B6050512501BA90AB00004BFFFF942E050006419200284BFFFB28558C843E5744843E575A043E7C0C20004180FBA87C0CD0004080FBA04BFFF9E05745FFFE68A50001710300017C0518004182001C511A0FBC6B5A00025745FFFF418200086B5A0001934FFFFC534807FE4BFFF9AC2C0B0000418201382C050001418200182C050002418200142C050003418200704BFFF98054CC000C5497463E5498C43E5484063E409E00FC56F906317D9A63787F43D214575A003A418200187EF707747EF700D01F3700023B3900047F59D0502C1700004182001C3B2000007EE903A6A37A00047F79CA783B5A00024200FFF47C18C800408200AC4BFFFE905108083C409E009C5477B003418100884180008C547E063E1FDE00025497001E6EF880002C1800004082000862F730005498801E1F3E00047F19C0503B2000001F5900047F6FD02E7F57D02E3B3900017C17C040418100347C19F000418100147C1AD8004182FFDC3AF700044BFFFFD0806FFFF860630300906FFFF892EFFFFC7EF0BB784800001C806FFFF860630100906FFFF861080001480000087C9023785464063E1C8400087DE47A144BFFF8704092000C3900000048000014546906FF546567FE7D084C305517FFFF408200087D082A785485001F418200087CA62B785485801F418200087CB02B784BFFF8300000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" />
		<memory offset="0x00001CDE" value="8057" />
		<memory offset="0x00001CE2" value="0000" />
		<memory offset="0x00001F5A" value="8057" />
		<memory offset="0x00001F5E" value="0000" />
		<memory offset="0x000042B8" value="60000000" />
		<memory offset="0x003E9930" value="60000000" />
		<memory ocarina="true" value="3CA0CC01380000613C80450098058000" offset="0x000018A8" />
	</patch>
</wiidisc>
 

Isatis

If specified, this will repl[0x00000000]ce the
Premium
BRoomer
Joined
Dec 18, 2008
Messages
10,253
Location
San Francisco, CA
NNID
reverite
lemme try and update the xml in one of my classes tomorrow night. I have a lot of things to update including reorganizing the P:M file structure, B- 2.0, Brawl 64 etc :x
 

iLink

Smash Champion
Joined
Oct 17, 2007
Messages
2,075
Location
NorCal
lemme try and update the xml in one of my classes tomorrow night. I have a lot of things to update including reorganizing the P:M file structure, B- 2.0, Brawl 64 etc :x
Did this end up happening?
 

smashbro29

Smash Champion
Joined
Oct 9, 2007
Messages
2,470
Location
Brooklyn,NY,USA
NNID
Smashbro29
3DS FC
2724-0750-5127
Does my Wii need to be connected to the internet to use Riivolution? I'm still doing it old school with the disc and gecko but my disc drive takes like a MILLION retries to read Brawl.
 

iLink

Smash Champion
Joined
Oct 17, 2007
Messages
2,075
Location
NorCal
Does my Wii need to be connected to the internet to use Riivolution? I'm still doing it old school with the disc and gecko but my disc drive takes like a MILLION retries to read Brawl.
Doesn't need internet. Not sure how well it would work though if your wii is already have trouble loading brawl.
 

smashbro29

Smash Champion
Joined
Oct 9, 2007
Messages
2,470
Location
Brooklyn,NY,USA
NNID
Smashbro29
3DS FC
2724-0750-5127
Doesn't need internet. Not sure how well it would work though if your wii is already have trouble loading brawl.
I managed to back it up to my HDD and I can play vanilla Brawl that way, I was reall asking if I could run this off my backup version.
 

Anon12345

Smash Rookie
Joined
Jul 20, 2011
Messages
1
This is great! But, how would I need to set it up to get this working with hacked stages and the stage expansion codes?
 

randomguy2730

Smash Cadet
Joined
Apr 29, 2015
Messages
53
Location
Planet Earth
NNID
guyOFrndm
I know this is ages old, but please update the links. Preferably post a mediafire or dropbox link. Thanks! I really just need a vbrawl file with everything in it.
 
Last edited:

NickSmash

Smash Rookie
Joined
Oct 20, 2015
Messages
15
I know this is ages old, but please update the links. Preferably post a mediafire or dropbox link. Thanks! I really just need a vbrawl file with everything in it.
I second this, all of the download links are down. Would very much appreciate an update of some sort.

Also, randomgy2730, I know there's a full vBrawl fileset on Google drive (that's how I downloaded my extracted vBrawl stuff). I'll link it here:

https://drive.google.com/folderview?id=0B4vhNdf69qaSZ0N0MnBjOXFYMU0&usp=sharing
 

Panudroid

Smash Journeyman
Joined
Jan 20, 2015
Messages
405
The first link works for me. It's filled with a lot of ads, though.
 
Last edited:
Top Bottom