This could be named something like:
"Simplified Rendering (looks terrible, but gives extra frames per second - might not display all game content correctly - use at own risk!)"
To achieve this look open your Xonotic console and type:
To disable this, type:
To me this is perfect, as I can play the game with 60 FPS instead of 40 (whitch is too slow!) and I can be competitive!
With resolution 1366x780 - I tried 640x480 and 800x600 but some time is wasted on resizing the frames (LCD screens suck about this) to display's native resolution - plus they are just too small to be precise and quick with aiming. That's my feeling.
I think some poeple would appreciate this as an extra option in the GUI, they won't find it otherwise, but this might really save their asses on the battlefield.
What do you think? Should be clutter the GUI with another checkbox?
"Simplified Rendering (looks terrible, but gives extra frames per second - might not display all game content correctly - use at own risk!)"
To achieve this look open your Xonotic console and type:
Code:
r_showsufraces 3
To disable this, type:
Code:
r_showsurfaces 0
To me this is perfect, as I can play the game with 60 FPS instead of 40 (whitch is too slow!) and I can be competitive!
With resolution 1366x780 - I tried 640x480 and 800x600 but some time is wasted on resizing the frames (LCD screens suck about this) to display's native resolution - plus they are just too small to be precise and quick with aiming. That's my feeling.
I think some poeple would appreciate this as an extra option in the GUI, they won't find it otherwise, but this might really save their asses on the battlefield.
What do you think? Should be clutter the GUI with another checkbox?
I'm making Liblast - a FOSS online FPS game made with Godot 4 and a 100% open-source toolchain