PDA

View Full Version : Resolutions



qBlueBirdp
20-06-2009, 16:27
Hi everyone. I wanted to know if it was possible to make MBII have MY resolution (1360 by 768 pixels). Because the one i have at the moment in MBII is horrible for my pixels :( . Maybe other persons have same problem than me... Thanks.

Nichilus
20-06-2009, 19:52
You posted this into bad section.
This has a solution, visit the link below:
http://www.moviebattles.com/forums/showthread.php?t=15900&highlight=wide+screen

Supa
20-06-2009, 20:40
r_customheight 768
r_customwidth 1360
r_mode -1

There.

Nichilus
20-06-2009, 21:27
what about vid_restart ? :p

qBlueBirdp
20-06-2009, 21:50
Thanks Supa ^^.

Supa
20-06-2009, 21:51
what about vid_restart ? :p

Common sense. :|

TheLOLipop
20-06-2009, 22:20
Common sense. :|

Not for the new guys :p

Stryker.01
21-06-2009, 02:44
Honestly, when I do this for my 1400x900 it doesn't work, JKA too. I get a quarter of my screen missing -.-

qBlueBirdp
25-06-2009, 17:11
Hmmm, guys. When i do the commands told, i start playing and my game crashed or theres the BGNextGroup or something bug poping up. :\

Zhorgh
25-06-2009, 17:19
Honestly, when I do this for my 1400x900 it doesn't work, JKA too. I get a quarter of my screen missing -.-

Yeah same here, my default resolution is 1440x900 and whenever I do the custom height and width thing I just lose a part of my screen. Seems like such resolutions aren't supported at all.

ZeroT
25-06-2009, 17:39
r_customheight 768
r_customwidth 1360
r_mode -1

There.

Will that work for 1680 x 1024? Or actually 1600 x 900?

selman_akinci
25-06-2009, 17:43
Does having a widescreen give you an advantage or disadvantage?

Subaru
25-06-2009, 17:51
You're doing it wrong then...>_>

alenoguerol
25-06-2009, 23:47
Does having a widescreen give you an advantage or disadvantage?

it makes the field of view bigger (depends on the resolution) but mostly it does. plus it makes the image more detailed which is perfect for sniper players.

DarthNormaN
26-06-2009, 00:12
seta r_mode -1
seta r_customwidth 1440
seta r_customheight 900

put that into your config, works for any resolution

edit: oh and for the advantage/disadvantage thing, see this post (http://www.moviebattles.com/forums/showpost.php?p=500787&postcount=15)

Subaru
26-06-2009, 04:21
it makes the field of view bigger (depends on the resolution) but mostly it does. plus it makes the image more detailed which is perfect for sniper players.

Only if you increase the fov...

selman_akinci
26-06-2009, 05:12
Thanks for the link norman, can anyone tell me the command to set fov and the default value please?

ZeroT
26-06-2009, 05:14
seta r_mode -1
seta r_customwidth 1440
seta r_customheight 900

put that into your config, works for any resolution

edit: oh and for the advantage/disadvantage thing, see this post (http://www.moviebattles.com/forums/showpost.php?p=500787&postcount=15)

Doesn't seem to work..

edit -

/seta r_mode -1
/seta r_customwidth (value)
/seta r_customheight (value)

This actually works and you don't lose a portion of your screen.

selman_akinci
26-06-2009, 05:18
Doesn't seem to work..

Did you put it in your .cfg in MBII folder? Mine works perfect at 1600,900

Deathspike
26-06-2009, 10:57
The quake engine doesn't support a true widescreen. It is just a stretched 4:3 image.
It is easily fixed but that would give an advantage over 4:3 players (wider fov).

ZeroT
26-06-2009, 18:45
Did you put it in your .cfg in MBII folder? Mine works perfect at 1600,900

No, all I did was start up MB2 and put:



/seta r_mode -1
/seta r_customwidth (value)
/seta r_customheight (value)


Into the console (the one you bring up with Shift+Tilde).

It works.

selman_akinci
26-06-2009, 19:03
Then you need to do vid restart for it to take affect. It is in mt .cfg, no need for anything else...

Subaru
26-06-2009, 19:07
Using cg_fov fixes it a little bit, no?

DarthNormaN
26-06-2009, 20:12
the shot was taken at cg_fov 100 and thats the highest value

Stryker.01
02-07-2009, 04:20
No, all I did was start up MB2 and put:



Into the console (the one you bring up with Shift+Tilde).

It works.

I've got a feeling it still won't work with 1400x900


I'll try it out regardless I guess.