Hacking WiiFlow - an open source GUI USB-Loader

fledge68

Well-Known Member
Member
Joined
Jan 30, 2012
Messages
2,391
Trophies
2
XP
4,577
Country
United States
@[member='shortz1994'] okay, looked at your theme.ini and now I realize I forgot to tell you to set the x and y to 0 along with the width = 640 and height = 480. like this:

[MAIN/ZONES]
buttons_h=480
buttons_w=640
buttons_x=0
buttons_y=0
buttons2_h=480
buttons2_w=640
buttons2_x=0
buttons2_y=0
buttons3_h=480
buttons3_w=640
buttons3_x=0
buttons3_y=0
next_h=100
next_w=100
next_x=540
next_y=290
prev_h=100
prev_w=100
prev_x=225
prev_y=290
 

drakorex

Well-Known Member
Member
Joined
Jan 19, 2011
Messages
1,882
Trophies
0
XP
1,052
Country
United States
Ok. Here's a major bug for ya. I got a couple new games today. Endless Ocean Blue World, and Dead Space Extraction. I put in EO, it code dumps. The second try, it installed successfully. Then I try to install DSE. I tried installing it Twelve times. A couple times it would just freeze, sometimes it would dump after hitting 1, a few times it dumped as soon as I hit go. But what pissed me off even more, was 3 of the times, it would install up to 96 percent and then dump (also during these faulty installs, I lost the ability to use the pointer). Am I really the only one having this issue?

Oh, here's a code dump.
2012-08-24200617.jpg


And some corrupted banners, just for fun :)
Aug-23-2012-17h25m19s.png

Aug-23-2012-17h25m37s.png

Aug-23-2012-17h28m07s.png
 

thevoiceover

Well-Known Member
Member
Joined
Sep 23, 2006
Messages
136
Trophies
0
Age
46
XP
311
Country
United States
So yea, after not updating the official google code svn a while now I decided to do it this sunday no matter what :P Here is 4.0RC1 for you to test: http://www.mediafire...mk80g5mb5cpjwga If you find any major bugs, report them, I'm not that much interested in minor bugs, but if you think they are really annoying just say ;)

YES! Fixes all my issues of not loading Devolution corercty ( w/o SD card...) Now I can run it fine off USB drive w/ no SD inserted, just what I was looking for.
 
  • Like
Reactions: 1 person

luck_gh0st

Well-Known Member
Member
Joined
Feb 21, 2009
Messages
174
Trophies
0
XP
132
Country
So yea, after not updating the official google code svn a while now I decided to do it this sunday no matter what :P Here is 4.0RC1 for you to test: http://www.mediafire...mk80g5mb5cpjwga If you find any major bugs, report them, I'm not that much interested in minor bugs, but if you think they are really annoying just say ;)

YES! Fixes all my issues of not loading Devolution corercty ( w/o SD card...) Now I can run it fine off USB drive w/ no SD inserted, just what I was looking for.
Glad that you got you prob fixed. Still no joy here with devo. I tried the above RC1 as well as r676 and I even updated devolution boot.dol (to r135) and the loader.bin too.
I've put the loader.bin everywhere that I could think to and the wiiflow.log still says "devolution loader.bin not found!" but now with these 2 newer dols, instead of the black screen needing hard reboot, it returns to the wiiflow (as i have it set to) So at least that part is ok. I don't understand why it doesn't see the loader.bin for.
Devolution still works with cfg-usbloader and usbloader-gx (newest revs). Before, I've always had the loader.bin in USB2:/wiiflow folder and it worked. Not sure just when it quit.

Also, on the main WiiFlow menu, when I Exit to Neek2o, do I need a certain file on the SD or something? I still just get the flashing blue light as if it doesn't see the nand.
Everything else has been working great except for the 2 above issues.
 

AbdallahTerro

