Hacking WiiFlow - an open source GUI USB-Loader

Gaiaknight

Well-Known Member
Member
Joined
Aug 26, 2008
Messages
960
Trophies
1
Age
40
Location
howell, Michigan
Website
Visit site
XP
461
Country
United States
Is anybody else having problems with Black Ops and MW3 working? It tends to freeze at the loading screen everytime. It use to not do this til I had updated my WiiFlow. Any advice would help, Thanks.
Both those games need to be started with a cIOS with base 56 in order to work. If the auto IOS selection isn't working it may be because you don't have one installed.
wrong. blackops and mw3 require a base of 57 not 56
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
39
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,698
Country
Is anybody else having problems with Black Ops and MW3 working? It tends to freeze at the loading screen everytime. It use to not do this til I had updated my WiiFlow. Any advice would help, Thanks.
Both those games need to be started with a cIOS with base 56 in order to work. If the auto IOS selection isn't working it may be because you don't have one installed.
wrong. blackops and mw3 require a base of 57 not 56
Right, sorry.
 

AbdallahTerro

da KiNG
Member
Joined
Jan 14, 2012
Messages
6,052
Trophies
0
Location
Ideas factory :)
Website
ccabz.wordpress.com
XP
3,021
Country
Just updated to 410 and I have the fledge syndrome.
Okami and Planet 51 stopped workin, black screen and codedump, tried both full, off and partial nand emulation emulation!

Edit: In fact nothing is working tried several Wii Games, even wiiware from EmuNand are not working (gettin failed to load ios 24X messages and other errors)
Hellllllllllllp!
Edit2: I'm back to 407 and found out that okami don't work here too. emuNand also giving missing IOS errors.
Anyone else?
 

matto21

Well-Known Member
Member
Joined
Dec 29, 2011
Messages
666
Trophies
1
Age
66
XP
2,611
Country
Italy
just tested r410
ok with plugins, return to wiiflow
ok games wii, return to wiiflow
ok, after play, press home to return to the Wii menu
games wiiware code dumps when running games (screen shot below)

IMG00106_20120518_0353.jpg
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
0
XP
303
Country

Fledge how about change menu_startup.cpp to have rendered buttons as

texture_normal=
texture_selected=

instead of the current

texture_center=
texture_center_selected=
texture_left=
texture_left_selected=
texture_right=
texture_right_selected=

Makes it easier to them and the current code doesnt seam to allow user defined button sizes for some reason
 

bostonBC

Well-Known Member
Member
Joined
Aug 17, 2011
Messages
1,292
Trophies
1
XP
1,353
Country
United States
Just to be sure, is that #2 that we're looking at in your post?

Ah, now it is working nicely for SNES games with these settings:

[EMULATOR]
current_item=
disable=no
dump_list=no
last_cf_mode=2
lastlanguage=EN
partition=1
smallbox=yes
sort=0

But when I enable NES or other games whose case is not rotated those images appear rotated. When you manually have to switch views depending on which emu game type is displayed that isn't very good.

I believe what needs to happen is that WiiFlow needs to know if an emulator covers are rotated or not and if it is displaying that case art auto-rotate/override what the theme says. I believe it is just the SNES and N64 ones that should be rotated -90 degrees when showing them.

fix94/fledge - is this possible?

Also what to do about the N64 cover art? Does anyone have any graphics that are formatted the way that WiiFlow expects to load them longwise?
I think it's in the startup_menu.ini or source_menu.ini depending on your revision and you may have to add the file yourself
Code:
[FCEUGX]
8bit playground=1
CARBONIK=4
default=3
orchid=1
starnight=1
violet=1

[GENPLUSGX]
8bit playground=1
CARBONIK=3
default=1
orchid=1
starnight=1
violet=1

[SNES9XGX]
8bit playground=1
CARBONIK=2
default=2
orchid=1
starnight=1
violet=1

[VBAGX]
8bit playground=1
CARBONIK=6
default=4
orchid=1
starnight=1
violet=1
I think you use something like this to tell it which one to use for which button in the select source menu.
You would just set all of the n64 and SNES games to 2 and all of the Game Gear and Gameboy games to 6
Almost forgot. I want to set my WiiFlow up so it only shows regular Wii games and emu games... no NAND or Homebrew. Is there anyway to bypass those when cyclng through the game types?
I think there's something like "disable=yes" or "disable=no" in each of the sections of wiiflow.ini for each coverflow.


Cool, thanks... I will give it a try.
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
39
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,698
Country
Just updated to 410 and I have the fledge syndrome.
Okami and Planet 51 stopped workin, black screen and codedump, tried both full, off and partial nand emulation emulation!

Edit: In fact nothing is working tried several Wii Games, even wiiware from EmuNand are not working (gettin failed to load ios 24X messages and other errors)
Hellllllllllllp!
Edit2: I'm back to 407 and found out that okami don't work here too. emuNand also giving missing IOS errors.
Anyone else?
Ouch,
If reverting didn't work, try 410 again with a clean install this time.
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
39
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,698
Country
so, does that work with mplayerce in the apps folder or do we need to copy it to the plugins folder, too?
Needs to be in plugins folder too ofc,with the dol name used in the ini. You can change it if you want, just dont change the plugin magic :P
Now that we're using mplayerce, how hard would it be to be have it play DVD's in the drive from the disk button?
(for those of us with older Wiis compatible with them.)
Actually, according to the WiiBrew site it also supports DVD ripping.
 

