You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorials/akmenu-next.md
+14-11Lines changed: 14 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ title: Setting Up AKMenu-Next
9
9
10
10
[AKMenu-Next](https://github.com/coderkei/akmenu-next) is a frontend for nds-bootstrap & Pico-Loader based on a fork of [akmenu4](https://github.com/lifehackerhansol/akmenu4) for running Nintendo DS Software & Homebrew. It supports cheats along with support for Acekard themes.
11
11
For controls such as soft-reset and quitting games, please see [nds-bootstrap controls](https://wiki.ds-homebrew.com/nds-bootstrap/controls)
12
-
Need help or want to discuss AKMenu-Next, check out the [AKMenu-Next GBATemp Thread](https://gbatemp.net/threads/ds-i-3ds-akmenu-next-wood-frontend-for-nds-bootstrap-pico-loader.665743/)
13
12
14
13
### Setup Guide:
15
14
@@ -46,18 +45,12 @@ title: Setting Up AKMenu-Next
46
45
47
46
1. Extract the downloaded `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file with [7-Zip](https://www.7-zip.org/).
48
47
49
-
1. Copy the *contents* of the files from the extracted `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file to the `_pico` folder on your SD card.
48
+
1. Copy the *contents* of the files from the extracted `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file to the `_pico` folder on your SD card. Create this folder if it does not exist.
50
49
51
-
1. This loader can be selected by going to the settings in AKMenu-Next and finding the option labeled "Game Loader".
50
+
1. This loader can be selected by going to the settings in AKMenu-Next and finding the option labeled `Game Loader` and changing the setting to `Pico Loader`.
52
51
53
52
You can now load `BOOT.NDS` with your flashcart's kernel, or alternatively follow the autoboot steps below.
54
53
55
-
#### Cheats
56
-
57
-
1. If you'd like to be able to use cheats on your games, download a [cheat database.](https://gbatemp.net/threads/deadskullzjrs-nds-i-cheat-databases.488711)
58
-
59
-
1. You will need the `usrcheat.dat` file from the download link in the post. Copy this file to `_nds/akmenunext/cheats/` on your SD card. (Create the `cheats` folder if it doesn't exist)
60
-
61
54
#### Autobooting AKMenu-Next
62
55
63
56
!!! note
@@ -70,6 +63,12 @@ title: Setting Up AKMenu-Next
70
63
71
64
1. If your flashcart is a DSTTi clone that requires additional boot files, check the `Supplementary DSTTi Clone Files` folder. You can check the [YSMenu compatibility list](https://www.flashcarts.net/ysmenu-compat-ext) to check which one you need. If the file you need is not there, you can make copies of the `TTMenu.dat` file from the `DSTT & DSTTi` folder and rename them accordingly.
72
65
66
+
#### Cheats
67
+
68
+
1. If you'd like to be able to use cheats on your games, download a [cheat database.](https://gbatemp.net/threads/deadskullzjrs-nds-i-cheat-databases.488711)
69
+
70
+
1. You will need the `usrcheat.dat` file from the download link in the post. Copy this file to `_nds/akmenunext/cheats/` on your SD card. (Create the `cheats` folder if it doesn't exist)
71
+
73
72
=== "Nintendo DSi"
74
73
75
74
!!! note
@@ -188,7 +187,7 @@ title: Setting Up AKMenu-Next
188
187
189
188
- Copy & replace the `akmenu-next.dsi` file to your SD card root.
190
189
- If you **do not** also use Twilightmenu++, copy & replace the `BOOT.NDS` file to your SD card root. If you use Twilightmenu++, skip this file.
191
-
- If you have AKMenu-Next installed as an app on HiyaCFW, you will need to install the updated `akmenu-next.dsi` file with [NTM](https://github.com/Epicpkmn11/NTM/releases/latest).
190
+
- If you have AKMenu-Next installed as an app on HiyaCFW, you will need to re-install the updated `akmenu-next.dsi` file with [NTM](https://github.com/Epicpkmn11/NTM/releases/latest).
192
191
193
192
#### If you are on a Nintendo 3DS
194
193
@@ -210,4 +209,8 @@ title: Setting Up AKMenu-Next
210
209
211
210
1. Extract the downloaded `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file with [7-Zip](https://www.7-zip.org/).
212
211
213
-
1. Copy the *contents* of the files from the extracted `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file to the `_pico` folder on your SD card.
212
+
1. Copy the *contents* of the files from the extracted `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file to the `_pico` folder on your SD card. Create this folder if it does not exist.
213
+
214
+
!!! info
215
+
216
+
Need help or want to discuss AKMenu-Next? Check out the [AKMenu-Next GBATemp Thread](https://gbatemp.net/threads/ds-i-3ds-akmenu-next-wood-frontend-for-nds-bootstrap-pico-loader.665743/)
0 commit comments