Faustrecht Posted February 11, 2022 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. 1 Quote Share this post Link to post
Kaapeli47 Posted February 15, 2022 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! 3 Quote Share this post Link to post
Faustrecht Posted February 17, 2022 Thank you. This should help. 1 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.