From 508bf9c10081d64acf7fea96873ba2ae9fcfb6f2 Mon Sep 17 00:00:00 2001 From: Reonu Date: Wed, 28 Jan 2026 20:39:54 +0000 Subject: [PATCH] Add new FAQ entries to readme Updated FAQ --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a62363b..53520b0 100644 --- a/README.md +++ b/README.md @@ -117,6 +117,12 @@ Instead, you can change the game by installing mods. See the [mod support](#mod- #### Can you run this project as a portable application? Yes, if you place a file named `portable.txt` in the same folder as the executable then this project will run in portable mode. In portable mode, the save files, config files, and mods are placed in the same folder as the executable. +#### Did you fix the duplicate Mumbo token IDs? +Yes. + +#### Does note saving have the same issue as the XBLA version where it collects notes during Bottles' puzzles and prevents you from getting 100% completion? +No. + ## Known Issues * Overlays such as MSI Afterburner and other software such as Wallpaper Engine can cause performance issues with this project that prevent the game from rendering correctly. Disabling such software is recommended.