From e1445b58173a991e1e637cddd1d074afd67691c1 Mon Sep 17 00:00:00 2001 From: QbeRoot Date: Wed, 17 Feb 2021 15:59:16 +0100 Subject: [PATCH] fixed remove save boxes --- Codes.xml | 20 ++++++++++---------- changelog.md | 8 +++++++- 2 files changed, 17 insertions(+), 11 deletions(-) diff --git a/Codes.xml b/Codes.xml index 45e87c1..0749ca2 100644 --- a/Codes.xml +++ b/Codes.xml @@ -407,27 +407,27 @@ Supprimer les boîtes de sauvegarde セーブ画面の削除 Psychonauter, Noki Doki - 2.1 - Jan 23, 2021 + 2.2 + Feb 17, 2021 Removes all saveboxes. Entfernt alle Speicherschaltflächen. Supprime toutes les boîtes de sauvegarde. 全てのセーブ画面を削除します。 - 02297CAC 60000000 - 02297CB8 60000000 + 04297CAC 60000000 + 04297CB8 60000000 - 020EB268 60000000 - 020EB274 60000000 + 040EB268 60000000 + 040EB274 60000000 - 02277954 60000000 - 02277960 60000000 + 04277954 60000000 + 04277960 60000000 - 0228FB44 60000000 - 0228FB50 60000000 + 0428FB44 60000000 + 0428FB50 60000000 diff --git a/changelog.md b/changelog.md index d655b5d..b43897e 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Changelog +## Feb 17, 2021 + +### Fixed 'Remove Save Boxes' + +The previous version would just crash the game on boot. Good job me. + ## Feb 15, 2021 ### Updated 'Fix Manta Splitting' @@ -8,7 +14,7 @@ For verification purposes, this code now changes the color of the stripe behind ## Jan 23, 2021 -### Updated 'Remove Saveboxes' +### Updated 'Remove Save Boxes' Enabling this code no longer prevents you from saving through the pause menu.