WiiFlow_Lite/source
Fledge68 9f7da43da4 - beta 12 (external booter changes).
- fixed launching of real nand channels.
- fixed launching of forwarder channels, but some apps (ie. wiimcc and savegame manager gx) don't connect with USB devices. if they are on real nand use the 'custom' option in game settings for these forwarders.
- fixed launching HBC on real nand. don't know if its even possible on a emu nand.
- 480p pixel patch for nand wiiware/vc games no longer requires apploader setting ON.
- Exclude Prince of Persia: The Forgotten Sands and a few games that use MetaFortress from using 480p pixel patch
- added giantpunes returnto patch for channels just in case not using d2x cios. some reason it was missing.
2021-11-29 11:36:30 -06:00
..
banner - changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2. 2020-06-25 18:11:58 -05:00
booter - added ability to use custom private servers #261. add them to wiiflow_lite.ini like this: 2021-09-27 06:46:51 -05:00
channel - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
cheats - no longer modifying cheat txt file thanks to dimoks code in usb loader gx. #238 2021-10-11 10:51:50 -05:00
config - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
devicemounter - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
fileOps -added the ability for users to set the default/global gamecube settings for devo emu memcard, nintendont emu memcard, and nintendont wii u widescreen. under main settings pg 3 gc default settings. this means users will no longer have to manually edit wiiflow lite ini in a text editor for those settings. 2018-10-15 09:23:34 -05:00
gc - changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2. 2020-06-25 18:11:58 -05:00
gecko - Now compiled with ppc r36 and libogc 1.8.24 2021-09-01 15:51:09 -05:00
gui - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
homebrew - removed some bootup error messages that never could display anyway. 2021-10-25 07:41:55 -05:00
hw -back to ppc r30 and libogc 1.8.19 - dosbox wii plugin doesn't like ppc r33 and libogc 1.8.21 2018-11-25 17:37:55 -06:00
libwbfs -moved #define APP_WIIFLOW from sys.h to defines.h 2018-11-12 14:38:37 -06:00
libwolfssl - properly updating libwolfssl since my compiler missed a lot. thanks blackb0x! 2021-09-06 17:33:21 -05:00
list With the new setting filename_skip_regex, which 2021-09-20 15:30:12 +02:00
loader - some minor misc. changes. 2021-11-12 18:11:42 -06:00
memory - changed a lot of free's to MEM2_free even though the way Fix94 wrote his mem manager, using free is fine too. but this does help me see what is using MEM2. 2020-06-25 18:11:58 -05:00
menu - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
music - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
network Handle an OOM error when downloading 2021-02-05 19:51:15 +00:00
plugin - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
sicksaxis-wrapper - cleaned up libsicksaxis code a little to make it easier for me to understand what's going on. 2020-05-27 15:18:38 -05:00
unzip - added a fix for plugin rom game info when using a multi platform plugin, ie. genplusgx, wiimednafen, vbagx. if a multi platform plugin is detected then we get the rom's filename extension and use it to determine the platform. if its a zip file we get the filename from inside the zip file. this fix requires an updated platform ini which will be supplied with wfl v5.2.0 2019-02-25 06:09:46 -06:00
wstringEx - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
btnmap.h - mapped classic controller + and - buttons to work like wiimote + and - instead of using the classic controller L and R buttons. makes more sense to me. 2019-08-15 16:01:49 -05:00
defines.h - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
fonts.h - made some changes to the plugin rom info display. 2019-01-10 17:13:13 -06:00
lockMutex.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
main.cpp - removed some bootup error messages that never could display anyway. 2021-10-25 07:41:55 -05:00
types.h - fixed cache covers progress bar to not show if a plugin has no roms. 2020-05-01 17:32:23 -05:00