da KiNG
Member
Joined
Jan 14, 2012
Messages
6,052
Trophies
0
Location
Ideas factory :)
Website
ccabz.wordpress.com
XP
3,021
Country
So yea, after not updating the official google code svn a while now I decided to do it this sunday no matter what :P
Here is 4.0RC1 for you to test:
http://www.mediafire...mk80g5mb5cpjwga
If you find any major bugs, report them, I'm not that much interested in minor bugs, but if you think they are really annoying just say ;)
"really annoying" minor bugs:
1. inability to hide the tiny banner in general and when fanart are used in particular
2. one setting file is used in both real mode and neek mode, so we can't customize each mode seperatly (like emulation settings and exit to channel option...)
3. Starting title in Neek2o mode should be disabled in Neek2o mode (obviously when this is used we go back to real nand)
4. "Back to wiiflow" is not working in neek2o mode
5. Back to wiiflow is not going back to last mode used (Homebrew, Neek mode for instance) in real and neek2o modes
6. An easy solution for #5 might be to add ability to remember the last mode used in wiiflow.ini (just like GX or WiiXplorer)
7. Force Video mode option doesn't work in few cases (Emunand mode). Since Wiiflow-wiiware loader is based on triforce, I found out same issue in triforce mrc as well.
Postloader, uLoader and mighty channels use different techniques that make this force video option work all the time.

Thanks WF team for all the hard work and bugfixes, looking forward for an awesome WF 4 :)
Abz
 
  • Like
Reactions: 1 person

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,237
Country
Germany
I've put the loader.bin everywhere that I could think to and the wiiflow.log still says "devolution loader.bin not found!"
Enable sd logging and check the line "Data Directory: ", in that folder you need to place the loader.bin, if you have that and you posted your sd log here, then we'll start debugging.

Also, on the main WiiFlow menu, when I Exit to Neek2o, do I need a certain file on the SD or something? I still just get the flashing blue light as if it doesn't see the nand.
Where you have your nand? And also which neek2o rev you use?

Am I really the only one having this issue?
Looks like it, do you use background music or themes? If yes, may disable both and try with plain theme and no bg music.
 
  • Like
Reactions: 1 person

shortz1994

Well-Known Member
Member
Joined
Jan 21, 2011
Messages
1,340
Trophies
0
XP
359
Country
United States
@[member='shortz1994'] okay, looked at your theme.ini and now I realize I forgot to tell you to set the x and y to 0 along with the width = 640 and height = 480. like this:

[MAIN/ZONES]
buttons_h=480
buttons_w=640
buttons_x=0
buttons_y=0
buttons2_h=480
buttons2_w=640
buttons2_x=0
buttons2_y=0
buttons3_h=480
buttons3_w=640
buttons3_x=0
buttons3_y=0
next_h=100
next_w=100
next_x=540
next_y=290
prev_h=100
prev_w=100
prev_x=225
prev_y=290
thank you. will give that a try today.
 

luck_gh0st

Well-Known Member
Member
Joined
Feb 21, 2009
Messages
174
Trophies
0
XP
132
Country
I've put the loader.bin everywhere that I could think to and the wiiflow.log still says "devolution loader.bin not found!"
Enable sd logging and check the line "Data Directory: ", in that folder you need to place the loader.bin, if you have that and you posted your sd log here, then we'll start debugging.

Also, on the main WiiFlow menu, when I Exit to Neek2o, do I need a certain file on the SD or something? I still just get the flashing blue light as if it doesn't see the nand.
Where you have your nand? And also which neek2o rev you use?

Am I really the only one having this issue?
Looks like it, do you use background music or themes? If yes, may disable both and try with plain theme and no bg music.
Thank you for your reply. I don't see any line in the wiiflow.ini called "Data Directory: ". I guess that I was under the impression that it used the /wiiflow folder on the root of the device. (which I have on both USB partitions with loader.bin in them all and I've even tried it on SD /wiiflow in addition)
Here is my wiiflow.ini
[Title:My wiiflowini]
[DEBUG]
sd_write_log=yes
wifi_gecko=no

[DML]
always_show_button=no
current_item=
dir_usb_games=games
dm_r2.1+=yes
dml_r52+=yes
dump_list=no
game_language=0
last_cf_mode=4
lastlanguage=EN
partition=1
show_full_banner=no
sort=0
video_mode=0
video_setting=1

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

[FANART]
enable_fanart=yes

