WiiRd forum

Wii & Gamecube Hacking => WiiRD Remote Debugger => Topic started by: _Vuze_ on September 22, 2009, 01:35:27 PM

Title: WiirdGUI access violation :/
Post by: _Vuze_ on September 22, 2009, 01:35:27 PM
Hey guys,
my USB Gecko arrived a few minutes ago ^-^
Everything is fine so far, no problems setting it up and everything is fine until I fire up WiiRD GUI. Then this happenes:
(http://img5.imagebanana.com/img/yud04j9z/wiird_accvioerror.PNG)
I use Windows XP SP2, game loaded via Gecko OS 1.9.2 debugger enabled/disabled, hook default and USB Loader GX / Config USB Loader with Ocarina enabled. Command-line WiiRD works fine though, but as I am new to Wii Hacking I would prefer a GUI ;)

Please help!
Title: Re: WiirdGUI access violation :/
Post by: Romaap on September 22, 2009, 01:50:46 PM
Try to download the latest WiiRDGUI from here (http://wiird.l0nk.org/wp/?page_id=3).
Title: Re: WiirdGUI access violation :/
Post by: _Vuze_ on September 22, 2009, 01:56:17 PM
That is actually the version I am using :( (v0.9.3)
I re-downloaded and re-extracted everything, but it still doesn't work...
EDIT: This is the log of WiiRD shown by pressing the Show WiiRD button:
> sendfail
> gamestatus
Sending command
Command succesful
Game is running!
> version
Gecko Server version: 0x80
> gamestatus
Sending command
Command succesful
Game is running!
> patch
Unknown command: patch
> gamestatus
Sending command
Command succesful
Game is running!
> dump "mem.bin" 80000000 80000100
Dumping 80000000 to 80000100 to file: mem.bin

EDIT2:
Well, I moved the directory to C:\ and it works oO
Maybe the problem is that I use a german XP and WiiRD wants to write to a path that only exists in english ones (lol, everything is possible). Anyway, if you know a fix for that, please let me know :) Would love to have it at my desktop~
Title: Re: WiirdGUI access violation :/
Post by: Link on September 24, 2009, 05:00:54 AM
Sorry for the late reply. Unlikely, I am German myself. There are some troubles WiiRdGUI can get if the path you put it in has spaces in its patch. So something like "c:\this is the path where I go\and here again\WiiRdGUI" will make it fail. Non-spaced paths will work!

I unfortunately barely have time to continue working on WiiRd GUI and such: the latest compile is at http://l0nk.org/WiiRdGUI.zip - which should have space in pathname support!
Title: Re: WiirdGUI access violation :/
Post by: _Vuze_ on September 24, 2009, 02:20:22 PM
Ok, thank you :)
Working fine now  ;)