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-11 03:09:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
usbloadergx
/
source
/
settings
History
giantpune
18489a8858
load xml at startup and keep it in memory instead of each time the game info is called. it adds 1 second to my startup time with 100+ games. just testing to see if breaks anything doing it like this now that the xml is much smaller.
2009-07-18 11:04:13 +00:00
..
cfg.c
load xml at startup and keep it in memory instead of each time the game info is called. it adds 1 second to my startup time with 100+ games. just testing to see if breaks anything doing it like this now that the xml is much smaller.
2009-07-18 11:04:13 +00:00
cfg.h
fixed alt dol from disc not working for most games
2009-07-17 17:07:08 +00:00
Settings.cpp
change the dol list to use all 6 chars of the ID because some regions are different
2009-07-18 10:12:34 +00:00
Settings.h
Several small fixes + enabled displaying titles from database in main list and game info screen. The titles now change to the language that is set in the Game Info settings and individual game settings will override it. All titles default to English if the preferred language is not available for a game.
2009-06-14 03:42:46 +00:00
SettingsPrompts.cpp
*A few cleanups
2009-07-05 06:39:56 +00:00
SettingsPrompts.h
*Sorting files a bit
2009-06-13 00:24:36 +00:00