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
/
prompts
History
giantpune
7681565421
Made a function to save the URL for WiiTDB.zip in a txt file on the update path. This is for people that don't have WiFi or neighbors with WiFi or can't take their Wii to TacoBell or Starbucks who has free WiFi. The text on the bottom of the gameinfo window tells how to use it. And if the function completed, the text tells exactly where the URL was saved. For those really stupid people, the text also tells them to copy/paste this URL into a web browser to get the zip file they need.
2009-07-22 06:56:50 +00:00
..
DiscBrowser.cpp
made a uninstall menu in the game settings to delete games/images/text files. everything tested and working except the uninstall game Btn because i didn't feel like reinstalling a game.
2009-07-21 08:06:20 +00:00
DiscBrowser.h
added a function to auto select the alt dol based on a list. there are only a few on the list right now.
2009-07-16 06:37:33 +00:00
gameinfo.cpp
Made a function to save the URL for WiiTDB.zip in a txt file on the update path. This is for people that don't have WiFi or neighbors with WiFi or can't take their Wii to TacoBell or Starbucks who has free WiFi. The text on the bottom of the gameinfo window tells how to use it. And if the function completed, the text tells exactly where the URL was saved. For those really stupid people, the text also tells them to copy/paste this URL into a web browser to get the zip file they need.
2009-07-22 06:56:50 +00:00
gameinfo.h
Made a function to save the URL for WiiTDB.zip in a txt file on the update path. This is for people that don't have WiFi or neighbors with WiFi or can't take their Wii to TacoBell or Starbucks who has free WiFi. The text on the bottom of the gameinfo window tells how to use it. And if the function completed, the text tells exactly where the URL was saved. For those really stupid people, the text also tells them to copy/paste this URL into a web browser to get the zip file they need.
2009-07-22 06:56:50 +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
*Cleanups to the Homebrew XML stuff
2009-07-20 18:53:28 +00:00
PromptWindows.h
add filesize function to get size of dols.
2009-07-20 07:23:30 +00:00