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

Changing Editor Settings causes Play Mode (sbox.exe) changes #5704

Open
Retroeer opened this issue Jun 21, 2024 · 3 comments
Open

Changing Editor Settings causes Play Mode (sbox.exe) changes #5704

Retroeer opened this issue Jun 21, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@Retroeer
Copy link

Retroeer commented Jun 21, 2024

Describe the bug

Changing most of the Settings under the "Settings" Tab also causes changes to the main sbox game, such as FPS Cap and Audio, this also goes vice versa due to everything being under a ConVar

To Reproduce

  1. Mute(or cap) Editor
  2. launch sbox in Play Mode
  3. Changes persist in Play Mode

Expected behavior

Settings should be separate from the Editor and the main game.

Media/Files

No response

Additional context

No response

@Retroeer Retroeer added the bug Something isn't working label Jun 21, 2024
@DevulTj
Copy link
Member

DevulTj commented Jun 21, 2024

Makes sense, all that the Settings/Mute option does is set the snd_mute convar, which is used in the game. Though this probably shouldn't be the case.

@Retroeer Retroeer changed the title Muting the Editor also mutes s&box in play mode Changing Editor Settings changes Play Mode (sbox.exe) changes Jun 23, 2024
@Retroeer
Copy link
Author

Edited this to fit a broader issue.

@DoctorGurke
Copy link

Convars are cool but dev should have its own configs from game, per project would be the best

@Retroeer Retroeer changed the title Changing Editor Settings changes Play Mode (sbox.exe) changes Changing Editor Settings causes Play Mode (sbox.exe) changes Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: To triage
Development

No branches or pull requests

3 participants