flashcard-archive/archive/r4sdhc.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
Makefile Update BL2CK compatibility list 2023-12-26 17:46:10 +00:00
readme.txt Update BL2CK compatibility list 2023-12-26 17:46:10 +00:00

# Installation instructions for YSMenu on r4sdhc.com carts

**Do NOT install YSMenu on r4sdhc.com V3DSU carts as YSMenu will brick them!**

r4sdhc.com V1.4/V2.10T/V2.20T carts:
    1. Download YSMenu from here: https://gbatemp.net/download/35737/
    2. Extract the YSMenu .7z file.
    3. Copy the files from the `R4i-SDHC YSMenu` folder to the root of your microSD card.

r4sdhc.com original carts:
    - 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
    - BL2CK (V3DSU carts): __rpg/cheats/usrcheat.dat
    - Original R4SDHC kernel (old): _system_/usrcheat.dat
    - V1.4/V2.10T/V2.20T kernel (old): R4iMenu/usrcheat.dat