Author Topic: startup problems.  (Read 2375 times)

Hadwyn

  • Posts: 1
  • Turrets: +0/-0
startup problems.
« on: April 23, 2012, 05:07:39 am »
i accidentally  set my resolution a tad too high and now i cant get anything but a windowed grey screen when i launch. is there a way i can change it out of game? heres my error log.


tremulous 1.1.0 win_mingw-x86 Feb 28 2006
----- FS_Startup -----
Current search path:
C:\Program Files (x86)\Tremulous\base\vms-1.1.0.pk3 (4 files)
C:\Program Files (x86)\Tremulous\base\map-uncreation-1.1.0.pk3 (110 files)
C:\Program Files (x86)\Tremulous\base\map-tremor-1.1.0.pk3 (45 files)
C:\Program Files (x86)\Tremulous\base\map-transit-1.1.0.pk3 (135 files)
C:\Program Files (x86)\Tremulous\base\map-niveus-1.1.0.pk3 (134 files)
C:\Program Files (x86)\Tremulous\base\map-nexus6-1.1.0.pk3 (151 files)
C:\Program Files (x86)\Tremulous\base\map-karith-1.1.0.pk3 (118 files)
C:\Program Files (x86)\Tremulous\base\map-atcs-1.1.0.pk3 (87 files)
C:\Program Files (x86)\Tremulous\base\map-arachnid2-1.1.0.pk3 (67 files)
C:\Program Files (x86)\Tremulous\base\data-1.1.0.pk3 (1229 files)
C:\Program Files (x86)\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 8: 1280 1024 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 (1286x1052)
Initializing OpenGL driver
...getting DC: succeeded
...GLW_ChoosePFD( 32, 24, 8 )
...44 PFDs found
...hardware acceleration found
...PIXELFORMAT 4 selected
...creating GL context: succeeded
...making context current: succeeded
...WARNING: fullscreen unavailable in this mode
...setting mode 8: 1280 1024 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

Undeference

  • Tremulous Developers
  • *
  • Posts: 1254
  • Turrets: +122/-45
Re: startup problems.
« Reply #1 on: April 23, 2012, 07:54:08 am »
I almost fell into the trap of telling you to read the FAQ (which is in bad need of updating/correcting). Then I was about to tell you to search, but I tried searching myself and remembered that the search on this forum is worthless. Instead I'll tell you an answer.

If you know how, run Tremulous from the command line with the argument
Code: [Select]
+set r_mode 3That should work.
If you don't know how to use the Windows command line, that should be something like:
  • Windows key + R
  • cmd
  • cd "\Program Files (x86)\Tremulous"
  • Tremulous-1.1.0 +set r_mode 3
« Last Edit: April 23, 2012, 07:58:21 am by Undeference »
Need help? Ask intelligently. Please share solutions you find.

Thats what we need, helpful players, not more powerful admins.