Page 1 of 1

Widescreen Quake

Posted: Sat Mar 22, 2014 3:00 pm
by flashstep
Hello guys, a little warsow player says hi.
So basically I'm having the issue that I am using a widescreen monitor. I found the commands that I need to use in order to set the resolution. (put it in my autoexec)

r_mode -1
r_customwidth 1920
r_customheight 1080

Okay. But now I still have 2 black bars on each side of my monitor. Even tho this is my resolution. Fix?

Re: Widescreen Quake

Posted: Mon Mar 24, 2014 6:14 am
by Eraser
Is thuis the case when playing a game as well? I know te menus render in a 4:3 aspect ratio. When in a game, the viewport should be stretched to fill the entire screen.

Re: Widescreen Quake

Posted: Tue Jul 15, 2014 6:53 pm
by griff
is this fixed, i am having the same problem

Re: Widescreen Quake

Posted: Tue Jul 15, 2014 7:13 pm
by griff
okay i found out what it is if anyone is curious its

r_mode -2 and
vid_restart

Re: Widescreen Quake

Posted: Wed Mar 25, 2015 10:52 am
by 016hnoor
I still have 2 black bars on each side of my monitor.

Re: Widescreen Quake

Posted: Mon Apr 27, 2015 11:45 am
by CyAne
I have the following in my cfg and it works fine for me

seta r_mode "-1"
seta r_customheight "1080"
seta r_customwidth "1920"
seta r_customaspect "1"
seta r_fullscreen "1"