1
0
mirror of https://github.com/LiEnby/eCDP-Serial-Code.git synced 2025-07-01 08:04:09 +01:00

mention lazydogp

This commit is contained in:
Bluzume
2020-12-07 01:52:17 +13:00
committed by GitHub
parent c10ca1ee8b
commit 72fce1c6ab

View File

@ -5,3 +5,12 @@ Generates "Serial Code" for the rarest DS Game ever; eCDP !
Windows and Linux Binaries: https://github.com/KuromeSan/eCDP-Serial-Code/releases/latest
# Other implementations:
Turns out "LazyDogP" was reversing it around the same time i was, writing his own implementation in python, ulthough i beat him to it by 2 days,
mine was completed on Nov 25, 2020 (sometime before midnight probably, on commit https://github.com/KuromeSan/eCDP-Serial-Code/commit/01a79303ac327262b3bf775bead79afe08821f19#diff-0ec3be893ae87fadc26e30a2add3c130cadf5544df8f2ad66d515b23ca1b3113)
his was completed on Nov 27, 2020, ulthough he lost the race he didnt know he was competing in but still a good reversing effort,
https://gist.github.com/lazydogP/57c431cc7fddb5b969559c4c8cd8c881
mine acturally worked like 50% of the time the day before that but im not counting that because it wasnt 100% success.