UpdateMenuMain
current version: February 14, 2013
Download: .exe / C# (works with CS-Script)
Requires BrawlLib.dll (download my Jan 2012 build if you don't have one)
UpdateMenuMain is a simple application that updates the mu_menumain.pac file (used for the My Music screen) with the stage icons from common5.pac and the song titles from info.pac.
First, the program searches for mu_menumain.pac or mu_menumain_en.pac in the following paths:
- current directory
- \private\wii\app\RSBE\pfmenu2
- \private\wii\app\RSBE\pf\menu2
- \brawlmods\textures\menu2
If it is found, the program will look for info.pac in:
- same directory as mu_menumain
- ..\pf\info2\info.pac
- ..\info2\info.pac
- ..\music\info.pac
- ..\info2\info_en.pac
And for common5.pac in:
- same directory as mu_menumain
- ..\pf\system\common5.pac
- ..\system\common5.pac
- ..\system\common5_en.pac