mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-29 11:19:56 +02:00
Move remaining pages to VitePress
This commit is contained in:
149
docs/ms_MY/move-emunand.md
Normal file
149
docs/ms_MY/move-emunand.md
Normal file
@@ -0,0 +1,149 @@
|
||||
---
|
||||
title: "Move EmuNAND"
|
||||
---
|
||||
|
||||
{% include toc title="Table of Contents" %}
|
||||
|
||||
### Required Reading
|
||||
|
||||
This is an add-on section for moving the contents of a previous EmuNAND to your new SysNAND CFW, then removing the old EmuNAND partition. Sila ambil perhatian terma EmuNAND dan RedNAND mungkin berbeza sedikit dari cara perlaksanaannya akan tetapi [sama konsepnya](http://3dbrew.org/wiki/NAND_Redirection).
|
||||
|
||||
Note that if you have any payload files other than `GodMode9.firm` in the `/luma/payloads/` folder on your SD card, holding (Start) on boot will display a "chainloader menu" where you will have to use the D-Pad and the (A) button to select "GodMode9" for these instructions.
|
||||
|
||||
You MUST have already installed Luma3DS and boot9strap to use this.
|
||||
{: .notice--danger}
|
||||
|
||||
### What You Need
|
||||
|
||||
* Satu EmuNAND yang sedia ada
|
||||
* The latest release of [GodMode9](https://github.com/d0k3/GodMode9/releases/latest) (the GodMode9 `.zip` file)
|
||||
|
||||
### Instructions
|
||||
|
||||
#### Section I - Prep Work
|
||||
|
||||
1. Power off your console
|
||||
1. Pasang kad SD anda ke dalam komputer
|
||||
1. Copy `GodMode9.firm` from the GodMode9 `.zip` to the `/luma/payloads/` folder on your SD card
|
||||
1. Copy the `gm9` folder from the GodMode9 `.zip` to the root of your SD card
|
||||
1. Reinsert your SD card into your console
|
||||
|
||||
#### Section II - Backup SysNAND DSiWare Saves
|
||||
|
||||
If you do not have any DSiWare games or saves that you care about, skip this section.
|
||||
{: .notice--info}
|
||||
|
||||
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
|
||||
1. If you are prompted to create an essential files backup, press (A) to do so, then press (A) to continue once it is completed
|
||||
1. If you are prompted to fix the RTC date&time, press (A) to do so, then set the date and time, then press (A) to continue
|
||||
+ Note that, if you had to fix the RTC date and time, you will have to fix the time in the System Settings as well after this guide
|
||||
1. Navigate to `[2:] SYSNAND TWLN` -> `title`
|
||||
1. Hold (R) and press (A) at the same time on `00030004` to select the folder, then select "Copy to 0:/gm9/out"
|
||||
+ This process may take some time if you have many DSiWare games
|
||||
1. Press (B) twice to return to the main menu
|
||||
|
||||
#### Section III - Backup GBA VC Saves
|
||||
|
||||
If you do not have any GBA VC games or saves that you care about, skip this section.
|
||||
{: .notice--info}
|
||||
|
||||
Note that this is not necessary for any other kind of Virtual Console games (GBC, NES, etc)
|
||||
{: .notice--info}
|
||||
|
||||
The game will be outputted to the `/gm9/out/` folder on your SD card with the name `<TitleID>.gbavc.sav`.
|
||||
{: .notice--info}
|
||||
|
||||
To identify a `<TitleID>.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by pressing (Home) to bring up the action menu, selecting `Title manager`, and selecting `[A:] SD CARD`.
|
||||
{: .notice--info}
|
||||
|
||||
1. Do the following process for each GBA VC game that you want to back up the save for:
|
||||
+ Launch the GBA VC game
|
||||
+ Exit the GBA VC game
|
||||
+ Boot your console while holding (Start) to launch the Luma3DS chainloader menu
|
||||
+ Launch GodMode9 by pressing (A)
|
||||
+ Navigate to `[S:] SYSNAND VIRTUAL`
|
||||
+ Press (A) on `agbsave.bin` to select it
|
||||
+ Select "AGBSAVE options..."
|
||||
+ Select "Dump GBA VC save"
|
||||
+ Press (A) to continue
|
||||
+ Press (Start) to reboot your console
|
||||
|
||||
#### Section IV - Copy EmuNAND to SysNAND
|
||||
|
||||
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
|
||||
1. Navigate to `[E:] EMUNAND VIRTUAL`
|
||||
1. Press (A) on `nand.bin` to select it, then select "NAND image options...", then select "Restore SysNAND (safe)"
|
||||
1. Press (A) to unlock SysNAND overwriting, then input the key combo given
|
||||
+ This will not overwrite your boot9strap installation
|
||||
1. Input the key combo given to unlock SysNAND (lvl1) writing
|
||||
+ This process will take some time
|
||||
1. Once it is completed, press (A) to continue
|
||||
1. Press (B) to decline relocking write permissions if prompted
|
||||
1. Press (B) to return to the main menu
|
||||
|
||||
#### Section V - Restore DSiWare Saves
|
||||
|
||||
If you did not backup DSiWare Saves earlier, skip this section.
|
||||
{: .notice--info}
|
||||
|
||||
1. Navigate to `[0:] SDCARD` -> `gm9` -> `out`
|
||||
1. Press (Y) on the `00030004` folder to copy it
|
||||
1. Press (B) twice to return to the main menu
|
||||
1. Navigate to `[2:] SYSNAND TWLN` -> `title`
|
||||
1. Press (Y) to paste the `00030004` folder
|
||||
1. Select "Copy path(s)"
|
||||
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
|
||||
1. Select "Overwrite file(s)"
|
||||
+ This process may take some time if you have many DSiWare games
|
||||
1. Press (B) to decline relocking write permissions if prompted
|
||||
1. Press (B) twice to return to the main menu
|
||||
|
||||
#### Section VI - Restore GBA VC Saves
|
||||
|
||||
If you did not backup GBA VC Saves earlier, skip this section.
|
||||
{: .notice--info}
|
||||
|
||||
To identify a `<TitleID>.gbavc.sav` file's Title ID, you can get a listing of all games on the system and their corresponding Title IDs by pressing (Home) to bring up the action menu, selecting `Title manager`, and selecting `[A:] SD CARD`.
|
||||
{: .notice--info}
|
||||
|
||||
1. Hold (R) and press (Start) at the same time to power off your console
|
||||
1. Power on your console into SysNAND
|
||||
1. Do the following process for each GBA VC game that you want to restore the save for:
|
||||
+ Launch the GBA VC game
|
||||
+ Exit the GBA VC game
|
||||
+ Boot your console while holding (Start) to launch the Luma3DS chainloader menu
|
||||
+ Launch GodMode9 by pressing (A)
|
||||
+ Navigate to `[0:] SDCARD` -> `gm9`
|
||||
+ Press (Y) on the `<TitleID>.gbavc.sav` file you wish to restore to copy it
|
||||
+ Press (B) to return to the main menu
|
||||
+ Navigate to `[S:] SYSNAND VIRTUAL`
|
||||
+ Press (A) on `agbsave.bin` to select it
|
||||
+ Select "AGBSAVE options..."
|
||||
+ Select "Inject GBA VC save"
|
||||
+ Press (A) to continue
|
||||
+ Press (Start) to reboot your console
|
||||
+ Launch the GBA VC game
|
||||
+ Exit the GBA VC game
|
||||
|
||||
#### Section VII - Backup SysNAND
|
||||
|
||||
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
|
||||
{% include_relative include/nand-backup.txt -%}
|
||||
1. **Simpan setiap fail pada kad SD anda kepada satu folder di dalam komputer anda; semua fail akan dibuang dalam langkah seterusnya**
|
||||
|
||||
#### Section VIII - Format SD card
|
||||
|
||||
1. Press and hold (Start), and while holding (Start), power on your console. This will launch GodMode9
|
||||
{% include_relative include/format-sd-gm9.txt -%}
|
||||
1. Tahan (R) dan tekan (B) pada masa yang sama untuk mengeluarkan kad SD
|
||||
1. Pasang kad SD anda ke dalam komputer
|
||||
1. Copy all your files back to your SD card
|
||||
+ Ensure you replace the `boot.firm` file on your SD card with the one from your backup
|
||||
1. Reinsert your SD card into your console
|
||||
1. Tekan (A) untuk mengaktifkan kad SD anda
|
||||
1. Press (Start) to reboot
|
||||
|
||||
___
|
||||
|
||||
### Return to [Finalizing Setup](finalizing-setup).
|
||||
{: .notice--primary}
|
Reference in New Issue
Block a user