fledge68

Well-Known Member
Member
Joined
Jan 30, 2012
Messages
2,391
Trophies
2
XP
4,577
Country
United States
Just updated to 410 and I have the fledge syndrome.
Okami and Planet 51 stopped workin, black screen and codedump, tried both full, off and partial nand emulation emulation!

Edit: In fact nothing is working tried several Wii Games, even wiiware from EmuNand are not working (gettin failed to load ios 24X messages and other errors)
Hellllllllllllp!
Edit2: I'm back to 407 and found out that okami don't work here too. emuNand also giving missing IOS errors.
Anyone else?
the fledge syndrome - LOL. sorry to hear that. first off i don't emu games are working for anyone. Fix94 just posted that overjoy has got working again and will post an update soon. as for the wii games - just came across lego rock band that didn't work even when i switched emu nand to off. I had to switch ios from auto to 249 base 56 for it to work which makes me think the auto ios thing isn't working. try different game settings like i have and see if that helps

@pepxl that would be a pic button like on the main wiiflow screen. I can't put text on those. can you cut your image in three sections like the buttons?
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
0
XP
303
Country
@pepxl that would be a pic button like on the main wiiflow screen. I can't put text on those. can you cut your image in three sections like the buttons?

Yeah and .ini set just like i have with another custom button i have in the game screen but for some reason the startup menu it screwed up when me and another user try and change the button to images via the same approch as i did in the game screen

Here, works

[GAME/PLAY_BTN]
click_sound=
color=#FFFFFFFF
effect_scale_x=1.5
effect_scale_y=1.5
effect_x=0
effect_y=0
elmstyle=
font=emptyfont.ttf
font_line_height=1
font_size=0
font_weight=0
height=50
hover_sound=
texture_center=playcentre.png // res of 66x50
texture_center_selected=playscentre.png // res of 66x50
texture_left=playleft.png // res of 64x50
texture_left_selected=playsleft.png // res of 64x50
texture_right=playright.png // res of 64x50
texture_right_selected=playsright.png // res of 64x50
width=194 // 66+64+64=194
x=413
y=265

Now same method with startup menu, doesnt work

[STARTUP/SOURCE_BTN_0]
click_sound=
color=#006e9dff
effect_scale_x=1
effect_scale_y=0
effect_x=0
effect_y=0
elmstyle=
font=emptyfont.ttf
font_line_height=0
font_size=0
font_weight=0
height=150
hover_sound=
texture_center=ss_wiic.png // res of 50x150
texture_center_selected=/ss_wiisc.png // res of 50x150
texture_left=ss_wiil.png // res of 48x150
texture_left_selected=ss_wiisl.png // res of 48x150
texture_right=ss_wiir.png // res of 48x150
texture_right_selected=ss_wiisr.png // res of 48x150
width=146 // 50+48+48=146
x=78
y=106

Can you explain where its gone wrong, when i copy the enties from GAME/PLAY_BTN to STARTUP/SOURCE_BTN_0 the button show up exactly as it does in the game menu but not when using other images.
 

fledge68

Well-Known Member
Member
Joined
Jan 30, 2012
Messages
2,391
Trophies
2
XP
4,577
Country
United States
@pepxl that would be a pic button like on the main wiiflow screen. I can't put text on those. can you cut your image in three sections like the buttons?

Yeah and .ini set just like i have with another custom button i have in the game screen but for some reason the startup menu it screwed up when me and another user try and change the button to images via the same approch as i did in the game screen

Here, works

[GAME/PLAY_BTN]
click_sound=
color=#FFFFFFFF
effect_scale_x=1.5
effect_scale_y=1.5
effect_x=0
effect_y=0
elmstyle=
font=emptyfont.ttf
font_line_height=1
font_size=0
font_weight=0
height=50
hover_sound=
texture_center=playcentre.png // res of 66x50
texture_center_selected=playscentre.png // res of 66x50
texture_left=playleft.png // res of 64x50
texture_left_selected=playsleft.png // res of 64x50
texture_right=playright.png // res of 64x50
texture_right_selected=playsright.png // res of 64x50
width=194 // 66+64+64=194
x=413
y=265

Now same method with startup menu, doesnt work

[STARTUP/SOURCE_BTN_0]
click_sound=
color=#006e9dff
effect_scale_x=1
effect_scale_y=0
effect_x=0
effect_y=0
elmstyle=
font=emptyfont.ttf
font_line_height=0
font_size=0
font_weight=0
height=150
hover_sound=
texture_center=ss_wiic.png // res of 50x150
texture_center_selected=/ss_wiisc.png // res of 50x150
texture_left=ss_wiil.png // res of 48x150
texture_left_selected=ss_wiisl.png // res of 48x150
texture_right=ss_wiir.png // res of 48x150
texture_right_selected=ss_wiisr.png // res of 48x150
width=146 // 50+48+48=146
x=78
y=106

