https://github.com/asiern/sekiro-save-organizer
Save Organizer for Sekiro: Shadows Die Twice
https://github.com/asiern/sekiro-save-organizer
save-manager sekiro speedrun-tool
Last synced: 3 months ago
JSON representation
Save Organizer for Sekiro: Shadows Die Twice
- Host: GitHub
- URL: https://github.com/asiern/sekiro-save-organizer
- Owner: Asiern
- License: gpl-3.0
- Created: 2019-03-24T10:23:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-28T06:47:56.000Z (about 6 years ago)
- Last Synced: 2025-10-29T02:40:57.664Z (8 months ago)
- Topics: save-manager, sekiro, speedrun-tool
- Language: C#
- Homepage:
- Size: 789 KB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sekiro-Save-Organizer
Save Organizer for Sekiro: Shadows Die Twice

# FAQ
1. Q: How can I import a profile from a previous version? A: You can import a profile from a previous version by copying the data to the folder you have selected in profiles path and creating a profile with the name of the folder.
Example: If you want to import a profile called 'Any%' you have to copy your Any% folder from your previous version and paste it to the folder you have selected in 'Profiles path' (Ex: D:\Dark Souls\Sekiro\Saves).

Then create a new profile called 'Any%'. And refresh profiles.
2. Q: Does my profile files remove when I remove the profile in the program? A: No it doesn't. Your profile remains in the profiles folder. You can restore the profile by just creating it again.
# User's Guide
Things you might need to know:
1. Two profiles can't have the same name.
2. Two saves can't have the same name in the same profile. If this happens your previous save whould be overwritten.
3. There's no verification when you remove your saves, be carefull.
Program Settup:
1. Lead to Profiles to configure the program.

Once here, select the path of the sekiro save file (Default: C:\Users\ "Your User Name"\AppData\Roaming\Sekiro\ "Your Steam ID" \S0000.sl2).

Then select the location where you want to save all your savefile backups (Ex: C:\Users\User\Documents\Sekiro-Saves).

Create a profile for your saves by clicking 'NEW' (Example name: Any%).
2. Return to the main program and press 'Refresh Profiles'. After pressing 'Refresh Profiles' your new profile(s) will load. You can chage the selected profile by using the combobox.
3. Now, once you configured your program, you can import your savefiles.
# Features
1. Save management
2. Programable Hotkeys
3. Multi Language support
4. Support for multiple profiles
5. Material Design UI
# Material Skin
Using [MaterialSkin](https://github.com/IgnaceMaes/MaterialSkin) by Ignace Maes