[GAMERCARD]
dutag_key=
dutag_url=http://tag.darkumbra.net/{KEY}.update={ID6}
gamercards=wiinnertag|dutag
gamercards_enable=no
wiinnertag_key=
wiinnertag_url=http://www.wiinnertag.com/wiinnertag_scripts/update_sign.php?key={KEY}&game_id={ID6}

[GAMES]
current_item=
dump_list=no
last_cf_mode=4
lastlanguage=EN
partition=2
show_full_banner=no
sort=0

[GENERAL]
age_lock=0
allow_texture_compression=yes
async_network=no
b_lr_mode=no
banner_in_settings=yes
box_mode=yes
compress_cache=no
cover_buffer=20
cover_prio=0
cover_use_hq=no
data_on_usb=yes
dir_banner_cache=usb2:/wiiflow/cache/banners
dir_box_covers=usb2:/wiiflow/boxcovers
dir_cache=usb2:/wiiflow/cache
dir_cheat=usb2:/wiiflow/codes/gct
dir_custom_banners=usb2:/wiiflow/custom_banners
dir_fanart=usb2:/wiiflow/fanart
dir_flat_covers=usb2:/wiiflow/covers
dir_help=usb2:/wiiflow/help
dir_languages=usb2:/wiiflow/languages
dir_list_cache=usb2:/wiiflow/cache/lists
dir_music=usb2:/wiiflow/music
dir_plugins=usb1:/wiiflow/plugins
dir_screenshot=usb2:/wiiflow/screenshots
dir_settings=usb2:/wiiflow/settings
dir_source=usb1:/wiiflow/source_menu
dir_themes=usb2:/wiiflow/themes
dir_trailers=usb2:/wiiflow/trailers
dir_txtcheat=usb2:/wiiflow/codes
dir_wip=usb2:/wiiflow/codes/wip
dpad_mode=no
exit_to=0
extended_list_check=no
favorites_on_startup=no
force_cios_load=no
hidechannel=no
hideviews=no
keep_png=yes
language=0
max_fsaa=3
music_fade_rate=8
parent_code=
randomize_music=yes
rumble=no
skip_list_check=yes
sound_volume_bnr=255
sound_volume_coverflow=255
sound_volume_gui=255
sound_volume_music=255
startup_menu=no
theme=Carbonik Abz
tv_height=480
tv_width=640
tv_x=0
tv_y=0
update_cache=no
use_grab=no
wiimote_gestures=no

[HOMEBREW]
current_item=
disable=no
dump_list=no
last_cf_mode=9
lastlanguage=EN
parental=no
partition=0
show_full_banner=no
smallbox=yes
sort=0

[NAND]
current_item=
disable=no
dump_list=no
emulation=0
last_cf_mode=4
lastlanguage=EN
partition=1
path=/wiiflow/nandemu
real_nand_config=no
real_nand_miis=no
sort=0

[PLUGIN]
46434555=yes
4d45444e=yes
4d504345=yes
5343564d=yes
53454741=yes
534e4553=yes
56424158=yes
57493634=yes

Now when I try to boot a game using Devolution, here is my wiiflow.log
[Title:My wiiflow.log]

Init ISFS

Welcome to WiiFlow (Mod 3.1-r676)!
This is the debug output.
WiiFlow is in real nand mode
Loading cIOS: 249
Reloading into IOS 249 from 58...
Deinit ISFS
Init ISFS
AHBPROT after IOS Reload: 0
D2X cIOS Base IOS56
Changing USB port to port 0....
* * * * * * * * * * * *
* HDD Information
* Sectors: 1953525167
* Size [Sector Size]: 931 GB [512]
* * * * * * * * * * * *
Wait Message Thread: Start
Delay: 7, Images: 8
Wiiflow boot.dol Location: usb2:/apps/wiiflow
DIOS-MIOS is installed as MIOS
Loading cIOS map
Found cIOS in slot 222
Found cIOS in slot 223
Found cIOS in slot 224
Found d2x base 37 in slot 245
Found d2x base 38 in slot 246
Found d2x base 53 in slot 247
Found d2x base 55 in slot 248
Found d2x base 56 in slot 249
Found d2x base 57 in slot 250
Found d2x base 58 in slot 251
Data Directory: usb1:/wiiflow
SHND: Running sound thread
Trying to open 'usb2:/wiiflow/settings/wiitdb.xml'...success
Checking game offsets
Loading items of usb view from usb2

