Skip to content

Commit

Permalink
Commonize ndslr4/r4sdhc kernel; make ndslr4 kernel old as it can us…
Browse files Browse the repository at this point in the history
…e YSMenu

They're the same carts.
  • Loading branch information
lifehackerhansol committed Jan 15, 2024
1 parent c7690c5 commit a5ae7e8
Show file tree
Hide file tree
Showing 492 changed files with 30 additions and 9,472 deletions.
8 changes: 4 additions & 4 deletions archive/ndslr4.com/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@ export BASE := $(shell basename $(CURDIR))
export OUT := $(TOPDIR)/../../out
export COMMON := $(TOPDIR)/../../common-kernels

package: directory ndslr4.com_Kernel_1.34.zip extdata
package: directory old extdata

directory:
mkdir -p $(OUT)/$(BASE)

ndslr4.com_Kernel_1.34.zip: directory
cd $(TOPDIR)/ndslr4.com_Kernel_1.34 && zip -r -X $(OUT)/$(BASE)/$@ *
old: directory
make -C $@

extdata: directory
cp README.txt $(OUT)/$(BASE)
cp readme.txt $(OUT)/$(BASE)
13 changes: 11 additions & 2 deletions archive/ndslr4.com/README.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
This kernel is identical to the r4sdhc.com 1.34 kernel.
# Installation instructions for YSMenu on ndslr4.com carts

This cart is not compatible with YSMenu, and thus it is in its own folder. The contents are still identical.
This flashcart only supports microSD cards up to 4GB in capacity.

1. Download YSMenu from here: https://gbatemp.net/download/35737/
2. Extract the YSMenu .7z file.
3. Copy the files from the `R4SDHC YSMenu` folder to the root of your microSD card.
4. Edit line 16 in the `TTMenu/YSMenu.ini` file to be `AUTO_BOOT=autoboot.nds` without the semi-colon.

Cheats:
- YSMenu: TTMenu/usrcheat.dat
- Original R4SDHC kernel (old): _system_/usrcheat.dat
130 changes: 0 additions & 130 deletions archive/ndslr4.com/ndslr4.com_Kernel_1.34/_system_/YSMenu.ini

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit a5ae7e8

Please sign in to comment.