Tremulous Forum

General => Troubleshooting => Topic started by: Redstorm on April 07, 2008, 08:47:13 pm

Title: OpenGL - FAQ do not help although XP & NVIDIA
Post by: Redstorm on April 07, 2008, 08:47:13 pm
Hello Folks,

I found the FAQ but it doesn't help me:

I can start the ganme but when I set 1600X1020 display -> OpenGL could not start.

So I deinstalled my drivers... set new up and... nothing.

Could someone help me plz?

Or could someone tell me how to get the default settings without starting the game? This won't help for the crappy graphics with this low resolution but i could play it....
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: benmachine on April 07, 2008, 09:10:04 pm
Which client, which OS?
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: Redstorm on April 07, 2008, 09:11:53 pm
Oh sorry i thoght that the name of the topic would be enought ;-)

OS: XP 32bit
Nvidia 8800 GTS with newest drivers
Brand new Tremulous version (1.1.0.)

Edit:
Error Message:
Quote
tremulous 1.1.0 win_mingw-x86 Feb 28 2006
----- FS_Startup -----
Current search path:
E:\Tremulous\base\vms-1.1.0.pk3 (4 files)
E:\Tremulous\base\map-uncreation-1.1.0.pk3 (110 files)
E:\Tremulous\base\map-tremor-1.1.0.pk3 (45 files)
E:\Tremulous\base\map-transit-1.1.0.pk3 (135 files)
E:\Tremulous\base\map-niveus-1.1.0.pk3 (134 files)
E:\Tremulous\base\map-nexus6-1.1.0.pk3 (151 files)
E:\Tremulous\base\map-karith-1.1.0.pk3 (118 files)
E:\Tremulous\base\map-atcs-1.1.0.pk3 (87 files)
E:\Tremulous\base\map-arachnid2-1.1.0.pk3 (67 files)
E:\Tremulous\base\data-1.1.0.pk3 (1229 files)
E:\Tremulous/base

----------------------
2080 files in pk3 files
execing default.cfg
execing autogen.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok
...detecting CPU, found generic

------- Input Initialization -------
No window for DirectInput mouse init, delaying
Joystick is not active.
------------------------------------
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'C:\WINDOWS\system32\opengl32.dll' ): succeeded
...setting mode 9: 1600 1200 FS
...using colorsbits of 32
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...registered window class
...created window@3,22 (1606x1232)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 0 )
...137 PFDs found
...hardware acceleration found
...PIXELFORMAT 7 selected
...creating GL context: succeeded
...making context current: succeeded
...WARNING: fullscreen unavailable in this mode
...setting mode 9: 1600 1200 FS
...using colorsbits of 16
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...window already present, CreateWindowEx skipped
Initializing OpenGL driver
...WARNING: fullscreen unavailable in this mode
...shutting down QGL
...unloading OpenGL DLL
...assuming '3dfxvgl' is a standalone driver
...initializing QGL
...WARNING: missing Glide installation, assuming no 3Dfx available
...shutting down QGL
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
GLW_StartOpenGL() - could not load OpenGL subsystem


Edit 2:

with
+set r_fullscreen 0

i could set it to normal... so i can play but not with my resolution 1680x1050
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: David on April 08, 2008, 12:26:04 am
Start with tremulous.exe +set r_mode 4
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: benmachine on April 08, 2008, 12:52:33 am
Oh sorry i thoght that the name of the topic would be enought ;-)

Hah, sorry I can't read.

To modify your settings without starting tremulous, you can poke around in E:\Tremulous\base\autogen.cfg (if you downloaded a more recent client from http://trem.tjw.org/backport (http://trem.tjw.org/backport) then it'd be somewhere else, which is why I asked).
All your saved settings are in there. If you want to ever reset your Tremulous install, just move it out of the Tremulous folder or rename it.
You might also want to create an autoexec.cfg in the same folder if you want persistent settings, because Tremulous executes this file on launch but doesn't overwrite it like it does with autogen.
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: Odin on April 08, 2008, 08:19:30 am
Do this in the console:
Code: [Select]
/r_customwidth 1680
/r_customheight 1050
/r_mode -1
/vid_restart
It should give you your 1680x1050 resolution.
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: AlphaBetaAdmin on April 15, 2008, 02:40:16 am
you could do that, or [what worked for me] go to the Appdata for trem and delete Autogen.cfg
Title: Re: OpenGL - FAQ do not help although XP & NVIDIA
Post by: David on April 15, 2008, 02:00:54 pm
Which loses all your other settings etc, and leaves you on 640x480.
Odin's way is better.

Necro's are fun though!