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/cart-guides/r4i-sdhc.md
+20-2Lines changed: 20 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ title: DSTTi DEMON-HW Carts
78
78
79
79
!!! info "Kernel Info"
80
80
81
-
AKMenu-Next is an alternative kernel based on akmenu4 (used in Wood R4 and AKAIO) and uses nds-bootstrap to load games. This is an option if you have games, ROM hacks or fan translations that do not work on YSMenu or R4iMenu, and is also an option if you want a Wood R4 style interface.
81
+
AKMenu-Next is an alternative kernel based on akmenu4 (used in Wood R4 and AKAIO) and uses nds-bootstrap (and optionally Pico-Loader) to load games. This is an option if you have games, ROM hacks or fan translations that do not work on YSMenu or R4iMenu, and is also an option if you want a Wood R4 style interface.
82
82
83
83
1. Download the latest release of [AKMenu-Next Flashcart Edition.](https://github.com/coderkei/akmenu-next/releases/latest/download/akmenu-next-flashcart.zip)
84
84
@@ -87,6 +87,7 @@ title: DSTTi DEMON-HW Carts
87
87
1. From within the akmenu-next files, copy the following files/folders to your SD card root:
88
88
89
89
- `_nds` folder
90
+
- `_pico` folder
90
91
- `BOOT.NDS`
91
92
92
93
1. Download the latest release of [nds-bootstrap.](https://github.com/DS-Homebrew/nds-bootstrap/releases/latest/download/nds-bootstrap.zip)
@@ -95,13 +96,30 @@ title: DSTTi DEMON-HW Carts
95
96
96
97
1. Copy the *contents* of the files from the extracted `nds-bootstrap.zip` file to the `_nds` folder on your SD card.
97
98
99
+
#### Pico-Loader (Experimental)
100
+
101
+
If you would like to also use the experimental [Pico-Loader](https://github.com/LNH-team/pico-loader/) please follow the below steps, otherwise skip this section.
102
+
Please bear in mind that Pico-Loader is still experimental and lacks soft-reset and cheat support. Any bugs should be reported on the [Pico-Loader Issues Page](https://github.com/LNH-team/pico-loader/issues).
103
+
104
+
1. Download the latest release of [Pico-Loader for DSTT](https://github.com/LNH-team/pico-loader/releases/latest/download/Pico_Loader_for_DSTT.zip).
105
+
106
+
1. Extract the downloaded `Pico_Loader_for_DSTT.zip` file with [7-Zip](https://www.7-zip.org/).
107
+
108
+
1. Copy the *contents* of the files from the extracted `Pico_Loader_for_DSTT.zip` file to the `_pico` folder on your SD card.
109
+
110
+
1. This loader can be selected by going to the settings in AKMenu-Next and finding the option labeled "Game Loader".
111
+
112
+
#### Cheats
113
+
98
114
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)
99
115
100
116
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)
101
117
118
+
#### Autobooting
119
+
102
120
1. Open the `Autoboot` folder within the AKMenu-Next files.
103
121
104
-
1. Copy the *contents* of the `R4i-SDHC` folder (do not copy the folder itself) to the root of your SD card.
122
+
1. Copy the contents of the `R4i-SDHC` folder (do not copy the folder itself) to the root of your SD card.
105
123
106
124
1. Create a `Games` folder in your SD card root, and place your `.nds` game ROMs inside. You can also create additional folders to help with organizing/categorizing your ROMs.
[AKMenu-Next](https://github.com/coderkei/akmenu-next) is a frontend for nds-bootstrap 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.
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.
10
11
For controls such as soft-reset and quitting games, please see [nds-bootstrap controls](https://wiki.ds-homebrew.com/nds-bootstrap/controls)
11
12
12
13
### Setup Guide:
@@ -22,6 +23,7 @@ title: Setting Up AKMenu-Next
22
23
1. From within the akmenu-next files, copy the following files/folders to your SD card root:
23
24
24
25
- `_nds` folder
26
+
- `_pico` folder
25
27
- `BOOT.NDS`
26
28
27
29
1. Download the latest release of [nds-bootstrap.](https://github.com/DS-Homebrew/nds-bootstrap/releases/latest/download/nds-bootstrap.zip)
@@ -30,7 +32,24 @@ title: Setting Up AKMenu-Next
30
32
31
33
1. Copy the *contents* of the files from the extracted `nds-bootstrap.zip` file to the `_nds` folder on your SD card.
32
34
33
-
1. Load `BOOT.NDS` with your flashcart's kernel, or alternatively follow the autoboot steps below.
35
+
#### Pico-Loader (Experimental)
36
+
37
+
If you would like to also use the experimental [Pico-Loader](https://github.com/LNH-team/pico-loader/) please follow the below steps, otherwise skip this section.
38
+
Please bear in mind that Pico-Loader is still experimental and lacks soft-reset and cheat support. Any bugs should be reported on the [Pico-Loader Issues Page](https://github.com/LNH-team/pico-loader/issues).
39
+
40
+
!!! warning
41
+
Using the wrong version of Pico-Loader could damage your flashcard!
42
+
If you are unsure which version to use, check the [Supported Platforms section](https://github.com/LNH-team/pico-loader?tab=readme-ov-file#supported-platforms).
43
+
44
+
1. Download the latest release of [Pico-Loader](https://github.com/LNH-team/pico-loader/releases/latest). Choose the version that corresponds with your flashcart.
45
+
46
+
1. Extract the downloaded `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file with [7-Zip](https://www.7-zip.org/).
47
+
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.
49
+
50
+
1. This loader can be selected by going to the settings in AKMenu-Next and finding the option labeled "Game Loader".
51
+
52
+
You can now load `BOOT.NDS` with your flashcart's kernel, or alternatively follow the autoboot steps below.
34
53
35
54
#### Cheats
36
55
@@ -182,4 +201,12 @@ title: Setting Up AKMenu-Next
182
201
183
202
1. Extract the downloaded `nds-bootstrap.zip` file with [7-Zip](https://www.7-zip.org/).
184
203
185
-
1. Copy the *contents* of the files from the extracted `nds-bootstrap.zip` file to the `_nds` folder on your SD card.
204
+
1. Copy the *contents* of the files from the extracted `nds-bootstrap.zip` file to the `_nds` folder on your SD card.
205
+
206
+
#### Updating Pico-Loader (Flashcarts Only)
207
+
208
+
1. Download the latest release of [Pico-Loader](https://github.com/LNH-team/pico-loader/releases/latest). Choose the version that corresponds with your flashcart.
209
+
210
+
1. Extract the downloaded `Pico_Loader_for_YOUR_FLASHCART_HERE.zip` file with [7-Zip](https://www.7-zip.org/).
211
+
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.
0 commit comments