Hard Light Productions Forums
General FreeSpace => FreeSpace & FreeSpace Open Support => Topic started by: ktistai228 on January 08, 2010, 11:57:07 am
-
Ok, here is the problem. I got a new video card, a RADEON 9200 Pro Family, better than my old one.
The only problem is that it yells:
Unable to get proper pixel format for Open GL W32
After that
Error: Unable to initialize display device!
File: gropengl.cpp
Line: 2972
Call stack:
------------------------------------------------------------------
gr_init_sub() gr_init() game_init() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c817077()
------------------------------------------------------------------
Here is the Fs2_open log
==========================================================================
DEBUG SPEW: No debug_filter.cfg found, so only general, error, and warning
categories can be shown and no debug_filter.cfg info will be saved.
==========================================================================
FreeSpace version: 3.6.10
Passed cmdline options:
-env
-mipmap
-glow
-normal
-snd_preload
-mod ASW,mediavps
Building file index...
Found root pack 'D:\FreeSpace2\ASW\ASW1.vp' with a checksum of 0x36eb6b27
Found root pack 'D:\FreeSpace2\mediavps\MV_Advanced.vp' with a checksum of 0xd06bf123
Found root pack 'D:\FreeSpace2\mediavps\MV_Assets.vp' with a checksum of 0xc9e372bb
Found root pack 'D:\FreeSpace2\mediavps\MV_Core.vp' with a checksum of 0x0dc7bb8f
Found root pack 'D:\FreeSpace2\mediavps\MV_Effects.vp' with a checksum of 0xa3141c30
Found root pack 'D:\FreeSpace2\mediavps\MV_Music.vp' with a checksum of 0x4dbbbe96
Found root pack 'D:\FreeSpace2\FS2OGGcutscenepack.vp' with a checksum of 0x84396e99
Found root pack 'D:\FreeSpace2\multi-mission-pack.vp' with a checksum of 0x377695e0
Found root pack 'D:\FreeSpace2\multi-voice-pack.vp' with a checksum of 0xd50e7442
Found root pack 'D:\FreeSpace2\root_fs2.vp' with a checksum of 0xce10d76c
Found root pack 'D:\FreeSpace2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'D:\FreeSpace2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'D:\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'D:\FreeSpace2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'D:\FreeSpace2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'D:\FreeSpace2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'D:\FreeSpace2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'D:\FreeSpace2\warble_fs2.vp' with a checksum of 0xd85c305d
Searching root 'D:\FreeSpace2\ASW\' ... 34 files
Searching root pack 'D:\FreeSpace2\ASW\ASW1.vp' ... 1167 files
Searching root 'D:\FreeSpace2\mediavps\' ... 135 files
Searching root pack 'D:\FreeSpace2\mediavps\MV_Advanced.vp' ... 2868 files
Searching root pack 'D:\FreeSpace2\mediavps\MV_Assets.vp' ... 1810 files
Searching root pack 'D:\FreeSpace2\mediavps\MV_Core.vp' ... 146 files
Searching root pack 'D:\FreeSpace2\mediavps\MV_Effects.vp' ... 1046 files
Searching root pack 'D:\FreeSpace2\mediavps\MV_Music.vp' ... 32 files
Searching root 'D:\FreeSpace2\' ... 39 files
Searching root pack 'D:\FreeSpace2\FS2OGGcutscenepack.vp' ... 10 files
Searching root pack 'D:\FreeSpace2\multi-mission-pack.vp' ... 110 files
Searching root pack 'D:\FreeSpace2\multi-voice-pack.vp' ... 307 files
Searching root pack 'D:\FreeSpace2\root_fs2.vp' ... 157 files
Searching root pack 'D:\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'D:\FreeSpace2\sparky_fs2.vp' ... 3027 files
Searching root pack 'D:\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'D:\FreeSpace2\stu_fs2.vp' ... 2355 files
Searching root pack 'D:\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'D:\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'D:\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'D:\FreeSpace2\warble_fs2.vp' ... 52 files
Found 21 roots and 14699 files.
AutoLang: Language auto-detection successful...
Setting language to English
TBM => Starting parse of 'mv_strings-lcl.tbm' ...
TBM => Starting parse of 'ASW_strings-lcl.tbm' ...
Initializing OpenAL...
Using 'Generic Software' as OpenAL sound device...
OpenAL Vendor : Creative Labs Inc.
OpenAL Renderer : Software
OpenAL Version : 1.1
... OpenAL successfully initialized!
Initializing OpenGL graphics device at 1024x768 with 32-bit color...
Initializing WGL...
ERROR: Unable to initialize display device!
File: gropengl.cpp
Line: 2972
gr_init_sub() gr_init() game_init() game_main() WinMain() WinMainCRTStartup() kernel32.dll 7c817077()
Int3(): From e:\storage\fso\fs2_open_3_6_10\code\globalincs\windebug.cpp at line 1235
HEEEEELP!!!
-
http://www.hard-light.net/forums/index.php?topic=56279.msg1180356#msg1180356
-
solved, this topic can be closed. Thanks Jeff
-
Swap -mipmap for -spec (or just drop -mipmap if you don't want shine maps for some reason, but be advised that ENV will NOT work without -spec, so if you don't use the shine maps, -env won't do you any good)
And I'm pretty sure, though I could be wrong, that the 9200 won't support -normal.
As well, get the 3610_Patch.vp (link in the Release Thread in Step 6).
-
-shine
Shouldn't it be -spec?
get the 3610_Patch.vp
!
Missed that. Damnation!
-
Correct. Post edited to remove confusion.