WiiFlow_Lite/source
fledge68 97b79238a3 - fixed nintendont video and language selecting per game. seems their 'key' names were different in config_game.cpp and menu_game.cpp so when you changed them in settings it didn't matter because launching a game used a different setting name. this is fixed now. if you used the global defaults you would have never noticed this.
- fixed using force progressive patch for nintendont. so when you select a 480p or pal480p video mode it actually turns on progressive mode. only works on certain games just like nintendont. tested on rampage total destruction and working.
- fixed led option for nintendont. seems the setting was there in game settings but was not used when launching a game.
- added skip IPL option per game. used to skip the GC or triforce BIOS if you have it installed. some games may not work with the BIOS so you can set those to skip it.
- added wiimote CC rumble option per game. this works only with wii CC or CCpro and will only make the wiimote vibrate in case you didn't know.
- auto set native control and led to off if on Wii U. they only work on Wii.
- WiiFlow Lite now ALWAYS uses Nintendont Args config and only work with nintendont v3.358+. 
- removed USB HID option since nintendont auto detects usb controllers since v3.304+
2017-03-17 00:02:21 +00:00
..
banner - removed the ability to change the wii games directory and the gc games directory. may bring them back some day. Today it's standard for wii games to go in dev:/wbfs and gc games in dev:/games. 2016-04-02 17:19:19 +00:00
booter -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
channel -now gamecube view defaults to on if either devolution or nintendont are installed. 2016-04-21 00:05:28 +00:00
cheats mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
config -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
devicemounter -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
fileOps -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
gc - fixed nintendont video and language selecting per game. seems their 'key' names were different in config_game.cpp and menu_game.cpp so when you changed them in settings it didn't matter because launching a game used a different setting name. this is fixed now. if you used the global defaults you would have never noticed this. 2017-03-17 00:02:21 +00:00
gecko -added a new settings page to select if you want to force load 2012-12-21 19:51:22 +00:00
gui - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
homebrew -autobooting nintendont games via args if nintendont 1.98 or newer is used, makes the bootup faster 2014-06-24 13:33:54 +00:00
hw -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
libwbfs -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
list -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
loader - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
memory -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
menu - fixed nintendont video and language selecting per game. seems their 'key' names were different in config_game.cpp and menu_game.cpp so when you changed them in settings it didn't matter because launching a game used a different setting name. this is fixed now. if you used the global defaults you would have never noticed this. 2017-03-17 00:02:21 +00:00
music - fix to keep the background music going on the game selected screen. if game/banner sound only plays once (not looping) the background music will play again. 2016-06-09 23:02:40 +00:00
network -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
plugin -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
sicksaxis-wrapper * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
unzip -fixed a mixed up background (thanks ayatus) 2014-02-28 23:11:02 +00:00
wstringEx -fixed too short help and synopsis (issue 146) 2012-11-01 16:39:42 +00:00
btnmap.h * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
const_str.hpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
defines.h - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
fonts.h -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
lockMutex.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
main.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
types.h -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00