WiiFlow_Lite/source/menu
fledge68 28b8f218b2 - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii.
- added nintendont video width scale and video offset position options per game. you can set global defualts in wiiflow_lite.ini under [GAMECUBE] as nin_width and nin_pos. width can be 0(auto) or 40 to 120 and position can be -20 to 20 (0 is center normal).
- added patch pal50 option per game for Nintendont. 
- removed devolution mount and unmount to speed up loading of devo gc games. not sure why they were there.
- properly fixed nintendont video setting. last commit worked but on my tv with component cables and wii in progressive mode it would always switch to interlace then back to progressive when nintendont started and then back to interlaced when the actual game started. now it just switches to interlaced when the actual game starts unless im forcing progressive.
- fixed nintendont gc disc launching and wii disc launching to use gameconfig2 settings. seems when launching a disc gameconfig2 wasn't loaded and thus no game settings were used. you should be able to use cheats with disc launch now.
- added option to set game settings for a disc launch prior to the actual disc launch. just hold 'B' and press 'A' when selecting the disc icon to access settings menu before launch. just press 'A' to launch disc immediately.
- removed 98% of the gap between unloading a banner and displaying the new banner in game selected menu. old way would momentarily show the game covers and play the background music. now there's only a very small chance you will even see the covers or hear the background music.
2017-04-17 23:23:50 +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 - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii. 2017-04-17 23:23:50 +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 - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii. 2017-04-17 23:23:50 +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 - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii. 2017-04-17 23:23:50 +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 - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii. 2017-04-17 23:23:50 +00:00
menu.hpp - separated nintendont widescreen and wiiu widescreen options again. I don't own a wiiu so it wasn't until recently that I realized they were different and both useful on a wiiu vwii. 2017-04-17 23:23:50 +00:00