Loading files containing .wbfs|.iso in usb2:/wbfs
Database file: usb2:/wiiflow/cache/lists/usb2_wbfs.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb2:/wbfs
Games found: 230
Wait Message Thread: End
Coverflow started!
Coverflow stopped!
Coverflow started!
gui_sound.cpp: Loading usb2:/wiiflow/music/05 Little Samson - Golem's Theme Metalmix.ogg using voice 0
Coverflow stopped!
Loading items of dml view from usb1
Wait Message Thread: Start
Delay: 7, Images: 8

Loading files containing boot.bin|.iso in usb1:/games
Database file: usb2:/wiiflow/cache/lists/usb1_games.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/games
Games found: 82
Wait Message Thread: End
Coverflow started!
Coverflow stopped!
Exit WiiFlow called
Wait Message Thread: Start
Delay: 7, Images: 8
Launching game GF7E01
Read Devolution Loader: "usb1:/wiiflow/loader.bin"
Devolution Engine r135 2012/08/25 12:38:19
Copyright © 2012 tueidj

MEM1_freesize(): 4415472
MEM2_freesize(): 22574656
SHND: Stopping sound thread
SHND: Stopped sound thread
Cleaning up video...
Wait Message Thread: End
Cleanup Coverflow

Memory cleaned up
MEM1_freesize(): 4415472
MEM2_freesize(): 33484096
Init ISFS

Welcome to WiiFlow (Mod 3.1-r676)!
This is the debug output.
WiiFlow is in real nand mode
Loading cIOS: 249
Reloading into IOS 249 from 36...
Deinit ISFS
Init ISFS
AHBPROT after IOS Reload: 0
D2X cIOS Base IOS56
Changing USB port to port 0....
* * * * * * * * * * * *
* HDD Information
* Sectors: 1953525167
* Size [Sector Size]: 931 GB [512]
* * * * * * * * * * * *
Wait Message Thread: Start
Delay: 7, Images: 8
Wiiflow boot.dol Location: usb2:/apps/wiiflow
DIOS-MIOS is installed as MIOS
Loading cIOS map
Found cIOS in slot 222
Found cIOS in slot 223
Found cIOS in slot 224
Found d2x base 37 in slot 245
Found d2x base 38 in slot 246
Found d2x base 53 in slot 247
Found d2x base 55 in slot 248
Found d2x base 56 in slot 249
Found d2x base 57 in slot 250
Found d2x base 58 in slot 251
Data Directory: usb1:/wiiflow
SHND: Running sound thread
Trying to open 'usb2:/wiiflow/settings/wiitdb.xml'...success
Checking game offsets
Loading items of emu view from usb1

Loading files containing .nes|.fds|.nsf|.unf|.nez|.unif|.zip|.7z in usb1:/fceugx/roms
Database file: usb2:/wiiflow/cache/lists/usb1_fceugx_roms.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/fceugx/roms

Loading files containing .gen|.smd|.zip in usb1:/genplus/roms
Database file: usb2:/wiiflow/cache/lists/usb1_genplus_roms.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/genplus/roms

Loading files containing .avi|.mp4|.mkv in usb1:/movies
Database file: usb2:/wiiflow/cache/lists/usb1_movies.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/movies

Loading files containing .smc|.fig|.sfc|.swc|.zip|.7z in usb1:/snes9xgx/roms
Database file: usb2:/wiiflow/cache/lists/usb1_snes9xgx_roms.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/snes9xgx/roms

Loading files containing .agb|.gba|.bin|.elf|.mb|.dmg|.gb|.gbc|.cgb|.sgb|.zip|.7z in usb1:/vbagx/roms
Database file: usb2:/wiiflow/cache/lists/usb1_vbagx_roms.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/vbagx/roms

Loading files containing .n64|.v64|.z64|.zip in usb1:/wii64/roms
Database file: usb2:/wiiflow/cache/lists/usb1_wii64_roms.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/wii64/roms

