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

Updating config without restart #136

Open
EthanZoneCoding opened this issue Jan 16, 2022 · 4 comments
Open

Updating config without restart #136

EthanZoneCoding opened this issue Jan 16, 2022 · 4 comments

Comments

@EthanZoneCoding
Copy link

Could the config be updated without a restart? Considering FSR is realtime, could the parameters but updated too? Maybe not updating realtime, as to not slow down the algorithm, but every 5 seconds or so? Anyway, thanks so much for the project.

By the way, it works with Squadrons really well, but sadly EAC makes the process difficult and I shouldn't really say how if got it to work (:

@fholger
Copy link
Owner

fholger commented Jan 16, 2022

If you want to play around with the settings while in-game, that's what the hotkeys in the latest release are for. You can use them to modify the parameters and test their effect. You do have to manually update the config afterwards, though.
I'm not planning to add hot reload for the config file, as that would add some complexity to the setup.

@dogjutsu
Copy link

Could there be a hot key to dump what the hot-key modified settings are to a .log or something? Possible I'm missing something, but playing with the hot keys doesn't help a lot because when I find something that works, hard to know what to then put into the config file.

@fholger
Copy link
Owner

fholger commented Jan 16, 2022

The log file should show the changes in the values.

Either way, you are probably better off putting that feature request over at the successor project, (https://github.com/fholger/vrperfkit), as it's unlikely I will be doing any additional work on this mod.

@EthanZoneCoding
Copy link
Author

Ok thanks. Didn't see them. Thanks for the fast response.

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

3 participants