Skip to content

Releases: Fledge68/WiiFlow_Lite

v4.4.0 r1161 - Aug 20, 2018

20 Aug 16:43
Compare
Choose a tag to compare

Initial github release.

changes since r1150

  • code updated to compile with devkitPPC r32 and libogc 1.8.20
  • added libwiidrc so now wiiflow lite can be injected in a wii u wiivc game and will run with the wii u gamepad.
  • fixed exiting wiiflow lite when in wiivc mode so it doesn't black screen the wii u and require it to be unplugged.
  • kept libwupc because it works with my cheap 3rd party wii u pro controller. libogc wii u pro support does not.
  • fixed for entering the parental lock code with the wiiu gamepad or any non IR controller.
  • fixed downloading custom banners using the link from Larsenv - http://banner.rc24.xyz/{gameid}.bnr
    edit wiiflow_lite.ini under [GENERAL] - either delete this line - custom_banner_url=
    or change it to custom_banner_url=http://banner.rc24.xyz/{gameid}.bnr
  • fix the SD only bootup the correct way.
  • new splash screen image for wiiflow lite. thanks WesMods!
  • now when using 'cache covers' on the home menu it will also cache banners for wii and channel games.
  • moved libsicksaxis to wiiflow portlibs folder so it no longer needs to be installed to libogc for wiiflow lite to compile.