campbullard
Nub
Cakes 0
Posts: 6
|
 |
« on: August 07, 2007, 10:51:44 AM » |
|
When I first opened the game it opened fine. So I decided to change my resolution, I got the change the r_mode -1 then I restarted it and the program hasn't started since. I have since reinstalled a couple times and I still crash on startup. Usually gives me an error about how it won't support a certain resolution. I would try using the config file but it doesn't make one until you have successfully opened the game. Anybody know how to fix this?
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #1 on: August 07, 2007, 10:52:40 AM » |
|
try adding this to the alias/link/shortcut
+set r_mode 4
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
sago007
Posts a lot
Cakes 62
Posts: 1664
Open Arena Developer
|
 |
« Reply #2 on: August 07, 2007, 12:13:42 PM » |
|
Also remember that the hidden config file in: Documents and Settings/USERNAME/Application Data/OpenArena/baseoa wont be deleted during uninstall.
|
|
|
Logged
|
There are nothing offending in my posts.
|
|
|
campbullard
Nub
Cakes 0
Posts: 6
|
 |
« Reply #3 on: August 07, 2007, 12:58:45 PM » |
|
Still can't seem to get it working.
|
|
|
Logged
|
|
|
|
campbullard
Nub
Cakes 0
Posts: 6
|
 |
« Reply #4 on: August 07, 2007, 01:02:27 PM » |
|
Here's my error message
----- Initializing Renderer ---- ------------------------------- QKEY found. ----- Client Initialization Complete ----- ----- R_Init ----- Initializing OpenGL subsystem ...initializing QGL ...calling LoadLibrary( 'C:\WINDOWS\system32\opengl32.dll' ): succeeded ...setting mode -1: 1600 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 (1606x1056) Initializing OpenGL driver ...getting DC: succeeded ...GLW_ChoosePFD( 32, 24, 8 ) ...53 PFDs found ...hardware acceleration found ...PIXELFORMAT 5 selected ...creating GL context: succeeded ...making context current: succeeded ...WARNING: fullscreen unavailable in this mode ...setting mode -1: 1600 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
|
|
|
Logged
|
|
|
|
kit89
Member
Cakes 6
Posts: 636
Shoot him..
|
 |
« Reply #5 on: August 07, 2007, 01:15:00 PM » |
|
You haven't got OpenGL installed properly. Make sure you have the latest drivers for your Graphics Card installed. 
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #6 on: August 07, 2007, 01:23:43 PM » |
|
looks like it's STILL trying an invalid r_mode -1
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
campbullard
Nub
Cakes 0
Posts: 6
|
 |
« Reply #7 on: August 07, 2007, 02:36:08 PM » |
|
Ya, but I tried adding that code. Of course I could of done it incorrectly. No idea where to get the newest opengl version.
|
|
|
Logged
|
|
|
|
fromhell
|
 |
« Reply #8 on: August 07, 2007, 02:41:05 PM » |
|
you'd only need to update your opengl if you use win95a.
heh
Try opening your q3config.cfg manually, replace r_mode -1 with r_mode 4
|
|
|
Logged
|
asking when OA3 will be done won't get OA3 done. Progress of OA3 currently occurs behind closed doors alone I do not provide technical support either.new code development on github
|
|
|
campbullard
Nub
Cakes 0
Posts: 6
|
 |
« Reply #9 on: August 07, 2007, 03:08:26 PM » |
|
I think I got it set to 4, but here's what it says now
...hardware acceleration found ...PIXELFORMAT 5 selected ...creating GL context: succeeded ...making context current: succeeded ...WARNING: fullscreen unavailable in this mode ...setting mode -1: 1600 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
|
|
|
Logged
|
|
|
|
beast
Lesser Nub
Cakes 0
Posts: 142
|
 |
« Reply #10 on: August 07, 2007, 03:27:52 PM » |
|
I think I got it set to 4, but here's what it says now
...setting mode -1: 1600 1024 FS
Nope.... Have you looked in the applications data directory for the config file?
|
|
|
Logged
|
|
|
|
campbullard
Nub
Cakes 0
Posts: 6
|
 |
« Reply #11 on: August 07, 2007, 03:38:39 PM » |
|
I didn't find anything in that directory.
|
|
|
Logged
|
|
|
|
|