flashcard-archive/archive/r4ds-a.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
..
R4-Advance_Kernel_1.22 Initial commit 2023-08-13 12:03:09 -07:00
R4-Advance_Kernel_1.27 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 Add underscores, fix capitalization 2023-08-13 22:26:25 -07:00

https://web.archive.org/web/20081220160246/http://www.r4ds-a.com/index.php

Kernel 1.27 is UNTESTED! 1.22 known working

cheats (1.22):
_system_/cheat.dat
TTMenu/usrcheat.dat

cheats (1.27)
Please rename R4 CHEAT FILE "usrcheat.dat" to "cheat.dat", and put in Folder "_SYSTEM_"!
Or you also can use *.cht, rename it as same as *.nds, and put it in the same folder. just like aaa.nds and aaa.cht.