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
  • AncientBoi @ AncientBoi:
    ooowwww a new way for me to beat NFS 510 :D @SylverReZ
    +1
  • SylverReZ @ SylverReZ:
    @AncientBoi, Yeah, believe you can do PSP games as well. But a Pi5 is much powerful in comparison.
    +2
  • Psionic Roshambo @ Psionic Roshambo:
    Not sure about other models of Pi4 but the Pi 4 B with 8GBs OCed to 2Ghz handles PSP really great except like 1 game I found and it is playable it just looks bad lol Motor Storm Arctic something or other.
  • Psionic Roshambo @ Psionic Roshambo:
    Other games I can have turned up to like 2X and all kinds of enhancements, Motorstorm hmmm nope 1X and no enhancements lol
  • Veho @ Veho:
    Waiting for Anbernic's rg[whatever]SP price announcement, gimme.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I will admit that one does seem more interesting than the usual Ambernic ones, and I already liked those.
  • Veho @ Veho:
    I dread the price point.
    +1
  • Veho @ Veho:
    This looks like one of their premium models, so... $150 :glare:
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    To me that seems reasonable.
  • Psionic Roshambo @ Psionic Roshambo:
    I mean since basically all the games are errmmm free lol
  • Veho @ Veho:
    I mean yeah sure but the specs are the same as a $50 model, it's just those pesky "quality of life" things driving up the price, like an actually working speaker, or buttons that don't melt, and stuff like that.
    +1
  • Psionic Roshambo @ Psionic Roshambo:
    I think all in my Pi 4 was well north of 200 bucks 150ish for the Pi 4 the case the fancy cooler, then like 70 for the 500GB MicroSD then like 70 for the Xbox controller. But honestly it's a nice set up I really enjoy and to me was worth every penny. (even bought more controllers for 2 or 4 player games.) hmmm have never played any 2 player games yet :(
  • Veho @ Veho:
    Yeah that's what I hate about the RPi, it's supposedly $30 or something but it takes an additional $200 of accessories to actually turn it into a working something.
  • Psionic Roshambo @ Psionic Roshambo:
    yes that's the expensive part lol
  • Veho @ Veho:
    I mean sure it's flexible and stuff but so is uremum but it's fiddly.
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah a lot of it I consider a hobby, using Batocera I am constantly adjusting the collection adding and removing stuff, scraping the artwork. Haven't even started on some music for the theme... Also way down the road I am considering attempting to do a WiiFlow knock off lol
  • Veho @ Veho:
    I want everything served on a plate plz ktnx, "work" is too much work for me.
  • Veho @ Veho:
    Hmm, with that in mind, maybe a complete out-the-box solution with all the games collected, pacthed and optimized for me would be worth $150 :unsure:
  • Psionic Roshambo @ Psionic Roshambo:
    Yeah it's all choice and that's a good thing :)
  • Bunjolio @ Bunjolio:
    animal crossing new leaf 11pm music
  • Bunjolio @ Bunjolio:
    avatars-kKKZnC8XiW7HEUw0-KdJMsw-t1080x1080.jpg
    wokey d pronouns
  • SylverReZ @ SylverReZ:
    What its like to do online shopping in 1998: https://www.youtube.com/watch?v=vwag5XE8oJo
    SylverReZ @ SylverReZ: What its like to do online shopping in 1998: https://www.youtube.com/watch?v=vwag5XE8oJo