Hacking USB Loader GX

  • Thread starter cyrex
  • Start date
  • Views 7,255,871
  • Replies 29,386
  • Likes 48

zouille83

Well-Known Member
Newcomer
Joined
Apr 23, 2009
Messages
86
Trophies
0
Age
47
Location
france
XP
75
Country
France
hello
Is it possible to change the folder directory of the cover download because I have change the images folder ( sd/apps/usbloader/images) but when i want to download a new cover , It says all cover are missing .Maybe is it looking in sd/images ?
 

BlueStar

Well-Known Member
Member
Joined
Jan 10, 2006
Messages
4,092
Trophies
0
Location
UK
XP
701
Country
Any way of setting videomode in the config.txt yet? If not could it be added to the wishlist please?
happy.gif


I keep forgetting to change the video mode manually each time I run it and seeing as I'm on PAL through an RGB cable every time I run an NTSC game, notice everything's bright red, then have to reboot and change the video mode.
 

marinos35

Well-Known Member
Member
Joined
Mar 12, 2006
Messages
352
Trophies
0
XP
314
Country
Italy

giantpune

Well-Known Member
Member
Joined
Apr 10, 2009
Messages
2,860
Trophies
0
XP
213
Country
United States
BlueStar said:
Any way of setting videomode in the config.txt yet? If not could it be added to the wishlist please?
happy.gif
You can save the settings for each game from within the loader.
So, for example, I have an NTSC wii. I load up this application and enter the password in the settings. Then I go to the list of games and pick a PAL iso of "Barney's ultimate Retard Game". Then select settings and go to the settings for that game. I put the video on "force NTSC" and the ocarina on "on" because this game is too hard for me. Then select "save" and all the settings on the screen will be default every time I play this game.
 

Cyan

GBATemp's lurking knight
Former Staff
Joined
Oct 27, 2002
Messages
23,749
Trophies
4
Age
46
Location
Engine room, learning
XP
15,662
Country
France
Hi again,

