r_fullscreen does not spread on all screen
•
25 Feb 2015, 22:05
•
Journals
Fullscreen doesn't spread on all screen despite that i use "r_fullscreen 1".
It happens when I use modus.cfg
I play on a laptop.
It happens when I use modus.cfg
I play on a laptop.
seta r_customwidth "1920"
seta r_mode "-1"
set r_customaspect "1"
select a valid resolution such as
800x600
1024x768
1280x1024
1280x960
1440x900
1600x900
1366x768
1920x1080
1440x1080
2560x1560
and so on
then once you selected it for your desktop, choose automatic scaling over the whole monitor
once you did that you are able to set your desktop resolution back to native, but every time you run that resolution in a game, it should automatically stretch it - but make sure you set exactly the same resolution as you did on the desktop during the moment you changed the scaling option, else it won't work
if you don't the r_mode for your resolution simply set
r_mode -1
r_customheight ""
r_customwidth""
seta r_customwidth "800"
seta r_mode "-1"
There you have what "r_mode 4" does.