Tremulous Forum

General => Troubleshooting => Topic started by: cp blast on July 18, 2007, 08:02:37 am

Title: Another Widescreen Question
Post by: cp blast on July 18, 2007, 08:02:37 am
I've searched. This is "new".

I have a 22" WS, 1680x1050 res.

This is what i have done:
Code: [Select]
seta r_customHeight "1050"
seta r_customWidth "1680"
seta r_mode "-1"

seta cg_fov "110"



Screen res is set, fov setting made everyone "non-fat". But all the text and my HUD objects are extra wide, even the crosshair.

Is there a fix for this?
Title: Another Widescreen Question
Post by: Caveman on July 18, 2007, 11:18:49 am
uhm... "cg_fov" is changeable?
Wasn't this write protected because the aliens have different FOVs?
Title: Another Widescreen Question
Post by: David on July 18, 2007, 11:35:05 am
its changeable in devmap i think...
Title: Another Widescreen Question
Post by: cp blast on July 18, 2007, 11:44:55 am
cg_fov seems to make a difference on the servers I play on..and gives no messages when I change it.

anyway, is it impossible to fix up my HUD objects and text so it's not extra wide?
Title: Another Widescreen Question
Post by: kevlarman on July 18, 2007, 08:33:25 pm
Quote from: "cp blast"
cg_fov seems to make a difference on the servers I play on..and gives no messages when I change it.

anyway, is it impossible to fix up my HUD objects and text so it's not extra wide?
since you're already modifying your hud, you can make all objects thinner in proportion to the resolution change (i just spent 2 hours doing triple integrals, so i'm too tired to do the math for you)
Title: Another Widescreen Question
Post by: Overdose on July 19, 2007, 04:45:53 am
I have the same resolution, but I never changed cg_fov. Everything looks great on my screen.
Title: Another Widescreen Question
Post by: cp blast on July 19, 2007, 05:10:47 am
Quote from: "YourMama"
I have the same resolution, but I never changed cg_fov. Everything looks great on my screen.

Yeah, i thought it was supposed to look "normal" once i did those settings, no one else seems to have the same problem as me  :-?



Quote from: "kevlarman"
since you're already modifying your hud, you can make all objects thinner in proportion to the resolution change (i just spent 2 hours doing triple integrals, so i'm too tired to do the math for you)

yeah, i guess i'll have to resort to that
Title: Another Widescreen Question
Post by: i3enedek on July 20, 2007, 08:51:15 am
I cant get the res to widescreen on a 23" iMac, so much for playing at 1920x1200.

(http://homepage.mac.com/i3enedek/2.jpg)
Title: Another Widescreen Question
Post by: TinMan on July 20, 2007, 08:44:46 pm
Quote from: "i3enedek"
I cant get the res to widescreen on a 23" iMac, so much for playing at 1920x1200.

http://homepage.mac.com/i3enedek/2.jpg

Code: [Select]
r_customHeight "1200"
r_customWidth "1920"
r_mode "-1"
vid_restart
Title: Another Widescreen Question
Post by: i3enedek on July 21, 2007, 06:58:15 pm
Quote from: "TinMan"
Quote from: "i3enedek"
I cant get the res to widescreen on a 23" iMac, so much for playing at 1920x1200.

http://homepage.mac.com/i3enedek/2.jpg

Code: [Select]
r_customHeight "1200"
r_customWidth "1920"
r_mode "-1"
vid_restart


Tried that already, Im thinking the Panel is just being weird.

And it dosnt like the panel in a laptop either...
Title: Another Widescreen Question
Post by: Eeeew Spiders on July 28, 2007, 12:49:42 am
dum question, wrong autoexec.cfg?
Additional question: what is the difference between widescreen and normal screen for the view area? is the widescreen missing out on top/bottom (cut off), or does it have more left/right?