WiiFlow_Lite/source/menu
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
..
menu_about.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_boot.cpp -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
menu_categories.cpp -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
menu_cftheme.cpp -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
menu_cheat.cpp -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
menu_code.cpp - Removed agelock. Sorry yardape. great idea but i just had no use for it. 2016-04-02 16:47:18 +00:00
menu_config3.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_config4.cpp -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
menu_config_adv.cpp -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
menu_config_coverbnr.cpp -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
menu_config_game.cpp - 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
menu_config_gc.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_config_hb.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_config_screen.cpp * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
menu_config_source.cpp - fixed 2 minor theme related issues. so now any new wfl themes will work properly. 2016-12-28 12:36:33 +00:00
menu_config.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_configsnd.cpp * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
menu_download.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_error.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_explorer.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_game.cpp - 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
menu_gameinfo.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_home.cpp - fixed 2 minor theme related issues. so now any new wfl themes will work properly. 2016-12-28 12:36:33 +00:00
menu_input.cpp - removed dpad_mode, b_lr_mode, and use_grab. 2016-04-02 16:38:11 +00:00
menu_main.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_nandemu.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_partitions.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_paths.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_plugin.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_source.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_system.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_wad.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu_wbfs.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu.cpp - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
menu.hpp - 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