Author Topic: OpenGL Problem, maybe resolution...  (Read 6590 times)

Overdose

  • Posts: 396
  • Turrets: +52/-47
OpenGL Problem, maybe resolution...
« on: February 16, 2007, 07:18:11 pm »
Hi, I've been playing tremulous for a while now and just recently I bought a new 22" LCD Monitor. So today when I went on to play I decided to change the resolution, my monitor is set at 1680x1050 (widescreen). So the closest I could set it to was 1600x1200, when I hit APPLY it "restarted" like it normally does when you change settings. But now it says this:





tremulous 1.1.0 win_mingw-x86 Feb 28 2006
----- FS_Startup -----
Current search path:
C:\Program Files\Tremulous\base\vms-1.1.0.pk3 (4 files)
C:\Program Files\Tremulous\base\map-uncreation-1.1.0.pk3 (110 files)
C:\Program Files\Tremulous\base\map-tremor-1.1.0.pk3 (45 files)
C:\Program Files\Tremulous\base\map-transit-1.1.0.pk3 (135 files)
C:\Program Files\Tremulous\base\map-niveus-1.1.0.pk3 (134 files)
C:\Program Files\Tremulous\base\map-nexus6-1.1.0.pk3 (151 files)
C:\Program Files\Tremulous\base\map-karith-1.1.0.pk3 (118 files)
C:\Program Files\Tremulous\base\map-atcs-1.1.0.pk3 (87 files)
C:\Program Files\Tremulous\base\map-arachnid2-1.1.0.pk3 (67 files)
C:\Program Files\Tremulous\base\data-1.1.0.pk3 (1229 files)
C:\Program Files\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 desktop display depth of 32
...calling CDS: failed, bad mode
...trying next higher resolution: failed, bad mode
...restoring display settings
...registered window class
...created window@3,22 (1606x1243)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...51 PFDs found
...hardware acceleration found
...PIXELFORMAT 3 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







I have an eMachines W3400 with Windows XP Home Edition and on board ATI Radeon Xpress 200 graphics (crappy I know, but its just temporary). I have installed all the latest drivers for my monitor and graphics, so could somebody help, please!?
Chocolate Milk.

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
OpenGL Problem, maybe resolution...
« Reply #1 on: February 16, 2007, 08:43:39 pm »
Try forcing a custom resolution with r_customwidth/r_customheight.

WolfWings ShadowFlight

  • Posts: 140
  • Turrets: +0/-0
OpenGL Problem, maybe resolution...
« Reply #2 on: February 16, 2007, 08:51:08 pm »
More specifically, in the console:
Code: [Select]
/r_customwidth 1680
/r_customheight 1050
/r_mode -1
/vid_restart
img]http://wolfwings.us/sigs/WolfWings.jpg[/img]

Overdose

  • Posts: 396
  • Turrets: +52/-47
OpenGL Problem, maybe resolution...
« Reply #3 on: February 16, 2007, 08:54:00 pm »
Quote from: "Odin"
Try forcing a custom resolution with r_customwidth/r_customheight.


where do I type that in? I'm not a very "advanced" user, if you know what I mean
Chocolate Milk.

Overdose

  • Posts: 396
  • Turrets: +52/-47
OpenGL Problem, maybe resolution...
« Reply #4 on: February 16, 2007, 09:12:40 pm »
Quote from: "WolfWings ShadowFlight"
More specifically, in the console:
Code: [Select]
/r_customwidth 1680
/r_customheight 1050
/r_mode -1
/vid_restart


where's the console? lol
Chocolate Milk.

TinMan

  • Posts: 1019
  • Turrets: +49/-70
    • http://neonpulse.net
OpenGL Problem, maybe resolution...
« Reply #5 on: February 16, 2007, 09:20:02 pm »
He can't access the console if the game won't start.  :P
Code: [Select]
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\
NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

Zuggy

  • Posts: 1
  • Turrets: +0/-0
OpenGL Problem, maybe resolution...
« Reply #6 on: February 16, 2007, 09:37:23 pm »
This is my first post. Yes hello.

I've been having the exact same problem on my new Acer Laptop with a Mobility Xpress 1100. i think the problem is with the ATI Catalyst 7.1 drivers, which are the latest. You might try going back to the 6.9 drivers. Unfortunately I can't test this since my laptop came with Vista and the catalyst 7.1 drivers are the only ones you can use in vista   :cry:

Overdose

  • Posts: 396
  • Turrets: +52/-47
OpenGL Problem, maybe resolution...
« Reply #7 on: February 16, 2007, 10:24:54 pm »
nope, I tried using older drivers as well as the latest, I even tried uninstalling and reinstalling Tremulous. Nothing seems to work, so I don't know what else to do...
Chocolate Milk.

next_ghost

  • Posts: 892
  • Turrets: +3/-6
OpenGL Problem, maybe resolution...
« Reply #8 on: February 17, 2007, 09:32:03 am »
Find your Tremulous installation and go to the base directory. There should be a file called autogen.cfg. If not, make one. Open it in notepad (or better, in PSPad, notepad doesn't support UNIX-style line ends) and type this in:
Code: [Select]
seta r_customwidth "1680"
seta r_customheight "1050"
seta r_mode "-1"


Note: If you use TJW's backport client, you should look for autogen.cfg in Documents and Settings\YOU\Local Settings\Application Data\Tremulous\base instead.
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Radiohead

  • Posts: 70
  • Turrets: +0/-0
OpenGL Problem, maybe resolution...
« Reply #9 on: February 17, 2007, 08:26:15 pm »
I think kevlarman already fixed this problem, but I can't find where is that post.

Ace1

  • Posts: 108
  • Turrets: +0/-0
OpenGL Problem, maybe resolution...
« Reply #10 on: February 17, 2007, 08:29:53 pm »
lol ragin
img]http://img515.imageshack.us/img515/6499/ace1ho5.jpg[/img]

billybob998766543321000

  • Posts: 6
  • Turrets: +0/-0
OpenGL Problem, maybe resolution...
« Reply #11 on: March 02, 2007, 09:32:20 pm »
hey- i had the same exact problem earlier today and nothing worked till i uninstalled tremulous and DELETED all files under C:\Program Files\Tremulous.... i think the problem was(like mentioned above) C:\Program Files\Tremulous\Base\autogen.cfg hope this was helpful(LOL- just so u know... im not a computer geek AT ALL im more of a skateboarder...)    WOOPS! let me rephrase myself... i uninstalled tremulous and deleted everything under C:\program files\tremulous AFTER ALL THAT i reinstalled tremulous and had no proglem... like i said... im pretty sucky w/ computers... so if i sound like an idiot... ITS CAUSE I AM! thats just what worked for me...