WiiFlow_Lite/resources/wiiflow_game_booter/source
Fledge68 6f6b3ec2d8 external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43
- added missing *BI2 = 0x817E5480; to  Disc_SetLowMem() for wii games.
- added missing memcpy((void*)0x80001800, (void*)Disc_ID, 8); needed for debugger and ocarina cheats engine.

- fixed default setting for savegame emulation back to OFF (0). v5.5.0 and v5.5.1 new clean install's would set it to FULL (2) which caused wii games to crash on boot up. if you have this issue you can simply go to main settings>nand emulation settings and set it to OFF.
- changes to STexture::fromPNG() to hopefully clear up the out of mem issue when downloading and converting the cover png to a wfc cache file.
- v5.5.2
2022-02-07 07:19:27 -06:00
..
apploader.c - removed the 480p fix exclusion of metafortress games. now you can use cheats or gameconfig.txt to disable metafortress or those games not work. 2021-12-01 15:18:14 -06:00
apploader.h - added ability to use custom private servers #261. add them to wiiflow_lite.ini like this: 2021-09-27 06:46:51 -05:00
ChannelHandler.cpp - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
ChannelHandler.hpp - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
cios.c -fixed some stupid default font bug (it was extracted twice lol) 2012-11-12 20:12:00 +00:00
cios.h -fixed some stupid default font bug (it was extracted twice lol) 2012-11-12 20:12:00 +00:00
codehandler.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
codehandleronly.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
Config.hpp - added ability to use custom private servers #261. add them to wiiflow_lite.ini like this: 2021-09-27 06:46:51 -05:00
disc.c external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43 2022-02-07 07:19:27 -06:00
disc.h - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
frag.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
fs.c -some code and image cleanup 2012-12-27 17:01:04 +00:00
fs.h -some code and image cleanup 2012-12-27 17:01:04 +00:00
fst.c - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
fst.h -some more cleanup of things 2012-10-20 13:24:30 +00:00
gecko.c -cleanup stuff 2012-10-21 15:28:00 +00:00
gecko.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
lz77.c -some small compression corrections 2013-01-06 18:33:29 +00:00
lz77.h -some small compression corrections 2013-01-06 18:33:29 +00:00
main.cpp external_booter.bin fixes that i missed when i changed the booter in v5.5.0 beta 12 commit 9f7da43 2022-02-07 07:19:27 -06:00
memory.h -added new option to the game settings, Activity LED, with this 2013-01-19 20:48:07 +00:00
multidol.c -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
multidol.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
patchcode.c - beta 12 (external booter changes). 2021-11-29 11:36:30 -06:00
patchcode.h - added ability to use custom private servers #261. add them to wiiflow_lite.ini like this: 2021-09-27 06:46:51 -05:00
patchhook.S -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00: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
utils.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00
video_tinyload.c -fixed fucked up channel view 2012-10-19 22:01:30 +00:00
video_tinyload.h -fixed fucked up channel view 2012-10-19 22:01:30 +00:00
videopatch.c Fix video mode patching 2021-09-25 20:00:02 +01:00
videopatch.h Only patch PAL Wii games when using progressive 2020-05-04 21:31:00 +01:00
wdvd.c -cleanup stuff 2012-10-21 15:28:00 +00:00
wdvd.h -cleanup stuff 2012-10-21 15:28:00 +00:00
wip.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
wip.h -experiment tinyload failed, back to my libogc booter 2012-10-14 17:18:13 +00:00