Where are the games setting saved ? in a txt file on SD, or on Wii memory as a save file data ?
If it's in a txt, can we modify this file manually or is it binary file ? (maybe not good idea for WAD version without an SD card)
If it's in the wii memory, can it be deleted ?
(I'll look at the source later)
edit :
ok, I found the answer on the sources :
cfg.c
cfg_parsefile("SD:/config/settings.cfg", &game_set);




Can someone with access on the Wii.spiffy360 website make a new page with the default config files ?
TiMeBoMb made a post on pastbin, but if it's also on spiffy it will be easier to find instead of Timebomb signature.
Thanks.

Edit : And thank you Deak Phreak for this webpage, with all the themes here it's really easy now
smile.gif



For the last problem I had, I created only 1 principal partition, formated it not in quick format. it's now working correctly.
Maybe there's a problem in wbfs partition creation and TOC management.
 

mateyo

Active Member
Newcomer
Joined
Mar 18, 2009
Messages
30
Trophies
0
Age
42
XP
79
Country
Gambia, The
using marinos35's compile of rev 219.
i am getting a code dump when i try to dl covers.
after network init it says missing xx game game covers. when i confirm the download i see the dl bar, and then... bam codedump.
narf figured out my codedump...
the cause was an wrong image folder. but getting a code dump for that is pretty harsh, an simple check with an error msg would be nice.
 

WiiMonkey

Well-Known Member
Member
Joined
Jan 16, 2009
Messages
408
Trophies
0
Age
46
Location
UK
Website
Visit site
XP
173
Country
Hi, im getting "no file missing!" message when downloading any image

using rev 219
here is my config.txt

godmode = 1
unlock_code = PROTECTED
parentalcontrol = 0
theme_path = SD:/ntheme/graywave/
wtheme_path = SD:/wtheme/
cover_path = SD:/images/
disc_path = SD:/discs/
widescreen = 0


titles.txt is in config folder

any help please
 

giantpune

Well-Known Member
Member
Joined
Apr 10, 2009
Messages
2,860
Trophies
0
XP
213
Country
United States
mateyo said:
i am getting a code dump when i try to dl covers.
Currently, this function in the loader does not know how to create folders. You must have the necessary folders created on your sd card before trying to download covers or you will get this code dump.
 

zouille83

Well-Known Member
Newcomer
Joined
Apr 23, 2009
Messages
86
Trophies
0
Age
47
Location
france
XP
75
Country
France
giantpune said:
mateyo said:
i am getting a code dump when i try to dl covers.
Currently, this function in the loader does not know how to create folders. You must have the necessary folders created on your sd card before trying to download covers or you will get this code dump.

ok with you , but the folders must be in : SD/images and SD/images/disc because if you have change the directory of this images folder , it doesn't work
 

TeenTin

Well-Known Member
Member
Joined
Jun 20, 2007
Messages
1,256
Trophies
1
XP
865
Country
Hong Kong
I found that the loader becomes more and more clumsy so that it becomes less and less responsive. Optimization of the codes is important !
 

dimok

Well-Known Member
Member
Joined
Jan 11, 2009
Messages
728
Trophies
3
XP
2,635
Country
United States
WiiMonkey said:
Hi, im getting "no file missing!" message when downloading any image

using rev 219
here is my config.txt

godmode = 1
unlock_code = PROTECTED
parentalcontrol = 0
theme_path = SD:/ntheme/graywave/
wtheme_path = SD:/wtheme/
cover_path = SD:/images/
disc_path = SD:/discs/
widescreen = 0


titles.txt is in config folder

any help please


Don't you understand that no image is missing?
sleep.gif
Go to your images folder and delete some stuff
sleep.gif
.

THE DOWNLOAD WILL ONLY WORK IF THERE IS AT LEAST ONE IMAGE OF YOUR GAMELIST MISSING!!! The Loader is searching in SD:/images/ for missing imges from your gamelist ONLY and in sd:/images/disc/ for the disc images. Only the available games in your Gamelist of which the image is missing are downloaded!
 

WiiMonkey

Well-Known Member
Member
Joined
Jan 16, 2009
Messages
408
Trophies
0
Age
46
Location
UK
Website
Visit site
XP
173
Country
dimok said:
WiiMonkey said:
Hi, im getting "no file missing!" message when downloading any image

using rev 219
here is my config.txt

godmode = 1
unlock_code = PROTECTED
parentalcontrol = 0
theme_path = SD:/ntheme/graywave/
wtheme_path = SD:/wtheme/
cover_path = SD:/images/
disc_path = SD:/discs/
widescreen = 0


titles.txt is in config folder

any help please

Don't you understand that no image is missing?
sleep.gif
Go to your images folder and delete some stuff
sleep.gif
.

THE DOWNLOAD WILL ONLY WORK IF THERE IS AT LEAST ONE IMAGE OF YOUR GAMELIST MISSING!!!

there is nothing in the folders, and what is missing
 

dimok

Well-Known Member
Member
Joined
Jan 11, 2009
Messages
728
Trophies
3
XP
2,635
Country
United States
Thats not possible if the folders sd:/images/ and sd:/images/disc/ are empty than the loader will load all covers from your games!
 

Giovannin

Member
Newcomer
Joined
May 6, 2008
Messages
24
Trophies
0
Location
Italy
Website
UsrCheatUp.googlepages.com
XP
55
Country
Italy
WiiMonkey said:
dimok said:
WiiMonkey said:
Hi, im getting "no file missing!" message when downloading any image

using rev 219
here is my config.txt

godmode = 1
unlock_code = PROTECTED
parentalcontrol = 0
theme_path = SD:/ntheme/graywave/
wtheme_path = SD:/wtheme/
cover_path = SD:/images/
disc_path = SD:/discs/
widescreen = 0


titles.txt is in config folder

any help please

Don't you understand that no image is missing?
sleep.gif
Go to your images folder and delete some stuff
sleep.gif
.

THE DOWNLOAD WILL ONLY WORK IF THERE IS AT LEAST ONE IMAGE OF YOUR GAMELIST MISSING!!!

there is nothing in the folders, and what is missing
Same problem here.
 

ZeD

Well-Known Member
Member
Joined
Jul 17, 2007
Messages
394
Trophies
0
Age
36
Website
Visit site
XP
321
Country
is there any way of saving global settings? I ask because every time I load the loader up it forgets that I have turned Ocarina and the Clock on

?
Thanks
 

ZeD

Well-Known Member
Member
Joined
Jul 17, 2007
Messages
394
Trophies
0
Age
36
Website
Visit site
XP
321
Country
tagteam3283 said:
ditto here, still getting the no file missing error when the folder are completely empty

I tried this morning b4 work (r217) to check to see if any new covers were avaliable (ie 3D Wolverine, Excitebots ...) and it says I had no missing covers lol

will try newer Revisions tonight
 

dimok

Well-Known Member
Member
Joined
Jan 11, 2009
Messages
728
Trophies
3
XP
2,635
Country
United States
I am pretty sure it has something to do with your custom path crap. Because this custom path thing is not supported right now.

I just checked and deleted a few files from my sd:/images/ folder and started it. IT WORKS FINE! You guys must be doing something wrong.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    Yeah mobile versions better people don't think about how apps are just shrunken down websites
  • K3Nv2 @ K3Nv2:
    Could be the phone connection etc I've mostly been fine with the app
  • K3Nv2 @ K3Nv2:
    Regardless fuck bezos
    +1
  • Sicklyboy @ Sicklyboy:
    Agreed. Crazy how both seeking a job at Amazon, and subsequently quitting Amazon, are both some of the best decisions I've ever made
  • K3Nv2 @ K3Nv2:
    Did someone loose a leg? You're fired
  • K3Nv2 @ K3Nv2:
    Ffs 55gb patch for hogwarts legacy
  • SylverReZ @ SylverReZ:
    @K3Nv2, Teslas are prob running Windows XP to this day.
  • Sicklyboy @ Sicklyboy:
    sometimes I wonder where I went wrong and why I'm so dissatisfied with my life
  • Sicklyboy @ Sicklyboy:
    Then I find myself arguing with someone on reddit about how blatantly wrong their understanding of the USB Power Delivery specification is.
  • Sicklyboy @ Sicklyboy:
    At 1 AM.
  • Sicklyboy @ Sicklyboy:
    Where did I go wrong, again? 😕
  • SylverReZ @ SylverReZ:
    @Sicklyboy, What do you mean?
  • K3Nv2 @ K3Nv2:
    @Sicklyboy, always blame women
  • Veho @ Veho:
    Blame woke.
  • SylverReZ @ SylverReZ:
    Blame society.
  • K3Nv2 @ K3Nv2:
    Woke isn't part of society they woke up from it
    +1
  • Veho @ Veho:
    *spends years yelling "wake up sheeple"
    *acts shocked when they actually wake up
  • Veho @ Veho:
    Make up your mind.
  • K3Nv2 @ K3Nv2:
    You mean the government doesn't care? :(
  • Veho @ Veho:
    I have no idea what you're talking about.
  • K3Nv2 @ K3Nv2:
    The government
  • K3Nv2 @ K3Nv2:
    Lol jedi fallen order crashed on SteamDeck through ea play guess the deck doesn't have the force
    K3Nv2 @ K3Nv2: Lol jedi fallen order crashed on SteamDeck through ea play guess the deck doesn't have the force