Jump to content

[Zandronum] Cvar to Force Classic settings.


Recommended Posts

So i want open an Zandro server with some maps. But i want all Classic as Doom2.exe as far possible.

No enchanced lightning or Texture filtering or anything else. No Freelook or jump etc
Just the pure Doom experience as it was in its release on DOS. Should be possible in Zandro.

 

but what are the Cvars for exactly this ?

 

Kind Regards from Germany and happy Fragging.

 

 

Share this post


Link to post

To disable freelook, jump and crouch, you must enable sv_nofreelook, sv_nojump and sv_nocrouch, by setting them all to 'true' in the server console.

Unfortunately, dynamic lighting, texture filtering, and other graphical options can not really be restricted by the server, as they are specific to clients only. However, you can set sv_forcegldefaults to 'true' in the server console to restrict every client's OpenGL settings to their default values.

 

As for compatibility settings, you can look at different compatibility settings by starting Zandronum in a singleplayer game, and going to Options -> Compatibility Options. In this option menu, there are three 'compatflags' setting values in the top border of the screen, which change depending on what settings you turn on/off.

 

By setting the Compatibility Mode to 'Doom (strict)', the three compatibility values are like this:

Compatflags -1172751401

Compatflags2 3

ZACompatflags 0

 

You can set these values as your server's respective compatibility values, and it should be as close as you can get to vanilla Doom compatibility.

 

Hopefully it helps!

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...