move new DEMON kernels out of old folder

these aren't really old and some people may prefer to use them despite their many issues.
This commit is contained in:
Deletecat 2025-03-11 23:03:54 +00:00
parent 766362b4ff
commit 33dce4a232
No known key found for this signature in database
GPG Key ID: 0D04371B863602D4
1278 changed files with 30 additions and 10044 deletions

View File

@ -5,11 +5,14 @@ export BASE := $(shell basename $(CURDIR))
export OUT := $(TOPDIR)/../../out
export COMMON := $(TOPDIR)/../../common-kernels
package: directory old extdata
package: directory r4i-sdhc.com_DEMON_1.87b.zip old extdata
directory:
mkdir -p $(OUT)/$(BASE)
r4i-sdhc.com_DEMON_1.87b.zip: directory
cd $(TOPDIR)/r4i-sdhc.com_DEMON_1.87b && zip -r $(OUT)/$(BASE)/$@ *
old: directory
make -C $@

View File

@ -5,14 +5,11 @@ export BASE := r4i-sdhc.com/$(shell basename $(CURDIR))
export OUT := $(TOPDIR)/../../../out
export COMMON := $(TOPDIR)/../../../common-kernels
package: directory r4i-sdhc.com_DEMON_1.87b.zip r4i-sdhc.com_DEMON_1.85b.zip r4i-sdhc.com_DEMON_1.85b-notimebomb.zip r4i-sdhc.com_R4i_Upgrade_no-version_DEMON_1.12d.zip extdata
package: directory r4i-sdhc.com_DEMON_1.85b.zip r4i-sdhc.com_DEMON_1.85b-notimebomb.zip r4i-sdhc.com_R4i_Upgrade_no-version_DEMON_1.12d.zip extdata
directory:
mkdir -p $(OUT)/$(BASE)
r4i-sdhc.com_DEMON_1.87b.zip: directory
cd $(TOPDIR)/r4i-sdhc.com_DEMON_1.87b && zip -r $(OUT)/$(BASE)/$@ *
r4i-sdhc.com_DEMON_1.85b.zip: directory
cd $(TOPDIR)/r4i-sdhc.com_DEMON_1.85b && zip -r $(OUT)/$(BASE)/$@ *

View File

@ -1,7 +1,7 @@
r4i-sdhc.com_R4i_Upgrade_no-version_DEMON_1.12d should only be used on r4i-sdhc.com's R4i Upgrade flashcarts - these do not have a version number on them.
r4i-sdhc.com_DEMON_1.87b does not contain a timebomb and should be the version you use if you do not want to use YSMenu.
r4i-sdhc.com_DEMON_1.85b contains a timebomb which expires on September 3rd, 2024.
r4i-sdhc.com_DEMON_1.87b does not contain a timebomb and should be the version you use if you do not want to use YSMenu. This is in the root of the r4i-sdhc.com folder.
r4i-sdhc.com_DEMON_1.85b contains a timebomb which expired on September 3rd, 2024.
r4i-sdhc.com_DEMON_1.85b-notimebomb is the same kernel with the timebomb removed, clone checks removed and the bouncing WiFi icon removed.
- This kernel has an issue where some games - mainly Pokemon games - will boot up to a white screen.
- You should ideally use the 1.87b kernel where the timebomb has been removed by the manufacturer and doesn't appear to affect game compatibility.

Some files were not shown because too many files have changed in this diff Show More