-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed341d9
commit bb26b73
Showing
3 changed files
with
95 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
# P3R-Save-EnDecryptor | ||
Programs to decrypt/encrypt Persona 3 reload saves | ||
Programs to decrypt/encrypt Persona 3 Reload saves | ||
|
||
## Usage | ||
|
||
Decrypt save (steam to gamepass) | ||
Decrypt Save (Steam to Gamepass) | ||
``` | ||
p3r-save decrypt <file> | ||
``` | ||
|
||
Encrypt save (gamepass to steam) | ||
Encrypt Save (Gamepass to Steam) | ||
``` | ||
p3r-save encrypt <file> | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters