Describe the bug
So basically settings are never kept after the game is restarted, I was looking at the code and I think the issue is here "private static string GetAutosaveProfilePath()" and probably because I'm under Linux, since the code is using Environmental path reference instead of using the game engine, that seems to work since it saves the "Autosave.json" file correctly.
To Reproduce
Steps to reproduce the behavior:
Change a settings reboot, it's lost.
Expected behavior
A setting should still be there after reboot of the game.
Desktop (please complete the following information):
- OS: Arch Linux x86_64
- Version Linux 6.19.11-arch1-1
Additional context
I get it that you've seem to given up on development since Keen announced they would work on Joystick support, but they haven't really did much about it and what ever they implemented so far is nearly useless and I've not really heard that much about further development on the topic.
Describe the bug
So basically settings are never kept after the game is restarted, I was looking at the code and I think the issue is here "private static string GetAutosaveProfilePath()" and probably because I'm under Linux, since the code is using Environmental path reference instead of using the game engine, that seems to work since it saves the "Autosave.json" file correctly.
To Reproduce
Steps to reproduce the behavior:
Change a settings reboot, it's lost.
Expected behavior
A setting should still be there after reboot of the game.
Desktop (please complete the following information):
Additional context
I get it that you've seem to given up on development since Keen announced they would work on Joystick support, but they haven't really did much about it and what ever they implemented so far is nearly useless and I've not really heard that much about further development on the topic.