- Joined
- Nov 15, 2011
- Messages
- 5,210
- Reaction score
- 2,080
- Trophies
- 0
- Age
- 42
- Location
- Deep in GBAtemp addiction
- Website
- gbadev.googlecode.com
- XP
- 1,730
- Country


LOL .... sorry dude I grew up on the 80's and my kids like that tune. It was in the movie monsters verses aliens. Next time I'll play some heavy metal or hard rock in the background.Oh man Fledge68, Fix94 what you guys did is amazing! Did you guys HEAR that epic-ly classicPolice AcademyBeverly Hills Cop beat he had on in that vid!? I mean that was the BEST thing about the entire 6 min+ video. Epic I tell you!!
oh yea that thing with the multiple icons and source menu yea that was cool too, but definitely that beat was the highlight of the whole thing, can I get a hell yea or WHAT!!
LMAO guys fantastic work, I've been wanting something like that for a loooong time as I'm sure others have, some bugs may persist as it gets ironed out but I'm super psyched, huge whoop for r852+
![]()


Anyone converted this to a custom title and checked if it works?
void CMenu::_textGameInfo(void)
{
cnt_controlsreq = 0;
cnt_controls = 0;
GameTDB gametdb;
gametdb.OpenFile(fmt("%s/wiitdb.xml", m_settingsDir.c_str()));
gametdb.SetLanguageCode(m_loc.getString(m_curLanguage, "gametdb_code", "EN").c_str());
const char *TMP_Char = NULL;
titlecheck = gametdb.IsLoaded();
if(titlecheck)
{
char GameID[7];
GameID[6] = '\0';
strncpy(GameID, CoverFlow.getId(), 6);
if(gametdb.GetTitle(GameID, TMP_Char))
{
gameinfo_Title_w.fromUTF8(TMP_Char);
m_btnMgr.setText(m_gameinfoLblTitle, gameinfo_Title_w, true);
}
e:/wiiflow/source/gecko/wifi_gecko.cpp:116:23: error: 'net_get_status' was not declared in this scope
No. But it doesn't erase the old GENERAL sections from within your categories_v4.ini. So if you want you could make a little app that combines all the ****/GENERAL sections into the new GENERAL section feel free.I'll also have to take a look at the adjustment you mentioned it makes in the categories. Does it convert that automatically?


@drakorex - are you talking about switching from coverflow to emuflow to brewflow and back? Plugin source menu btns already have the option to select which emuflow provided you only select one.


This would make TV show episodes more manageable, until WiiMC is supported, or Mplayer is magically updated to support 1:1 dvd iso rips
arguments=dvdnav:///{device}:/{path}/{name}
So what does this mean to me as a human being?Code:arguments=dvdnav:///{device}:/{path}/{name}
So what does this mean to me as a human being?

1) What base?Having trouble still with getting mplayerce to play movies on hard drive. Videos and covers show I just get a black screen at launch.
Tried installing cios 202 but still a no go. Any ideas anyone?? Thanks
I just find it confounding that a new member pops up and his first post is to spit code at me with no explanation on what to do with it. :/It means that the Propeller Hat is strong with this one!