Loading files containing .lnx in usb1:/wiimednafen/roms
Database file: usb2:/wiiflow/cache/lists/usb1_wiimednafen_roms.db
update_games=0 update_homebrew=0 update_dml=0, update_emu=0
usb1:/wiimednafen/roms
Parsing scummvm.ini
Found: Indiana Jones and the Fate of Atlantis (FM-TOWNS/English)
Found: Full Throttle (Version B/English)
Found: Codename: Iceman (DOS/English)
Found: Loom (EGA/Amiga/English)
Found: Leisure Suit Larry in the Land of the Lounge Lizards (1.00 1987-
Found: Leisure Suit Larry 2: Goes Looking for Love (in Several Wrong Pl
Found: Leisure Suit Larry 3: Passionate Patti in Pursuit of the Pulsati
Found: Leisure Suit Larry 5: Passionate Patti Does a Little Undercover
Found: Leisure Suit Larry 6: Shape Up or Slip Out! (DOS/English)
Found: Maniac Mansion (V2/DOS/English)
Found: The Secret of Monkey Island (CD/DOS/English)
Found: Sam & Max Hit the Road (CD/English)
Found: Simon the Sorcerer 1 (CD/Windows/English)
Found: Beneath a Steel Sky (v0.0368 cd)
Found: Day of the Tentacle (CD/English)
Found: Ween: The Prophecy (DOS/English (US))
Found: Zak McKracken and the Alien Mindbenders (FM-TOWNS/English)
Games found: 299
Wait Message Thread: End
Coverflow started!
Coverflow stopped!
Coverflow started!
gui_sound.cpp: Loading usb2:/wiiflow/music/10 Metal Man Rock.ogg using voice 0
gui_sound.cpp: Buffer not ready!
gui_sound.cpp: Loading usb2:/wiiflow/music/Castlevania Guitar.ogg using voice 0
Exit WiiFlow called
Saving configuration files
Wait for dvd
MEM1_freesize(): 4505584
MEM2_freesize(): 18753408
SHND: Stopping sound thread
SHND: Stopped sound thread
Cleaning up video...
Cleanup Coverflow
Coverflow stopped!

Memory cleaned up
MEM1_freesize(): 4505584
MEM2_freesize(): 33597152

Somehow now, it sees the loader.bin in USB1:/wiiflow, but I've changed nothing. and have the same results with devo not working, I still have my GC game in USB1:/games/StarfoxAssault/game.iso Funny. Back when Devolution worked, the data directory was USB2/wiiflow

Now as for neek2o. I have my Wiiflow nand in USB1:/wiiflow/nandemu because earlier the wiiflow.ini kept defaulting to it so I put it there so I wouldn't have to keep editing the wiiflow.ini everytime. Now I saw that you changed it and on first boot on the new Wiiflow dol, with no .ini, it shows my real nand and won't let me change it in the settings because the wiiflow.ini path to NAND is originally blank after the = sign.
But if I access the WiiWare button on the source_menu, then it sets itself up for /wiiflow/nandemu without editing the wiiflow.ini. manually.
I am using r92 of neek. I got it from IRC and it's been working fine. it uses the modmii folder called "nands" (which I have 3 nands in) Even though the WiiFlow nand is in another directory all together, it wii see, and even boot the wiiflow nand without a problem for some reason and return to the nands in the nands folder.
 

MassiveRican

GBATemp's Unofficial Vigilante
Member
Joined
Aug 2, 2011
Messages
2,453
Trophies
1
Location
Creeping in the Shadows
XP
1,178
Country
It's not often that a corrupted banner show's up but if it does it's only when I'm scrolling through several hundred games in game view. I simply back out and click on the game again and the corruption is gone. It's not a major deal breaker at all.

Edit: Still using r672 and neek2o r88. I haven't tested exit to neek2o because of the way I have things setup. I use NK2O channel, which launches PL4 neekbooter, I have 5 NANDS and switch up between them in PL4 which all autoboot WiiFlow. WiiFlow in neek2o works perfect, so I'm hesitant to change things up since everything is working.

If I wanted to start trying out launching games with neek2o option in my real NAND with WiiFlow it seems I'll need neek2o r92 correct?

How about adding a way to interactively change NANDS within WiiFlow the way you can in PL4 or neek2o itself? I'm not fond of having to open WiiXplorer and change the path in the .ini every time I need to switch up my NANDS which is why I don't do it. I don't know how difficult this would be to implement and it's more like a major feature addition than the bug fixes which you're currently focusing on (by the way I love the current bug fixing cycle you're on [member='fix94']).

So maybe later on, once you're satisfied fixing any major or minor bugs within WiiFlow and after the main WiiFlow SVN release, that addition would be something great to consider.
 
  • Like
Reactions: 2 people

thevoiceover

Well-Known Member
Member
Joined
Sep 23, 2006
Messages
136
Trophies
0
Age
46
XP
311
Country
United States
'luck_gh0st'

Somehow now, it sees the loader.bin in USB1:/wiiflow, but I've changed nothing. and have the same results with devo not working, I still have my GC game in USB1:/games/StarfoxAssault/game.iso Funny. Back when Devolution worked, the data directory was USB2/wiiflow

I noticed you were running version 3 r676, I think the 4 RC1 is what fixed these for me.
 

drakorex

Well-Known Member
Member
Joined
Jan 19, 2011
Messages
1,882
Trophies
0
XP
1,052
Country
United States
I'm trying to convert some themes/make my own, and there are some things I need to know.
How to move banner
How to unhide banner (I tried setting up the game zones the way the main zones are set up, trying to make the toogle button constant)
mod area around full banner buttons

If anyone could help me on this, I would greatly appreciate it.:)
 