Can you explain where its gone wrong, when i copy the enties from GAME/PLAY_BTN to STARTUP/SOURCE_BTN_0 the button show up exactly as it does in the game menu but not when using other images.
hmm looks fine - wiiflow has a lot of weird qwirks. can you post a pic? or hang in there i'll see about changing them to pic buttons but will need time.
 

bostonBC

Well-Known Member
Member
Joined
Aug 17, 2011
Messages
1,292
Trophies
1
XP
1,353
Country
United States
Just to be sure, is that #2 that we're looking at in your post?
Ah, now it is working nicely for SNES games with these settings: [EMULATOR] current_item= disable=no dump_list=no last_cf_mode=2 lastlanguage=EN partition=1 smallbox=yes sort=0 But when I enable NES or other games whose case is not rotated those images appear rotated. When you manually have to switch views depending on which emu game type is displayed that isn't very good. I believe what needs to happen is that WiiFlow needs to know if an emulator covers are rotated or not and if it is displaying that case art auto-rotate/override what the theme says. I believe it is just the SNES and N64 ones that should be rotated -90 degrees when showing them. fix94/fledge - is this possible? Also what to do about the N64 cover art? Does anyone have any graphics that are formatted the way that WiiFlow expects to load them longwise?
I think it's in the startup_menu.ini or source_menu.ini depending on your revision and you may have to add the file yourself
Code:
 [FCEUGX] 8bit playground=1 CARBONIK=4 default=3 orchid=1 starnight=1 violet=1 [GENPLUSGX] 8bit playground=1 CARBONIK=3 default=1 orchid=1 starnight=1 violet=1 [SNES9XGX] 8bit playground=1 CARBONIK=2 default=2 orchid=1 starnight=1 violet=1 [VBAGX] 8bit playground=1 CARBONIK=6 default=4 orchid=1 starnight=1 violet=1
I think you use something like this to tell it which one to use for which button in the select source menu. You would just set all of the n64 and SNES games to 2 and all of the Game Gear and Gameboy games to 6
Almost forgot. I want to set my WiiFlow up so it only shows regular Wii games and emu games... no NAND or Homebrew. Is there anyway to bypass those when cyclng through the game types?
I think there's something like "disable=yes" or "disable=no" in each of the sections of wiiflow.ini for each coverflow.
Cool, thanks... I will give it a try.

Ok, I setup my wiiflow.ini as follows:

[HOMEBREW]
current_item=
disable=yes
dump_list=no
last_cf_mode=1
lastlanguage=EN
parental=no
partition=1
smallbox=yes
sort=0
[NAND]
current_item=
disable=yes
dump_list=no
last_cf_mode=9
lastlanguage=EN
partition=0
path=/wiiflow/nandemu
sort=0

And now from the main WiiFlow game coverflow the Homebrew coverflow is no longer there.

But the NAND coverflow is there :(

Any ideas?

Also - setting up the startup_menu.ini as you indicated causes a hang in emu coverflow when you go to the settings menu... it hangs exiting the settings menu.
 

Maxternal

Peanut Gallery Spokesman
Member
Joined
Nov 15, 2011
Messages
5,210
Trophies
0
Age
39
Location
Deep in GBAtemp addiction
Website
gbadev.googlecode.com
XP
1,698
Country
That's weird
I still have to eventually get mine set up to how I want it so I could look at it at that time and see if I have the same problem but I can't say I know when I'll have time while near my Wii.
The only thing I can see is there has to be an empty line before [NAND] but I would guess that's just from copying and pasting.
 

mastershoes

GameTDB Mod & Retro Cover Artist
Member
Joined
Jun 25, 2011
Messages
799
Trophies
2
Age
44
Location
Chicago
XP
3,749
Country
United States
Hmm, when i updated to 411, my scummvm roms disappeared. Any thoughts? By the way Fix, everything I tried in Mednafen worked great!! I tried out Lynx, Neo Geo Pocket, PCE, PCE-CD, Wonderswan, PCFX, and Virtual Boy. All working and exiting properly. Nice work! Atari 2600 in our future?

...And is anyone else outta pages? I'm in desperate need of a page 3 for plugins!

One more thing.. I've got about 25 ScummVM covers done so far (work in progress), has there been a way established to get these to display properly without there bieng a rom extension? I get to the same place as the issue reported on the googlecode page, where one cover will display for all games with the .wfc cache file. I don't wanna keep working on a set that might not be able to be used.
 

fledge68

Well-Known Member
Member
Joined
Jan 30, 2012
Messages
2,391
Trophies
2
XP
4,577
Country
United States
I have a request - I need images of consoles for the source select menu. It will save me a lot of time from having to do a google search and then modify them with photoshop. if you have any please pack them up in a zip, rar, or 7z and send me a link where i can download them. I would prefer they be 200 x 200 or smaller and have a transparent background. Thanks.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys