We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Since there is a proper dark places Quake VR port for the Oculus Quest i would be fun to be able to do crossplay between the Rift and the Quest.
Seems like quakespasm and dark places use different network protocols. Any way to change to a common protocol, maybe b commandline?
The text was updated successfully, but these errors were encountered:
Quakespasm:
sv_protocol must be 15 or 666 or 999
Darkplaces:
sv_protocolname is "DP7" ["DP7"] selects network protocol to host for (values include QUAKE, QUAKEDP, NEHAHRAMOVIE, DP1 and up)
Try setting Quakespasm to 15 and Darkplaces to QUAKE. That would be the good old netquake protocol with all its lag.
Sorry, something went wrong.
No branches or pull requests
Since there is a proper dark places Quake VR port for the Oculus Quest i would be fun to be able to do crossplay between the Rift and the Quest.
Seems like quakespasm and dark places use different network protocols. Any way to change to a common protocol, maybe b commandline?
The text was updated successfully, but these errors were encountered: