Skip to content

Commit cf22c11

Browse files
committed
Add Galaxy Eagle family
1 parent c09e9e2 commit cf22c11

7 files changed

Lines changed: 160 additions & 2 deletions

File tree

docs/cart-guides/galaxy_eagle.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ title: Galaxy Eagle
4949

5050
Looking to change the default theme? Check out the themes repository at [themes.flashcarts.net](https://themes.flashcarts.net)!
5151

52-
=== "Stock GEi v4.2 Kernel"
52+
=== "Stock GEi v4.2"
5353

5454
!!! warning "Kernel Info"
5555

@@ -67,7 +67,7 @@ title: Galaxy Eagle
6767

6868
1. Rename the `usrcheat.dat` file to `cheat.dat`.
6969

70-
1. Copy `cheat.dat` into the `_system_` folder.
70+
1. Copy `cheat.dat` into the `_SYSTEM_` folder.
7171

7272
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.
7373

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
title: Galaxy Eagle Pro
3+
---
4+
5+
![Galaxy Eagle Pro](../images/geipro.jpg){ align=right width="115"}
6+
# Galaxy Eagle Pro
7+
## ge.ndsi.in
8+
9+
!!! info
10+
11+
The Galaxy Eagle Pro is a clone of the Acekard 2i. Unfortunately, it's not a very good clone, and neither AKAIO nor BL2CK work properly on it. While BL2CK boots, it will freeze on a white screen when attempting to load any commercial ROM file. Therefore, AKMenu-Next is the recommended primary kernel for it, so that nds-bootstrap can be used to load games. As an alternative option, the stock kernel is also provided, but it will likely be able to run less games than AKMenu-Next.
12+
13+
### Setup Guide:
14+
15+
=== "AKMenu-Next"
16+
17+
1. Download the latest release of [AKMenu-Next Flashcart Edition.](https://github.com/coderkei/akmenu-next/releases/latest/download/akmenu-next-flashcart.zip)
18+
19+
1. Extract the downloaded `akmenu-next-flashcart.zip` file with [7-Zip](https://www.7-zip.org/).
20+
21+
1. From within the akmenu-next files, copy the following files/folders to your SD card root:
22+
23+
- `_nds` folder
24+
- `BOOT.NDS`
25+
26+
1. Download the latest release of [nds-bootstrap.](https://github.com/DS-Homebrew/nds-bootstrap/releases/latest/download/nds-bootstrap.zip)
27+
28+
1. Extract the downloaded `nds-bootstrap.zip` file with [7-Zip](https://www.7-zip.org/).
29+
30+
1. Copy the *contents* of the files from the extracted `nds-bootstrap.zip` file to the `_nds` folder on your SD card.
31+
32+
1. If you'd like to be able to use cheats on your games, download a [cheat database.](https://github.com/DeadSkullzJr/NDS-i-Cheat-Databases/releases/latest)
33+
34+
1. You will need the `usrcheat.7z` file. Extract it using [7-Zip](https://www.7-zip.org/), inside you will find a `usrcheat.dat` file. Copy this file to `_nds/akmenunext/cheats/` on your SD card. (Create the `cheats` folder if it doesn't exist)
35+
36+
1. Open the `Autoboot` folder within the AKMenu-Next files.
37+
38+
1. Copy the *contents* of the `Galaxy Eagle` folder (do not copy the folder itself) to the root of your SD card.
39+
40+
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.
41+
42+
1. The files on your SD card should now look like this:
43+
44+
- ![GEi AKMenu-Next](../images/SD_Files/Galaxy_Eagle/GEi_AKMenu_Next.png){ align=left width="600"}
45+
46+
1. Insert the SD card back into your cart, plug the cart into your DS, and see if it boots into the menu.
47+
48+
!!! tip "Themes"
49+
50+
Looking to change the default theme? Check out the themes repository at [themes.flashcarts.net](https://themes.flashcarts.net)!
51+
52+
=== "GEi Pro v5.1"
53+
54+
!!! warning "Kernel Info"
55+
56+
Keep in mind that this kernel is outdated. Some newer games will refuse to boot, but this is useable alternative if AKMenu-Next's nds-bootstrap loader fails to load something.
57+
58+
1. Format the SD card you are using by following the [formatting tutorial.](../tutorials/formatting.md){target="_blank"}
59+
60+
1. Download the [GEi Pro 5.1 kernel.](https://archive.flashcarts.net/ge.ndsi.in/ge.ndsi.in_GEi_PRO_Kernel_5.1.zip)
61+
62+
1. Open/extract the zip file, and copy *the contents* into the root of your SD card.
63+
64+
1. If you'd like to be able to use cheats on your games, download a [cheat database.](https://github.com/DeadSkullzJr/NDS-i-Cheat-Databases/releases/latest)
65+
66+
1. You will need the `usrcheat.7z` file. Extract it using [7-Zip](https://www.7-zip.org/), inside you will find a `usrcheat.dat` file.
67+
68+
1. Rename the `usrcheat.dat` file to `cheat.dat`.
69+
70+
1. Copy `cheat.dat` into the `_SYSTEM_` folder.
71+
72+
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.
73+
74+
1. The files on your SD card should now look like this:
75+
76+
- ![GEi Pro 5.1](../images/SD_Files/Galaxy_Eagle/GEi.png){ align=left width="600"}
77+
78+
1. Insert the SD card back into your cart, plug the cart into your DS, and see if it boots into the menu.

docs/cart-guides/r4igold_cc.md

Lines changed: 78 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,78 @@
1+
---
2+
title: Original R4iGold.cc
3+
---
4+
5+
![r4igold.cc](../images/r4igold_cc.png){ align=right width="115"}
6+
# Original R4iGold.cc
7+
## r4igold.cc
8+
9+
!!! info
10+
11+
The original r4igold.cc cart is a clone of the Galaxy Eagle. Unfortunately, the Galaxy Eagle itself is a bad clone of the Acekard 2i, and neither AKAIO nor BL2CK work properly on it. While BL2CK boots, it will freeze on a white screen when attempting to load any commercial ROM file. Therefore, AKMenu-Next is the recommended primary kernel for Galaxy Eagle and related carts, so that nds-bootstrap can be used to load games. As an alternative option, the stock kernel is also provided, but it will likely be able to run less games than AKMenu-Next.
12+
13+
### Setup Guide:
14+
15+
=== "AKMenu-Next"
16+
17+
1. Download the latest release of [AKMenu-Next Flashcart Edition.](https://github.com/coderkei/akmenu-next/releases/latest/download/akmenu-next-flashcart.zip)
18+
19+
1. Extract the downloaded `akmenu-next-flashcart.zip` file with [7-Zip](https://www.7-zip.org/).
20+
21+
1. From within the akmenu-next files, copy the following files/folders to your SD card root:
22+
23+
- `_nds` folder
24+
- `BOOT.NDS`
25+
26+
1. Download the latest release of [nds-bootstrap.](https://github.com/DS-Homebrew/nds-bootstrap/releases/latest/download/nds-bootstrap.zip)
27+
28+
1. Extract the downloaded `nds-bootstrap.zip` file with [7-Zip](https://www.7-zip.org/).
29+
30+
1. Copy the *contents* of the files from the extracted `nds-bootstrap.zip` file to the `_nds` folder on your SD card.
31+
32+
1. If you'd like to be able to use cheats on your games, download a [cheat database.](https://github.com/DeadSkullzJr/NDS-i-Cheat-Databases/releases/latest)
33+
34+
1. You will need the `usrcheat.7z` file. Extract it using [7-Zip](https://www.7-zip.org/), inside you will find a `usrcheat.dat` file. Copy this file to `_nds/akmenunext/cheats/` on your SD card. (Create the `cheats` folder if it doesn't exist)
35+
36+
1. Open the `Autoboot` folder within the AKMenu-Next files.
37+
38+
1. Copy the *contents* of the `Galaxy Eagle` folder (do not copy the folder itself) to the root of your SD card.
39+
40+
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.
41+
42+
1. The files on your SD card should now look like this:
43+
44+
- ![GEi AKMenu-Next](../images/SD_Files/R4iGold_cc/R4iGold_cc_AKMenu_Next.png){ align=left width="600"}
45+
46+
1. Insert the SD card back into your cart, plug the cart into your DS, and see if it boots into the menu.
47+
48+
!!! tip "Themes"
49+
50+
Looking to change the default theme? Check out the themes repository at [themes.flashcarts.net](https://themes.flashcarts.net)!
51+
52+
=== "R4iGold.cc v2.6"
53+
54+
!!! warning "Kernel Info"
55+
56+
Keep in mind that this kernel is outdated. Some newer games will refuse to boot, but this is useable alternative if AKMenu-Next's nds-bootstrap loader fails to load something.
57+
58+
1. Format the SD card you are using by following the [formatting tutorial.](../tutorials/formatting.md){target="_blank"}
59+
60+
1. Download the [R4iGold.cc v2.6 kernel.](https://archive.flashcarts.net/r4igold.cc/r4igold.cc_Kernel_2.6.zip)
61+
62+
1. Open/extract the zip file, and copy *the contents* into the root of your SD card.
63+
64+
1. If you'd like to be able to use cheats on your games, download a [cheat database.](https://github.com/DeadSkullzJr/NDS-i-Cheat-Databases/releases/latest)
65+
66+
1. You will need the `usrcheat.7z` file. Extract it using [7-Zip](https://www.7-zip.org/), inside you will find a `usrcheat.dat` file.
67+
68+
1. Rename the `usrcheat.dat` file to `cheat.dat`.
69+
70+
1. Copy `cheat.dat` into the `_SYSTEM_` folder.
71+
72+
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.
73+
74+
1. The files on your SD card should now look like this:
75+
76+
- ![R4iGold.cc v2.6](../images/SD_Files/R4iGold_cc/R4iGold_cc.png){ align=left width="600"}
77+
78+
1. Insert the SD card back into your cart, plug the cart into your DS, and see if it boots into the menu.
44.4 KB
Loading
49.9 KB
Loading

docs/images/r4igold_cc.png

378 KB
Loading

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,8 @@ If you'd like to improve this resource or add new carts, feel free to create a p
111111

112112
### Galaxy Eagle Family
113113
- [**Galaxy Eagle**](cart-guides/galaxy_eagle.md "<img src="images/gei.jpg" alt="Galaxy Eagle" width="100">") - ge.ndsi.in
114+
- [**Galaxy Eagle Pro**](cart-guides/galaxy_eagle_pro.md "<img src="images/geipro.jpg" alt="Galaxy Eagle Pro" width="100">") - ge.ndsi.in
115+
- [**Original R4iGold.cc**](cart-guides/r4igold_cc.md "<img src="images/r4igold_cc.png" alt="R4iGold.cc" width="100">") - r4igold.cc
114116

115117
### SuperCard Family
116118

0 commit comments

Comments
 (0)