Add BL2CK kernels to r4igold.cc

Noticed the BL2CK kernels were missing from r4igold.cc's directory. This commit adds them back!
This commit is contained in:
Deletecat 2023-08-14 22:50:48 +01:00 committed by lifehackerhansol
parent 079cd0f150
commit 25af36da61
No known key found for this signature in database
GPG Key ID: 80FB184AFC0B3B0E
3 changed files with 12 additions and 13 deletions

View File

@ -5,11 +5,17 @@ export BASE := $(shell basename $(CURDIR))
export OUT := $(TOPDIR)/../../out export OUT := $(TOPDIR)/../../out
export COMMON := $(TOPDIR)/../../common-kernels export COMMON := $(TOPDIR)/../../common-kernels
package: directory r4igold.cc_Kernel_2.6.zip extdata package: directory r4igold.cc_Kernel_2.6.zip r4igold.cc_Wood_BL2CK_1.30.4_Amaze3DS.zip r4igold.cc_3DS_BL2CK_1.30.4.zip extdata
directory: directory:
mkdir -p $(OUT)/$(BASE) mkdir -p $(OUT)/$(BASE)
r4igold.cc_Wood_BL2CK_1.30.4_Amaze3DS.zip: directory
cd $(COMMON)/BL2CK/BL2CK_1.30.4_Amaze3DS && zip -r $(OUT)/$(BASE)/$@ *
r4igold.cc_3DS_BL2CK_1.30.4.zip: directory
cd $(COMMON)/BL2CK/BL2CK_1.30.4 && zip -r $(OUT)/$(BASE)/$@ *
r4igold.cc_Kernel_2.6.zip: directory r4igold.cc_Kernel_2.6.zip: directory
cd $(TOPDIR)/r4igold.cc_Kernel_2.6 && zip -r $(OUT)/$(BASE)/$@ * cd $(TOPDIR)/r4igold.cc_Kernel_2.6 && zip -r $(OUT)/$(BASE)/$@ *

View File

@ -1,12 +0,0 @@
### NOTICE: r4igold.cc 3DS (translucent r4igold.cc cards) has been moved to [BL2CK](../BL2CK)!
r4igold.cc wood is for r4igold.cc cards with wood sticker
r4igold.cc original looks like the original r4 but gold
cheats (original):
\_system_/cheat.dat
cheats (wood):
\_system_/usrcheat.dat

View File

@ -0,0 +1,5 @@
cheats (original):
\_system_/cheat.dat
cheats (wood):
\_system_/usrcheat.dat