WiiFlow_Lite/source/loader
fledge68 3bdc947c7b neek2o changes:
- re made it possible to use SD emunands with sNeek2o r96.
- added vwii r96 beta 9.6 support. wiiflow lite will now look for vwiikernal.bin and emunands must be in a subfolder of vwiinands on USB only.
- when exiting a emunand game using neek2o if on wii it will use the back2nand channel to return you to wii system menu or if on wiiu it will return you to wiiu system channel because returning to the vwii system menu isn't possible.
- when using wiiflow lite and exit to neek2o it will just launch neek2o system menu. from there you can launch wiiflow or wiiflow lite (if installed on emunand) to use cheats on a emunand game. otherwise cheats do not work when using neek2o to launch a game.

banner changes:
- now when moving from banner to banner the background music will not play and you will not see coverflow (for a second) when using full screen banners.
- now on game selected categories menu the banner will change when you change games using '+' or '-' buttons
- added custom banners for plugin games. no longer using trialer thp videos as banners for plugin games. put your custom banners in the custom banner folder plus the plugin cover folder and name them the same as the rom with extension plus .bnr just like how you do for the covers. to make a plugin game banner i suggest downloading one of abdallahterro's custom gamecube dios mios booter channels and use customizemii to change the images (and sound if you want). make sure the images match exactly the size of the one's already there. when changes are done extract the banner and rename it and put it in the proper folder as previously mentioned.

other changes:
- trailer videos still work even for plugin games. again for plugins rename the thp and ogg file to match the rom plus extension and .thp or .ogg. on game selected screen press '-' to start or quit a trailer video if one is available. pressing 'B' or 'Home' will quit the video and return you to the main screen.
- when flipping a cover none of the buttons are available and the mini banner is not shown until you press 'B' to de flip the cover to normal front view.
- fixed game info menu - in case a custom channel is selected and is not included in gametdb it will display a message 'no game info' instead of random stuff from the last game viewed. tested on wiiflow lite forwarder channel.
- now stopping sounds and music early when exiting wiiflow to prevent music from stuttering when exiting.
- other minor coding changes.
2017-05-15 17:50:24 +00:00
..
alt_ios.cpp -tiny changes on port 1 usage and game boot 2013-03-24 12:10:21 +00:00
alt_ios.h -fixed booting wii games from sd card 2012-08-25 15:10:57 +00:00
armboot.h - ISO's for GC games that come with 2 disc are now dumped in 1 folder 2012-07-22 18:02:56 +00:00
cios.c -added support for usb port 1, you can find the setting in the 2013-02-14 21:30:48 +00:00
cios.h -fixed some stupid default font bug (it was extracted twice lol) 2012-11-12 20:12:00 +00:00
dip_plugin_249.c -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
dip_plugin_249.h -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
disc.c -cleaned up some more shit, should give us more free mem and speed 2012-12-27 20:22:40 +00:00
disc.h neek2o changes: 2017-05-15 17:50:24 +00:00
ehcmodule_5.c -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
ehcmodule_5.h -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
frag.c -fixed wii game and channel booting by creating a small loader for the booter, this could possibly fix other problems on game bootup as well 2014-03-23 17:40:31 +00:00
frag.h -fixed booting wii games from disc 2012-08-05 16:10:32 +00:00
fs.c -some code and image cleanup 2012-12-27 17:01:04 +00:00
fs.h -fixed some stupid default font bug (it was extracted twice lol) 2012-11-12 20:12:00 +00:00
fst.c -fixed wii game and channel booting by creating a small loader for the booter, this could possibly fix other problems on game bootup as well 2014-03-23 17:40:31 +00:00
fst.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
gc_disc_dump.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
gc_disc_dump.hpp -Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will. 2016-04-03 00:31:02 +00:00
mload_modules.c -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
mload_modules.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
mload.c -cleaned up debug message system 2012-12-08 16:17:35 +00:00
mload.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
nk.c neek2o changes: 2017-05-15 17:50:24 +00:00
nk.h -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
odip_frag.c -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
odip_frag.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
playlog.c -changed version number to Beta 4.1.1 2013-01-01 17:42:46 +00:00
playlog.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
sdhc_module.c -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
sdhc_module.h -changed version number to Beta 4.0.3 2012-09-28 17:24:04 +00:00
splits.c -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
splits.h -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
sys.c neek2o changes: 2017-05-15 17:50:24 +00:00
sys.h - updated version to v4.4.0 r1130 final. 2016-12-14 18:47:13 +00:00
utils.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
utils.h -using the wii internal hardware from now on to decode and hash files, that saves code, space and speed, these processes are used for banner loading, wii game installing and wii wad channel installing 2013-10-27 18:36:07 +00:00
wbfs_ext.c -fixed languages not selectable when wiiflow folder is on ntfs (issue 171) 2013-02-22 21:18:34 +00:00
wbfs_ext.h -fixed wii game installer 2012-08-17 15:48:11 +00:00
wbfs.c -fixed languages not selectable when wiiflow folder is on ntfs (issue 171) 2013-02-22 21:18:34 +00:00
wbfs.h -fixed wii game delete usage 2012-11-14 16:58:14 +00:00
wdvd.c -cleaned up debug message system 2012-12-08 16:17:35 +00:00
wdvd.h WIP commit: Added support for neek2o (rev 88 and up) 2012-07-13 13:16:13 +00:00
wip.c -cleaned up debug message system 2012-12-08 16:17:35 +00:00
wip.h -fixed fucked up channel view 2012-10-19 22:01:30 +00:00