WiiFlow_Lite/out/bins
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
..
app_booter.bin - now compiled with devkitppc r39-2 (GCC 11) and libogc 2.3.1-1 2021-09-06 14:16:45 -05:00
ext_booter.bin 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
ext_loader.bin - now using precompiled ext_loader.bin since it won't work after being compiled with ppc r39. use ppc r30 to r37 to compile it if you really need to. 2021-09-13 12:32:04 -05:00
ReadMe.txt * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00

Folder needed for app_booter.bin, ext_booter.bin, and ext_loader.bin