flashcard-archive/archive/r4isdhc.com
lifehackerhansol 5fa351a3a0
treewide: use deterministic-zip
https://github.com/timo-reymann/deterministic-zip

This solves a logistics issue; zip files always include the modified
timestamp of a file. This doesn't sound bad until you realize that
GitHub Actions always re-clones the entire repository, and the
timestamp is guaranteed to be different.

Because of this, every time we run our Actions workflow, the zip will
have a different checksum, causing git to re-commit *every single file*
to the frontend repository, causing long workflow times due to the
sheer size of each commit.

deterministic-zip hopefully solves this issue by forcing the modified
timestamp to one hardcoded in its binary, so here is to hoping we don't
abuse our git repo any further.
2024-01-14 21:59:35 -08:00
..
old treewide: use deterministic-zip 2024-01-14 21:59:35 -08:00
r4isdhc.com_Dual-Core_NEW_FWUpdate_5.06 Initial commit 2023-08-13 12:03:09 -07:00
r4isdhc.com_Dual-Core_original_FWUpdate_3DSV3_DSi1.4.3 Initial commit 2023-08-13 12:03:09 -07:00
r4isdhc.com_Original_Kernel_1.19B Initial commit 2023-08-13 12:03:09 -07:00
Makefile treewide: use deterministic-zip 2024-01-14 21:59:35 -08:00
README.txt Bring back the files from the old YSMenu archive 2023-12-26 23:14:25 +00:00

# Installation instructions for YSMenu on r4isdhc.com flashcards

DO NOT install YSMenu on the following flashcards:
    - No Year Number Dual Core r4isdhc.com flashcards
    - 2013 r4isdhc.com flashcards
    - NEW r4isdhc.com flashcards
Installing YSMenu on these flashcards can result in a brick!

r4isdhc.com RTS Black flashcards:
    Please follow the instructions for "How to use with YSMenu" section here: https://gbatemp.net/threads/607421/

2014+ r4isdhc.com flashcards:
    1. Download YSMenu from here: https://gbatemp.net/download/35737/
    2. Extract the YSMenu .7z file.
    3. Copy the files inside of the `DSTTi-clone YSMenu` folder to the root of your microSD card.
    4. Download R4.dat from the `/YSMenu/DEMON_common/` folder and place it in the root of your microSD card.

r4isdhc.com RTS Lite (No Year Number) flashcards:
    1. Download YSMenu from here: https://gbatemp.net/download/35737/
    2. Extract the YSMenu .7z file.
    3. Copy the files inside of the `DSTTi-clone YSMenu` folder to the root of your microSD card.
    4. Make a copy of `TTMenu.dat`, then rename this copy to `R4.dat`.

r4isdhc.com Christmas Edition flashcards:
    1. Download and extract the stock kernel for this flashcard to the root of your microSD card. You can find this in the `r4isdhc.com/old` folder.
    1. Download YSMenu from here: https://gbatemp.net/download/35737/
    2. Extract the YSMenu .7z file.
    3. Copy the files inside of the `R4-clone YSMenu` folder to the root of your microSD card.
    4. Launch YSMenu.nds from the flashcards file list.

Cheats:
    - YSMenu: TTMenu/usrcheat.dat
    - BL2CK: __rpg/cheats/usrcheat.dat
    - Original Kernel: _system_/usrcheat.dat
    - Dual Core Kernel 1.38 (old): __rpg/cheats/usrcheat.dat
    - RTS Black Kernel 3.2 (old): _system_/usrcheat.dat
    - Christmas Edition Kernel 1.17B (old): _system_/usrcheat.dat
    - 2014-2023 DEMON Kernel 4.0b (old): R4iMenu/usrcheat.dat
    - Silver RTS Lite Kernel 1.30 (old): SYSTEM/cheats/usrcheat.dat