Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion: an option to have game specific save directories #86

Open
AERobert opened this issue Jul 31, 2024 · 3 comments
Open

Suggestion: an option to have game specific save directories #86

AERobert opened this issue Jul 31, 2024 · 3 comments

Comments

@AERobert
Copy link

I like organizing each game I play into different directories to help keep my saves and notes separate. This works pretty well usually, but it is somewhat annoying to have to change the location for where I want my save files/transcript to be placed every time I play a game.

I would personally like a system that, if enabled, would have a data directory for every game, defaulting to the directory of the game file itself, which could be changed through the dialog as the global one appears to be set now. Or even just a option to default to the location of the game file instead of the last used directory would be nice.

Would something like this be possible to implement at some point?

@AERobert AERobert changed the title Suggestion: a option to have game specific save directories Suggestion: an option to have game specific save directories Jul 31, 2024
angstsmurf added a commit that referenced this issue Aug 10, 2024
@angstsmurf
Copy link
Owner

angstsmurf commented Aug 10, 2024

I added a check box to default to the location of the game file when saving. Global settings > Save to game directory.

https://github.com/angstsmurf/spatterlight/releases/tag/v1.2.3b

@AERobert
Copy link
Author

Thanks for adding this. Would it be possible to allow a specific game session to remember if I change the default during that session? Say, if I changed the location to the /saves directory under the location of the game file, it would remember where I last saved until I closed the game again. So, I guess what I would really like is a way to have it default to the location of the game file the first time saving, and then switch back to the normal behavior after that. It works to just switch on and off the new checkbox when starting to play, but that is still slightly annoying.

@angstsmurf
Copy link
Owner

Of course. Done in c77dd0b.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants