From 63890517c481f58703e2a29074e833a5dfdfaa21 Mon Sep 17 00:00:00 2001 From: 0verjoY <59394546+0verjoY@users.noreply.github.com> Date: Mon, 27 Feb 2023 12:56:30 +0100 Subject: [PATCH] - When Priiloader is retained you'll now get an option to launch into Priiloader. - Remount devices on reloading IOS (Fix crash reloading into CIOS?). - Fixed reading from WAD files returning OK even if it failed to read. - App is now checking for the config file on devices in this order: - SD-card - USB - SD-Gecko - Close content on error (Fix fd already open error). - Changed / Added some verbose text. - Bug fixes. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3c74d80..232473e 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,6 @@ build/ source/boot/build/ /yawmME.zip /wiiload +/yawmMEfinB.7z +/yawmME700PM.zip +/yawmME415PM.7z