luck_gh0st

Well-Known Member
Member
Joined
Feb 21, 2009
Messages
174
Trophies
0
XP
132
Country
Using RC2 from the Homebrew Channel (SD Card) DOES load the game but when I push the power button on the Wii to exit the game it returns to the WiiFlow with an explanation point and code dumps when I touch a button (but returns to system menu after that.) Maybe I'm exiting devo wrong. I don't know if there's a button combo like dios-mios has or not. Also despite the wiiflow.ini on the SD pointing to the USB files it still creates an empty wiiflow folder on the root of the SD card. Also I'm having some issues with the USB NAND when booting WiiFlow dol from SD (homebrew channel) The Wiiflow sees the WiiWare and VC games on the USB NAND fine (covers and all) but the wiimote starts flashing and won't sync. now if I plug in the GC controller I can control the pointer but if I try to exit or boot an app or whatever it just black screens needing a hard reset

@thevoiceover = I've tried all the versions of WiiFlow. I just rename the dols the the /Wiiflow folder to boot.dol666 or whatever the rev is so that I will know but I did try RC1 and got the same results.
Also, I wanted to also ask you what is your setup? USB1 and 2? FAT, NTFS?, wiiflow data etc.
I was considering moving some of the WiiFlow data files to my USB FAT32 partition but I could have sworn that I read somewhere that you don't want to have WiiFlow files on the same partition that you have your NAND on. Even though I've been getting away with having my wiiflow plugins and the source_menu on the same FAT partition as the NAND.
If I need to move around some files to make it all work that's fine with me as I have plenty of space on all of my devices.
 

MassiveRican

GBATemp's Unofficial Vigilante
Member
Joined
Aug 2, 2011
Messages
2,453
Trophies
1
Location
Creeping in the Shadows
XP
1,178
Country
Using RC2 from the Homebrew Channel (SD Card) DOES load the game but when I push the power button on the Wii to exit the game it returns to the WiiFlow with an explanation point and code dumps when I touch a button (but returns to system menu after that.) Maybe I'm exiting devo wrong. I don't know if there's a button combo like dios-mios has or not. Also despite the wiiflow.ini on the SD pointing to the USB files it still creates an empty wiiflow folder on the root of the SD card. Also I'm having some issues with the USB NAND when booting WiiFlow dol from SD (homebrew channel) The Wiiflow sees the WiiWare and VC games on the USB NAND fine (covers and all) but the wiimote starts flashing and won't sync. now if I plug in the GC controller I can control the pointer but if I try to exit or boot an app or whatever it just black screens needing a hard reset

