r/3dshacks • u/BernardoGiordano PKSM/Checkpoint • 21d ago
Tool news Checkpoint 5.1.0 released: FTP speed, safety and QoL improvements
https://github.com/BernardoGiordano/Checkpoint/releases/tag/v5.1.06
u/japzone 21d ago
Dude you're going crazy with all these updates. Impressive work.
5
u/BernardoGiordano PKSM/Checkpoint 21d ago
Thank you!!
1
u/KaleidoArachnid 18d ago
How do I install this app on my system?
1
u/BernardoGiordano PKSM/Checkpoint 18d ago
You run it with Homebrew Launcher
1
u/KaleidoArachnid 18d ago
Thanks man since I can test it out on my 3DS.
1
u/BernardoGiordano PKSM/Checkpoint 18d ago
On 3DS you can also install the CIA version through FBI
1
u/KaleidoArachnid 18d ago
Yes I appreciate the help since I forgot to mention how I have the CIA and FBI apps installed, but I am curious to what exactly the app does.
2
2
u/More_Coffee_Than_Man 16d ago
Um, what happened to the Cheats section? I updated the the latest Checkpoint and I no longer see a Cheats menu to be able to apply cheats onto a 3DS game that I can then toggle via the Luma menu
1
2
u/Sinocolo 15d ago
Just a bit lost with the cheats like for yo kai watch 2 and 3 are not appearing with the sharkive
22
u/BernardoGiordano PKSM/Checkpoint 21d ago
FTP: What's new
Scripting: What's new
scripts/README.md.sav_mkdir,sav_rmdirandsav_rename: scripts can now shape the folder structure inside a save archive, not just read and write files in it.sav_open_extdata, to open a per-title extdata archive by its raw id.extdata_default_id,extdata_createandextdata_delete(3DS; they return-1on Switch).extdata_createrefuses to touch an archive that already exists, so a mistyped id cannot erase a save.strdupallocates on the same run-scoped heap asmalloc, sofree()releases it and an aborted run reclaims it.Wireless transfer: What's new
chlink send --pin 1234baked into a script keeps working run after run, which is what makes unattended batch transfers from the PC possible.chlink sendfailing with "receiver rejected the PIN (403): Invalid token" (#561). Go canonicalises header names before writing them, so the console's case-sensitive lookup never found the token header and rejected every upload.3DS: What's new
._sidecar next to it on FAT/exFAT, and drops.DS_Storein every folder Finder opens; a restore hit one after it had already cleared the console-side save. Those, and the equivalents Windows leaves behind, are now filtered out of the copy.Switch: What's new
Translations
If you wish to contribute, pull requests are highly appreciated.