]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
Update default video settings master
authorbones_was_here <bones_was_here@xonotic.au>
Sun, 21 Apr 2024 14:28:00 +0000 (00:28 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sun, 21 Apr 2024 14:28:00 +0000 (00:28 +1000)
vid_resizable was fixed and defaults to enabled in DP, vid_bitsperpixel
isn't configurable and setting it currently causes a warn (almost all
hardware supports only 24bpp).

xonotic-client.cfg

index 60cc2fe2f16c27f905cbe1a5d059797475a24e36..ee90b44208de2922a875aa9c4c6f92ccb0f6c076 100644 (file)
@@ -80,13 +80,12 @@ sensitivity 3
 v_gamma 1
 viewsize 100
 bgmvolume 0.75
-// fullscreen 1024x768x32bit
-vid_bitsperpixel 32
+
+// fullscreen 1024x768
 vid_fullscreen 1
 vid_width 1024
 vid_height 768
 vid_pixelheight 1
-vid_resizable 0 // cannot be turned on before it is sure it cannot cause a r_restart
 vid_desktopfullscreen 1
 prvm_language en
 set _menu_prvm_language ""