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-22 16:31:11 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
usbloadergx
/
source
/
settings
History
e.bovendeur
cfb6ee9538
Possible fix for issue 1127
2009-11-23 21:06:01 +00:00
..
cfg.c
For people who use two partitions (FAT32 and WBFS), wiitdb.zip won't be overwritten anymore when they update. The file is now loaded and saved as wiitdb_(partition).zip, so you can switch partitions and keep titles/infos. If wiitdb_(partition).zip is not found it loads wiitdb.zip. When exiting settings, the partition is now reloaded only when needed. WiiTDB update should work again for people who own more than 240 games. Fixed a rare crash that could be issue 1083.
2009-11-22 16:42:53 +00:00
cfg.h
* Added a visual mark for new installed games. The first time this revision is started no games will be marked!
2009-11-21 22:59:57 +00:00
newtitles.cpp
Possible fix for issue 1127
2009-11-23 21:06:01 +00:00
newtitles.h
* Added a visual mark for new installed games. The first time this revision is started no games will be marked!
2009-11-21 22:59:57 +00:00
Settings.cpp
For people who use two partitions (FAT32 and WBFS), wiitdb.zip won't be overwritten anymore when they update. The file is now loaded and saved as wiitdb_(partition).zip, so you can switch partitions and keep titles/infos. If wiitdb_(partition).zip is not found it loads wiitdb.zip. When exiting settings, the partition is now reloaded only when needed. WiiTDB update should work again for people who own more than 240 games. Fixed a rare crash that could be issue 1083.
2009-11-22 16:42:53 +00:00
Settings.h
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
2009-09-30 23:10:58 +00:00
SettingsPrompts.cpp
* GuiSound stuff rewritten it makes modular
2009-11-09 23:03:13 +00:00
SettingsPrompts.h
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported
2009-09-30 23:10:58 +00:00