This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
usbloadergx
Watch
2
Star
0
Fork
0
You've already forked usbloadergx
mirror of
https://github.com/wiidev/usbloadergx.git
synced
2025-01-10 18:59:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
usbloadergx
/
source
/
prompts
History
thedarkness1981
8d541f801a
Downloads the english cover/disc images if the one for your country isn´t found
2009-07-11 15:00:37 +00:00
..
gameinfo.cpp
change the handling of language-files. now use GNU gettext.(i hope, i have no file forgotten)
2009-06-23 18:59:28 +00:00
gameinfo.h
2009-06-20 00:32:10 +00:00
ProgressWindow.cpp
changed progress window to not use settile but instead use setskew. this way we are drawing 1 progressbar image every loop but stretched instead of 100 little images each loop.
2009-07-07 11:06:51 +00:00
ProgressWindow.h
*Changed whole GameInstall ProgressWindow behaviour
2009-07-05 20:22:29 +00:00
PromptWindows.cpp
Downloads the english cover/disc images if the one for your country isn´t found
2009-07-11 15:00:37 +00:00
PromptWindows.h
apply flipX settings to gamewall and carousel, fix screensaver bug to keep it from coming on when it is turned off. added support for updating full channel. in order to make the full channel updatable, comment/remove "#define NOTFULLCHANNEL" from promptwindow.h. also there must be a wad to update to (saved as a txt file) on the update server. for some reason the ticket was corrupted when it was stored as a wad.
2009-07-11 05:55:29 +00:00