From 09f2eb2d47a31876ff31850822ee0ddeb39cddf2 Mon Sep 17 00:00:00 2001 From: Fledge68 Date: Wed, 29 Sep 2021 08:18:57 -0500 Subject: [PATCH] Initial Home page --- Home.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Home.md diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..9bc6053 --- /dev/null +++ b/Home.md @@ -0,0 +1,13 @@ +# WiiFlow Lite + +This is my mod or continuation of WiiFlow. WiiFlow is a Nintendo Wii homebrew app for booting games from a USB Device or SD card. + +As of v5.2.0 I changed the name back to WiiFlow to make things less complicated, But kept the WiiFlow Lite name on Github. + +This wiki is a work in progress as of 9/29/21. I will try to add things when free time permits. + +# Compiling + +To compile WiiFlow v5.4.9 and below you will need devkitPro devkitPPC r30 and libogc 1.8.19. + +To compile WiiFlow v.5.5.0 you will need devkitPro devkitPPC r39-2 and libogc 2.3.1-1 \ No newline at end of file