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

Private game settings don't apply (vanilla) #623

Open
itscynxx opened this issue Dec 21, 2023 · 1 comment
Open

Private game settings don't apply (vanilla) #623

itscynxx opened this issue Dec 21, 2023 · 1 comment

Comments

@itscynxx
Copy link
Contributor

Reproducing:
Launch Northstar in vanilla compatibility mode (VanillaPlus is not required. Launching the game via steam with the launch options -northstar -vanilla -profile=rhsdiudfkbjsd is enough. The profile is gibberish to load no mods)
Launch a private match
Change the settings a bit
Launch the game
Settings are default

I found out about this due to an issue on the VanillaPlus repo about this same thing. Thought I'd messed something up, but discovered launching with no mods still caused it to happen

My knowledge of C++ simply isn't enough to work on Northstar yet to figure out why this happens. I don't think it's related to the client starting a listen server over joining a Respawn server, as you can't run sv_cheats (or at least, to my knowledge. Running sv_cheats 1, then typing sv_che shows it autofill to sv_cheats 0, which afaik means it didn't work)

@ASpoonPlaysGames
Copy link
Contributor

We just do private match stuff completely differently to respawn. I was under the impression that the changes were all in script and stuff, but I could definitely be wrong there

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

Successfully merging a pull request may close this issue.

2 participants