From c0561e8cf8735d8c2fbad8dbfa261c11679a021a Mon Sep 17 00:00:00 2001 From: Lily <27717444+lilyuwuu@users.noreply.github.com> Date: Tue, 25 May 2021 16:40:04 -0700 Subject: [PATCH] ctrtransfer: add ext mem mode warning Also makes warning in region-changing consistent and moves it to the top of the page (where it is more likely to be seen). --- _pages/en_US/ctrtransfer.txt | 3 +++ _pages/en_US/region-changing.txt | 6 +++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/_pages/en_US/ctrtransfer.txt b/_pages/en_US/ctrtransfer.txt index 97f85d0f13..c206a55f90 100644 --- a/_pages/en_US/ctrtransfer.txt +++ b/_pages/en_US/ctrtransfer.txt @@ -15,6 +15,9 @@ Note that if you have any payload files other than `GodMode9.firm` in the `/luma You MUST have already installed Luma3DS and boot9strap to use this. {: .notice--danger} +Performing a CTRTransfer may break extended memory mode games (Monster Hunter, Super Smash Bros, Pokemon Sun/Moon) on Old 3DS/2DS devices. If this occurs, you will need to format the device (using TinyFormat or System Settings) to fix the issue. +{: .notice--warning} + ### What You Need * The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) diff --git a/_pages/en_US/region-changing.txt b/_pages/en_US/region-changing.txt index cc4474d8d6..cdea07d402 100644 --- a/_pages/en_US/region-changing.txt +++ b/_pages/en_US/region-changing.txt @@ -27,6 +27,9 @@ Region changing using CTRTransfer (which this method uses) seems to cause reboot You MUST have already installed Luma3DS and boot9strap to use this. {: .notice--danger} +Performing a CTRTransfer may break extended memory mode games (Monster Hunter, Super Smash Bros, Pokemon Sun/Moon) on Old 3DS/2DS devices. If this occurs, you will need to format the device (using TinyFormat or System Settings) to fix the issue. +{: .notice--warning} + ### What You Need * The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) @@ -158,6 +161,3 @@ If script found no user tickets told you to skip this section, then skip this se 1. Press (Start) to reboot your device ___ - -Old 3DSs and 2DSs may need to format (using TinyFormat or the System Settings) to play extended memory mode games (such as Monster Hunter, Super Smash Bros, or Pokemon Sun/Moon). -{: .notice--info}