@thevoiceover = I've tried all the versions of WiiFlow. I just rename the dols the the /Wiiflow folder to boot.dol666 or whatever the rev is so that I will know but I did try RC1 and got the same results.
Also, I wanted to also ask you what is you setup? USB1 and 2? FAT, NTFS?, wiiflow data etc.
I was considering moving some of the WiiFlow data files to my USB FAT32 partition but I could have sworn that I read somewhere that you don't want to have WiiFlow files on the same partition that you have your NAND on. Even though I've been getting away with having my wiiflow plugins and the source_menu on the same FAT partition as the NAND.
If I need to move around some files to make it all work that's fine with me as I have plenty of space on all of my devices.
Actually I still haven't gotten around to testing how well recent WiiFlow dol's performs on different partitions now on my HDD, my original setup had WiiFlow on USB2 NTFS and NAND on USB1 FAT32 for the same reason, didn't want NAND on same dev/partition, I'm seeing that you're doing things for a similar reason but with SD and USB.

I switched my WiiFlow setup and have everything now on my FAT32 partition about 100 revs ago and things have gone very smoothly since then, even SaveGame Emulation has been working very well even though the NAND is on the same partition. There is still the problematic NAND emulation game issue but with the recent developments with neek2o and WiiFlow we'll be able to launch these games without d2x and with neek2o which is awesome.

I suggest putting everything on the same device and seeing how it works out for you, if you don't like it you can always revert your setup to what it was but from my experience I don't think you'll be disappointed. If you do it let me know how it works out for you.

Edit: and no to my knowledge Devo does not have a button combination for resetting, I believe Tueidj said once classic controller support is added that he can add a reset feature with that controller.
 
  • Like
Reactions: 1 person

luck_gh0st

Well-Known Member
Member
Joined
Feb 21, 2009
Messages
174
Trophies
0
XP
132
Country
Actually I still haven't gotten around to testing how well recent WiiFlow dol's performs on different partitions now on my HDD, my original setup had WiiFlow on USB2 NTFS and NAND on USB1 FAT32 for the same reason, didn't want NAND on same dev/partition, I'm seeing that you're doing things for a similar reason but with SD and USB.

I switched my WiiFlow setup and have everything now on my FAT32 partition about 100 revs ago and things have gone very smoothly since then, even SaveGame Emulation has been working very well even though the NAND is on the same partition. There is still the problematic NAND emulation game issue but with the recent developments with neek2o and WiiFlow we'll be able to launch these games without d2x and with neek2o which is awesome.

I suggest putting everything on the same device and seeing how it works out for you, if you don't like it you can always revert your setup to what it was but from my experience I don't think you'll be disappointed. If you do it let me know how it works out for you.
I may just try that. Do you still have your games on USB2 (NTFS) in the WBFS folder?
OK! I did i! the WiiFlow does seem a bit smoother in a way.
 

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
Using RC2 from the Homebrew Channel (SD Card) DOES load the game but when I push the power button on the Wii to exit the game it returns to the WiiFlow with an explanation point and code dumps when I touch a button (but returns to system menu after that.) Maybe I'm exiting devo wrong. I don't know if there's a button combo like dios-mios has or not.
Edit: and no to my knowledge Devo does not have a button combination for resetting, I believe Tueidj said once classic controller support is added that he can add a reset feature with that controller.
Yeah, for now the Wii's power button is the correct/only way to exit devo.
 
  • Like
Reactions: 1 person

spacepimp

Pathalogical Fantasist
Member
Joined
Feb 20, 2012
Messages
457
Trophies
0
Location
Off the Island
XP
412
Country
Just wanted to say thanks to Fix and Maxternal for the new 'B' button implementation.

EDIT: and also particular thanks to mr fix94 for wiiflow's general loveliness.
ummm .... hello? maybe you should look at the wiiflow source log a little better. I believe it says Fledge68 for r668. Not to take anything away from Fix who yes is awesome. But he didn't help me in any way - i figured it out on my own believe it or not. :ha:
Whoops!
Well done, sir. Thanks for all your hard work, and thanks too to the wiiflow team as a whole.
 
  • Like
Reactions: 1 person
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