Hacking USB Loader GX

  • Thread starter Thread starter blackb0x
  • Start date Start date
  • Views Views 8,065,807
  • Replies Replies 30,226
  • Likes Likes 74
DarkCamui said:
Since I cannot turn of the sleep function on my usb harddrive I have to use uLoader for my Wii isos because it does something to keep the harddrive alive all the time, would you be able to do the same thing with this loader? Because uLoaders GUI really looks like crap
frown.gif
+1
Tis would be really great.
 
B-Blue said:
ok this is driving me nuts...

how do I change the covers to 3d?
I only have one game (pikmin) in 3d and I don't know how I did it
You have to download the 3d covers
You can find them on http://www.theotherzone.com/wii/
or download them with the USB loader GX (unlock and click any cover in list mode)
You might need to delete the old 2d ones first
 
unlock the loader in the setting menu, then chose list view and click the cover now you can download 2D, 3D and disk images.
 
B-Blue said:
ok this is driving me nuts...

how do I change the covers to 3d?
I only have one game (pikmin) in 3d and I don't know how I did it
You mean the ones from NeoRame, which "only" looks like 3-D? Unlock your Loader, click on a Cover, select 3-D Covers, download and be happy
smile.gif
. If it won't work, delete the old ones....

Edit: Too late...
 
clik on the cover of a game , select 3d covers and download them...
of course your wii must be online....
if not , install them manually in your sd card.
 
delta123 said:
TeenTin said:
HEY LISTEN !!!

GX always has the bug that :

When you play around the menu for some time (e.g. 2 mins or 3, including the setup menu) and then start a game, you have a high chance of getting a black screen !!!

Just Try !


it has happened to me, but i didn`t know it was a bug. i though it was becaused i activated the region code sign, which managed to get ea sports active working, but when i tried to play others having that on it went to black screen, or code dump. but after that i found that playing around with the loader for 1 minute made no games load up, all black screen for some reason.

Help! Would someone mind telling me where the option to active the region code signing can be found? Can't find it! Using r439
hate2.gif
 
Hello, this is my first post, but until now i had nothing other to say than

bow.gif
GREAT WORK GUYS
bow.gif


But in rev 439 i saw, that when the loader is locked, the default settings could be restored, and the parental control is set to 0.
That´s not how it should be, right?

Would it be possible to lock the default settings button? So that our kids can´t find a way to play MadWorld or Resident Evil...
wink.gif
 
found a MINOR bug on revision 439.

When you change the path for theme in settings , once you press OK to validate the new path , the loader brings you to the window where to change the images path , instead of going back to the settings menu.

Don't know if it's a bug or not , but it's a bit confusing ^^
 
Quick qs. I have a 1 tb hdd with 200gb unformatted raw partition and another ntfs partition where I have lots of data. If I install usb loader gx and format it won't mess with the ntfs partition right?
 
How do I save the unlocked settings? Everytime I restart the loader, it becomes locked again..


Just go to password in loader and backspace so no password then save now it wont ask for password cause there isnt any
 
COuld somebody explain something to me ?

cIOS38 rev12. Wasn't it cIOS36 ???

What's the difference between them ?

And what the difference to play a game with IOS 249 and IOS 222 ??

Please, I see lots of peopl saying a lot about that, but I don't know what they do in difference....

Thankyou...
 
hondamust said:
QUOTE said:
How do I save the unlocked settings? Everytime I restart the loader, it becomes locked again..

Just go to password in loader and backspace so no password then save now it wont ask for password cause there isnt any
Yep, unlock the loader
Go to password and delete it with backspace
It will show
Now it will be unlocked every time
 
This is my first try with USB loaders, and I works fine but I can't get the covers to show..
I made a folder called images (that's what it said it should be called in settings) but I have no covers displayed when I start up usb loader.
I know I can go online and get them but I prefer to just have a folder on the card with the images.

Any suggestions?
 
mugge said:
This is my first try with USB loaders, and I works fine but I can't get the covers to show..
I made a folder called images (that's what it said it should be called in settings) but I have no covers displayed when I start up usb loader.
I know I can go online and get them but I prefer to just have a folder on the card with the images.

Any suggestions?
what size are the images?
They should be 160x224

QUOTE(lexlth @ May 31 2009, 01:06 PM) COuld somebody explain something to me ?

cIOS38 rev12. Wasn't it cIOS36 ???

What's the difference between them ?

And what the difference to play a game with IOS 249 and IOS 222 ??

Please, I see lots of people saying a lot about that, but I don't know what they do in difference....

Thankyou...
Difficult to explain
cIOS36 is based on IOS36 and cIOS38 on IOS38. Waninkoko must have found something good that IOS38 has what IOS36 hasn't. If I'm right, IOS38 is added by system menu 4.0, maybe thats why?

Some games prefer IOS249 (the backup IOS) and others want IOS222 (the USB2.0 IOS). They have different code, so some games react better for one of them.

I'm sorry I can't explain very well. The coders probably know better
 
tj_cool said:
what size are the images?
They should be 160x224

They are from the package from the homepage of the usb loader gx so i assumed they would work with the usb loader gx?
 
When I tried to compile the programmer's notepad said this error message.


Code:
p3s.o: In function `GetFiles':
h:/downloadsvn/source/mp3s.c:113: multiple definition of `GetFiles'
listfiles.o:h:/downloadsvn/source/listfiles.c:22: first defined here
mp3s.o: In function `filenamescmp':
h:/downloadsvn/source/mp3s.c:107: multiple definition of `filenamescmp'
listfiles.o:h:/downloadsvn/source/listfiles.c:16: first defined here
collect2: ld returned 1 exit status
make[1]: *** [/h/downloadsvn/boot.elf] Error 1
"make": *** [build] Error 2

This happened after rev437, what shoul I do?
 
lejong2002 said:
When I tried to compile the programmer's notepad says this error message.

This happened after rev437, what shoul I do?

Code:
p3s.o: In function `GetFiles':
h:/downloadsvn/source/mp3s.c:113: multiple definition of `GetFiles'
listfiles.o:h:/downloadsvn/source/listfiles.c:22: first defined here
mp3s.o: In function `filenamescmp':
h:/downloadsvn/source/mp3s.c:107: multiple definition of `filenamescmp'
listfiles.o:h:/downloadsvn/source/listfiles.c:16: first defined here
collect2: ld returned 1 exit status
make[1]: *** [/h/downloadsvn/boot.elf] Error 1
"make": *** [build] Error 2


you need to update your folder properly. because mp3s.c and mp3s.h was deleted and is no longer in the code.
 

Site & Scene News

Popular threads in this forum