Hacking And another WBFS GUI

manias

Well-Known Member
Member
Joined
Aug 7, 2007
Messages
1,258
Trophies
0
XP
143
Country
Netherlands
Master Mo said:
spiritofcat said:
MrFlooD said:
Nice work,

I just wish someone would now work on fixing WBFS so it has better support with drives with multiple partitions.
Just use the cygwin version compiled by_JL_.
It works well with multiple partitions because you specify the drive and partition number instead of a drive letter.
Can you show me, where I can find this? I searched for it but with no success...

I already tried several of these wbfs-tools for Windows but all with the same error: "could not open drive: no error". So I assumed, that the error had something to do with the formation on the Wii and I`ve decided to reformat it to ntsf and use the wbfs_win to formate it on Windows but I still get the same error. So it has to be a problem with the recognition of the partition.

Would be really great. if you could direct me to that tool, so I could try it
wink.gif
you have to run cmd in admin mode or u get that error
 

Scarfish

Well-Known Member
Member
Joined
Jan 5, 2009
Messages
101
Trophies
0
XP
54
Country
Netherlands
nIxx said:
Hmm looks like there something wrong with an array.
Strange is that it works for me and some other peoples.
Have you installed the latest .Net Framework ?

Anyway i changed the program a bit the download link is in the first post.

Just look closely at the show_list() method and look for places where it could possibly go wrong. Build some nice checks around these places.
 

shtonkalot

Can't hold on much longer, But I'll never let go!
Member
Joined
May 28, 2006
Messages
969
Trophies
1
Location
Gosford, Australia
Website
Visit site
XP
389
Country
Missed version 6 but have tried 7, First time I ran it I got the usual error message, then continued and this time the GUI not just ran but worked! Before the buttons for add, delete, extract and read resulted in another error message.
Now when I run it I get no error message on startup...!? That is weird, isn't it?

Also I just noticed there is a difference in the included wbfs_win.exe compared to the original one I got from the "wbfs_win_delta" package. The difference being that when I run the included one from command prompt I get a pause after every command I run, including just running the app with no flags after it.

nIxx, have you made any changes to the wbfs_win executable? If not where did that version come from.

Breaking news, the older versions of the app now load without problem. I wonder what the problem was? perhaps my antivirus?
 

nIxx

Well-Known Member
OP
Member
Joined
Sep 30, 2007
Messages
1,544
Trophies
0
Location
Germany
Website
Visit site
XP
337
Country
Gambia, The
Hmm really weird and i´m asking me the same.
Debugging is so annyoing especially if you get no errors but some others.
Possibly a .Net Framework Version blocks the other but i really don´t know for me everything was working fine
smile.gif
.

Ah and i doesn´t made changes to the wbfs_win.exe but i know what you mean but why the wbfs_win acts like this i don´t know or i´m not sure. I thought possibly it´s still running as a process in the background but in the Task manager there is no wbfs_win.exe anymore.
 

qbert

Well-Known Member
Newcomer
Joined
Jan 15, 2009
Messages
70
Trophies
0
XP
46
Country
Italy
I think there is an error concerning the file name format, but not a GUI fault. But the GUI could advise for that
 

julen163

New Member
Newbie
Joined
Apr 29, 2008
Messages
3
Trophies
0
XP
76
Country
Netherlands Antilles
I found the problem from Array.
This is because the program read the list of .iso in the directory.
If there is nothing in the ISO directory, then error occurs....

=;.-)




[/indent]
Diablo1123 said:
Doesn't work for me, giving me an error:
QUOTE said:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IndexOutOfRangeException: Index was outside the bounds of the array.
at WindowsFormsApplication1.Form1.show_list()
at WindowsFormsApplication1.Form1.Form1_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WBFSTool
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Documents%20and%20Settings/Administrator/Desktop/wbfsTOOL4/WBFSTool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:





When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
 

Maximillion

Active Member
Newcomer
Joined
Jan 9, 2009
Messages
43
Trophies
0
XP
29
Country
Hey tried your tool its pretty nifty =P was wondering what you wrote it in
and how you managed to take the the data from wbfs_win.exe its really been bugging me
 

Chemodile

Well-Known Member
Newcomer
Joined
Mar 15, 2009
Messages
67
Trophies
0
XP
73
Country
United States
I like this one, but a couple problems:
- Whenever I add an ISO, after it finishes I'm unable to add another one until I close the program and re-open it. It says "ERROR #12" when I try this.
- Is there a way to queue up multiple ISOs? I'm unable to select more than one ISO from the list at a time. It would be nice to either be able to select multiple ISOs at once to be added, or have an "add all from current directory" button. As it stands I'm going to have to close and re-open the program 25 more times to finish adding all my ISOs.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • realtimesave @ realtimesave:
    but I don't really believe any rumors yet
  • realtimesave @ realtimesave:
    need to have official info from N
  • Psionic Roshambo @ Psionic Roshambo:
    The 3DO and Neo Geo where like 700 bucks hmm the PS3 was stupid expensive at launch lol
  • Psionic Roshambo @ Psionic Roshambo:
    But at least the PS3 was only 500 for the cheapest one at launch
  • Psionic Roshambo @ Psionic Roshambo:
    My opinion is that 199.99 is the sweet spot but that spot is long gone lol
  • Psionic Roshambo @ Psionic Roshambo:
    Just played some Micheal Jackson Moonwalker.... Those poor parents trying desperately to protect their children
  • K3Nv2 @ K3Nv2:
    400 is a decent sweet spot if we get enough out of it
  • K3Nv2 @ K3Nv2:
    It's not like how it was when we were locked down to a few options and that's it
  • Psionic Roshambo @ Psionic Roshambo:
    For me just buying a Pi and some accessories fills that not a PC void new consoles have just put them close to PC prices and all the patching and updates makes me feel like I might as well just get a PC
  • K3Nv2 @ K3Nv2:
    Were talking new Gen consoles at launch here
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah they just are glorified mid range PCs these days
  • Psionic Roshambo @ Psionic Roshambo:
    The age of home consoles has passed, they got assimilated
  • K3Nv2 @ K3Nv2:
    They still serve a purpose for people that don't want to dive deep into it and just buy something that works
  • Psionic Roshambo @ Psionic Roshambo:
    I think the PS3 was the last console that was custom and felt at least slightly home console to me, although the constant updates pissed me off to no end.... "I got a day off from work let's play some games..." Well maybe after the hour long firmware update.... Shit the game needs an hour long update too??
  • K3Nv2 @ K3Nv2:
    Microsofts giving us options the other two should've followed with tbh not everyone is going to give a damn about 4k 120fps
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah I think they should have focused on 1440P and let the TVs handle upscale duty
  • Psionic Roshambo @ Psionic Roshambo:
    My 4K TV admittedly is a higher end one turns 1080P into 4K nicely
  • K3Nv2 @ K3Nv2:
    Og switch should've released with 1440p and then release with a cheaper 720p panel at the end
  • Psionic Roshambo @ Psionic Roshambo:
    Switch Ghetto Edition lol
  • K3Nv2 @ K3Nv2:
    Screw a lite they missed an opportunity to sell the screen
  • Psionic Roshambo @ Psionic Roshambo:
    I think all these retro consoles and Pi owe a large part of their market to home consoles being so expensive and the collectors driving up old consoles to the sky.
  • Faust03 @ Faust03:
    switch 2 will only have 3 games and will be the second coming of the virtual boy
  • K3Nv2 @ K3Nv2:
    Nah if you're thinking switch 2 vr headset they have enough of a blueprint for specs to be decent Mario in full room scale would be cool some vr headsets already did demo of smb3 with a apple vr iirc
  • Psionic Roshambo @ Psionic Roshambo:
    Augmented reality peach dating sim would sell a few copies
  • K3Nv2 @ K3Nv2:
    https://youtu.be/gVLHKrHBbZI?si=s_ljcNW1cQpvBkPj this would be cool if it just mapped the outside and was just there
    K3Nv2 @ K3Nv2: https://youtu.be/gVLHKrHBbZI?si=s_ljcNW1cQpvBkPj this would be cool if it just mapped the...