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

Launching game through app resets game settings #2427

Open
Hannnes1 opened this issue Jan 5, 2025 · 2 comments
Open

Launching game through app resets game settings #2427

Hannnes1 opened this issue Jan 5, 2025 · 2 comments

Comments

@Hannnes1
Copy link

Hannnes1 commented Jan 5, 2025

Bug Report

Summary

I discovered this in Cyberpunk 2077 on Linux, but I haven't tested it in any other game or platform yet.
When I launch the game by pressing play inside the Nexus Mods App, the in game settings are reset to (I believe) how they were before I started modding the game. This happens to all types of settings, e.g. Sound, Gameplay and Graphics.

The issue does not occur when launching the game through Steam, even if the game is added to the Nexus Mods App.

Also note that save games are not affected. I.e. game progression is not reset.

Steps to reproduce

  1. Launch the game (The method does not matter in this step).
  2. Change some setting. Try lowering the master volume, for example.
  3. Close the game.
  4. Open the game through Steam again.
  5. The settings are saved.
  6. Open the game through Nexus Mods App.
  7. The settings are reset.

What is the expected behaviour?

The settings should not reset. They should stay at the values I most recently set them to.

Other information

nexusmods.app.main.current.log
nexusmods.app.slim.current.log

@Sewer56
Copy link
Member

Sewer56 commented Jan 5, 2025

This may be worth looking into.

We actually delegate game launches to the Steam client, so in theory, Steam is responsible for the entire start + shutdown process.


What this suggests is that the App is probably nuking user settings post ingest, for whatever reason.

I imagine it probably happens on all OSes too.

@Hannnes1
Copy link
Author

Hannnes1 commented Jan 5, 2025

I should add that this also happens if apply changes (change loadout or disable/enable a mod) and then launch through Steam.

Not sure if that changes your hypothesis.

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

No branches or pull requests

3 participants