mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-02-04 05:35:53 +00:00
[Request] Look for keys.bin in other set directories
#19
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Whovian9369 on GitHub (Nov 29, 2024).
It would be possibly useful to automatically look for
keys.binin set directories like$HOME/.3ds/keys.bin(on Linux/Mac) or%userprofile%\.3ds\keys.bin(on Windows) to automate the key finding process so users do not need to "hardcode" the path in the command.