Author Topic: "Unable to get proper pixel format for OpenGL W32!"  (Read 4287 times)

0 Members and 1 Guest are viewing this topic.

Offline Logrus

  • 26
"Unable to get proper pixel format for OpenGL W32!"
Hi!
I have a subj. error with new builds. My graphics card is ATI 4870 1GB, updated graphics driver to Catalyst 10.7, both desctop and launcher are set to 32bit color. Still get the error.
What can I do next?

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: "Unable to get proper pixel format for OpenGL W32!"
Read the FAQ stickied in this board, and generate an fs2_open.log.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Hakbit

  • 22
Re: "Unable to get proper pixel format for OpenGL W32!"
I've same problem with him . I use ATI 4670 and update newest driver :). Here the log
Code: [Select]
g==========================================================================
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.13
Passed cmdline options:
  -spec_exp 15
  -ogl_spec 20
  -spec_static 1.5
  -spec_point 1.2
  -spec_tube 1.5
  -ambient_factor 35
  -env
  -glow
  -spec
  -normal
  -3dshockwave
  -mod mediavps
  -window
Building file index...
Found root pack 'E:\FreeSpace2\mediavps\MV_Complete.vp' with a checksum of 0x31df7754
Found root pack 'E:\FreeSpace2\mediavps\mv_music.vp' with a checksum of 0xbbd92e16
Found root pack 'E:\FreeSpace2\Root_fs2.vp' with a checksum of 0x747372cc
Found root pack 'E:\FreeSpace2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'E:\FreeSpace2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'E:\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'E:\FreeSpace2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'E:\FreeSpace2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'E:\FreeSpace2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'E:\FreeSpace2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'E:\FreeSpace2\warble_fs2.vp' with a checksum of 0xd85c305d
Searching root 'E:\FreeSpace2\mediavps\' ... 7 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_Complete.vp' ... 5253 files
Searching root pack 'E:\FreeSpace2\mediavps\mv_music.vp' ... 32 files
Searching root 'E:\FreeSpace2\' ... 8 files
Searching root pack 'E:\FreeSpace2\Root_fs2.vp' ... 157 files
Searching root pack 'E:\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'E:\FreeSpace2\sparky_fs2.vp' ... 0 files
Searching root pack 'E:\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'E:\FreeSpace2\stu_fs2.vp' ... 2355 files
Searching root pack 'E:\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'E:\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'E:\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'E:\FreeSpace2\warble_fs2.vp' ... 52 files
Found 13 roots and 9268 files.
Setting language to English
TBM  =>  Starting parse of 'mv_strings-lcl.tbm' ...
Initializing OpenAL...
  OpenAL Vendor     : Creative Labs Inc.
  OpenAL Renderer   : Software
  OpenAL Version    : 1.1

  Found extension "ALC_EXT_EFX".

  Sample rate: 44100 (44100)
  EFX enabled: NO
  Playback device: Generic Software on Speakers (Realtek High Definition Audio)
  Capture device: Microphone (Realtek High Defini
... OpenAL successfully initialized!
Failed to init speech
Initializing OpenGL graphics device at 1024x768 with 32-bit color...
  Initializing WGL...
ERROR: Unable to initialize display device!

File: gropengl.cpp
Line: 1860

 

Offline General Battuta

  • Poe's Law In Action
  • 214
  • i wonder when my postcount will exceed my iq
Re: "Unable to get proper pixel format for OpenGL W32!"
I had a 4870 that worked well with FSOpen. It's not a hardware incompatibility.

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: "Unable to get proper pixel format for OpenGL W32!"
There are several things wrong here.

Code: [Select]
FreeSpace version: 3.6.13
Please use 3.6.12 final.

Code: [Select]
Found root pack 'E:\FreeSpace2\mediavps\MV_Complete.vp' with a checksum of 0x31df7754
MV_Complete is deprecated. Use either the 3.6.10 or 3.6.12 MediaVPs.

Code: [Select]
Initializing OpenGL graphics device at 1024x768 with 32-bit color...
  Initializing WGL...
ERROR: Unable to initialize display device!

This error usually (as in, in 99.999% of all cases) means that your driver installation is corrupted. Reinstall the drivers for the GPU.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Hakbit

  • 22
Re: "Unable to get proper pixel format for OpenGL W32!"
thanks for reply  :) . I try verson 3.6.12 . but still same .

Quote
This error usually (as in, in 99.999% of all cases) means that your driver installation is corrupted. Reinstall the drivers for the GPU.
U mean this : http://game.amd.com/us-en/drivers_catalyst.aspx?p=win7/windows-7-32bit ? . I just try reinstall ,and it complete good  :(

My log again :
Code: [Select]
==========================================================================
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.12
Passed cmdline options:
  -spec_exp 15
  -ogl_spec 20
  -spec_static 1.5
  -spec_point 1.2
  -spec_tube 1.5
  -ambient_factor 35
  -env
  -glow
  -spec
  -normal
  -3dshockwave
  -mod mediavps
  -window
Building file index...
Found root pack 'E:\FreeSpace2\mediavps\MV_Advanced.vp' with a checksum of 0x4b8b0f5a
Found root pack 'E:\FreeSpace2\mediavps\MV_AnimGlows.vp' with a checksum of 0x6a554026
Found root pack 'E:\FreeSpace2\mediavps\MV_Assets.vp' with a checksum of 0x529cc70f
Found root pack 'E:\FreeSpace2\mediavps\MV_Effects.vp' with a checksum of 0xb9a9a485
Found root pack 'E:\FreeSpace2\mediavps\MV_Music.vp' with a checksum of 0xb3e21469
Found root pack 'E:\FreeSpace2\mediavps\MV_Root.vp' with a checksum of 0x6ffd5c78
Found root pack 'E:\FreeSpace2\Root_fs2.vp' with a checksum of 0x747372cc
Found root pack 'E:\FreeSpace2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'E:\FreeSpace2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'E:\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'E:\FreeSpace2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'E:\FreeSpace2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'E:\FreeSpace2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'E:\FreeSpace2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'E:\FreeSpace2\warble_fs2.vp' with a checksum of 0xd85c305d
Searching root 'E:\FreeSpace2\mediavps\' ... 7 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_Advanced.vp' ... 1283 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_AnimGlows.vp' ... 1641 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_Assets.vp' ... 1905 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_Effects.vp' ... 1892 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_Music.vp' ... 32 files
Searching root pack 'E:\FreeSpace2\mediavps\MV_Root.vp' ... 358 files
Searching root 'E:\FreeSpace2\' ... 8 files
Searching root pack 'E:\FreeSpace2\Root_fs2.vp' ... 157 files
Searching root pack 'E:\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'E:\FreeSpace2\sparky_fs2.vp' ... 0 files
Searching root pack 'E:\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'E:\FreeSpace2\stu_fs2.vp' ... 2355 files
Searching root pack 'E:\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'E:\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'E:\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'E:\FreeSpace2\warble_fs2.vp' ... 52 files
Found 17 roots and 11094 files.
Setting language to English
TBM  =>  Starting parse of 'mv_core-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: 1860
Int3(): From c:\temp\fs2_final_export\code\globalincs\windebug.cpp at line 1155


 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: "Unable to get proper pixel format for OpenGL W32!"
Hmm. Seems like you need to do a complete uninstall of your GPU drivers, followed by a reboot, followed by a reinstall of those drivers. Sorry.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

  

Offline Hakbit

  • 22
Re: "Unable to get proper pixel format for OpenGL W32!"
hm ! it's seem doesn't work  :sigh: . but thank u anyway  :)

 

Offline Parias

  • 27
Re: "Unable to get proper pixel format for OpenGL W32!"
Does the issue still occur if you run the game in Windowed mode?

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: "Unable to get proper pixel format for OpenGL W32!"
As the log shows, yes.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Hakbit

  • 22
Re: "Unable to get proper pixel format for OpenGL W32!"
Hi ! I just try reinstall game and it don't show same error like that time . I checked log, seem my card work now ,but i've new prob here
Code: [Select]
==========================================================================
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.12
Passed cmdline options:
  -spec_exp 15
  -ogl_spec 20
  -spec_static 1.5
  -spec_point 1.2
  -spec_tube 1.5
  -ambient_factor 35
  -env
  -missile_lighting
  -glow
  -spec
  -normal
  -3dshockwave
  -3dwarp
  -warp_flash
  -snd_preload
  -mod mediavps_3612
  -window
Building file index...
Found root pack 'E:\FreeSpace2\mediavps_3612\MV_Advanced.vp' with a checksum of 0x4b8b0f5a
Found root pack 'E:\FreeSpace2\mediavps_3612\MV_AnimGlows.vp' with a checksum of 0x6a554026
Found root pack 'E:\FreeSpace2\mediavps_3612\MV_Assets.vp' with a checksum of 0x529cc70f
Found root pack 'E:\FreeSpace2\mediavps_3612\MV_Effects.vp' with a checksum of 0xb9a9a485
Found root pack 'E:\FreeSpace2\mediavps_3612\MV_Music.vp' with a checksum of 0xb3e21469
Found root pack 'E:\FreeSpace2\mediavps_3612\MV_Root.vp' with a checksum of 0x6ffd5c78
Found root pack 'E:\FreeSpace2\Root_fs2.vp' with a checksum of 0x747372cc
Found root pack 'E:\FreeSpace2\smarty_fs2.vp' with a checksum of 0xddeb3b1e
Found root pack 'E:\FreeSpace2\sparky_fs2.vp' with a checksum of 0x164fe65a
Found root pack 'E:\FreeSpace2\sparky_hi_fs2.vp' with a checksum of 0xa11d56f1
Found root pack 'E:\FreeSpace2\stu_fs2.vp' with a checksum of 0xd77da83a
Found root pack 'E:\FreeSpace2\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'E:\FreeSpace2\tango2_fs2.vp' with a checksum of 0x86920b82
Found root pack 'E:\FreeSpace2\tango3_fs2.vp' with a checksum of 0x705e8d71
Found root pack 'E:\FreeSpace2\warble_fs2.vp' with a checksum of 0xd85c305d
Found root pack 'j:\tango1_fs2.vp' with a checksum of 0x4c25221e
Found root pack 'j:\tangoA_fs2.vp' with a checksum of 0x2e10c984
Found root pack 'j:\warble_fs2.vp' with a checksum of 0x3bdb6989
Searching root 'E:\FreeSpace2\mediavps_3612\' ... 1 files
Searching root pack 'E:\FreeSpace2\mediavps_3612\MV_Advanced.vp' ... 1283 files
Searching root pack 'E:\FreeSpace2\mediavps_3612\MV_AnimGlows.vp' ... 1641 files
Searching root pack 'E:\FreeSpace2\mediavps_3612\MV_Assets.vp' ... 1905 files
Searching root pack 'E:\FreeSpace2\mediavps_3612\MV_Effects.vp' ... 1892 files
Searching root pack 'E:\FreeSpace2\mediavps_3612\MV_Music.vp' ... 32 files
Searching root pack 'E:\FreeSpace2\mediavps_3612\MV_Root.vp' ... 358 files
Searching root 'E:\FreeSpace2\' ... 6 files
Searching root pack 'E:\FreeSpace2\Root_fs2.vp' ... 157 files
Searching root pack 'E:\FreeSpace2\smarty_fs2.vp' ... 10 files
Searching root pack 'E:\FreeSpace2\sparky_fs2.vp' ... 0 files
Searching root pack 'E:\FreeSpace2\sparky_hi_fs2.vp' ... 1337 files
Searching root pack 'E:\FreeSpace2\stu_fs2.vp' ... 2355 files
Searching root pack 'E:\FreeSpace2\tango1_fs2.vp' ... 32 files
Searching root pack 'E:\FreeSpace2\tango2_fs2.vp' ... 15 files
Searching root pack 'E:\FreeSpace2\tango3_fs2.vp' ... 10 files
Searching root pack 'E:\FreeSpace2\warble_fs2.vp' ... 52 files
Searching root 'j:\' ... 3 files
Searching root pack 'j:\tango1_fs2.vp' ... 32 files
Searching root pack 'j:\tangoA_fs2.vp' ... 0 files
Searching root pack 'j:\warble_fs2.vp' ... 0 files
Found 21 roots and 11121 files.
Setting language to English
TBM  =>  Starting parse of 'mv_core-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...
  Requested WGL Video values = R: 8, G: 8, B: 8, depth: 32, double-buffer: 1
  Actual WGL Video values    = R: 8, G: 8, B: 8, depth: 32, double-buffer: 1
  OpenGL Vendor     : ATI Technologies Inc.
  OpenGL Renderer   : ATI Radeon HD 4600 Series
  OpenGL Version    : 3.3.10061 Compatibility Profile Context

  Using extension "GL_EXT_fog_coord".
  Using extension "GL_ARB_multitexture".
  Using extension "GL_ARB_texture_env_add".
  Using extension "GL_ARB_texture_compression".
  Using extension "GL_EXT_texture_compression_s3tc".
  Using extension "GL_EXT_texture_filter_anisotropic".
  Using extension "GL_ARB_texture_env_combine".
  Using extension "GL_EXT_compiled_vertex_array".
  Using extension "GL_EXT_draw_range_elements".
  Using extension "GL_ARB_texture_mirrored_repeat".
  Using extension "GL_ARB_texture_non_power_of_two".
  Using extension "GL_ARB_vertex_buffer_object".
  Using extension "GL_ARB_pixel_buffer_object".
  Using extension "GL_SGIS_generate_mipmap".
  Using extension "GL_EXT_framebuffer_object".
  Using extension "GL_ARB_texture_rectangle".
  Using extension "GL_EXT_bgra".
  Using extension "GL_ARB_texture_cube_map".
  Using extension "GL_EXT_texture_lod_bias".
  Using extension "GL_ARB_point_sprite".
  Using extension "GL_ARB_shading_language_100".
  Using extension "GL_ARB_shader_objects".
  Using extension "GL_ARB_vertex_shader".
  Using extension "GL_ARB_fragment_shader".
  Using extension "GL_ARB_shader_texture_lod".
  Found special extension function "wglSwapIntervalEXT".

  Initializing Shaders Manager...
  Loading and compiling main shaders...
    Compiling main shader ->  main-v.sdr (null-v.sdr) / main-f.sdr (null-f.sdr) ...
    Compiling main shader ->  main-v.sdr (b-v.sdr) / main-f.sdr (b-f.sdr) ...
    Compiling main shader ->  main-v.sdr (b-v.sdr) / main-f.sdr (bg-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (lb-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (lbg-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (lbgs-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (lbs-f.sdr) ...
    Compiling main shader ->  main-v.sdr (le-v.sdr) / main-f.sdr (lbgse-f.sdr) ...
    Compiling main shader ->  main-v.sdr (le-v.sdr) / main-f.sdr (lbse-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lbgn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lbgsn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lbn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lbsn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lne-v.sdr) / main-f.sdr (lbgsne-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lne-v.sdr) / main-f.sdr (lbsne-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lf-v.sdr) / main-f.sdr (lfb-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lf-v.sdr) / main-f.sdr (lfbg-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lf-v.sdr) / main-f.sdr (lfbgs-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lf-v.sdr) / main-f.sdr (lfbs-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfe-v.sdr) / main-f.sdr (lfbgse-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfe-v.sdr) / main-f.sdr (lfbse-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfn-v.sdr) / main-f.sdr (lfbgn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfn-v.sdr) / main-f.sdr (lfbgsn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfn-v.sdr) / main-f.sdr (lfbn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfn-v.sdr) / main-f.sdr (lfbsn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfne-v.sdr) / main-f.sdr (lfbgsne-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lfne-v.sdr) / main-f.sdr (lfbsne-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (null-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (lg-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (lgs-f.sdr) ...
    Compiling main shader ->  main-v.sdr (l-v.sdr) / main-f.sdr (ls-f.sdr) ...
    Compiling main shader ->  main-v.sdr (le-v.sdr) / main-f.sdr (lgse-f.sdr) ...
    Compiling main shader ->  main-v.sdr (le-v.sdr) / main-f.sdr (lse-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lgn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lgsn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (ln-f.sdr) ...
    Compiling main shader ->  main-v.sdr (ln-v.sdr) / main-f.sdr (lsn-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lne-v.sdr) / main-f.sdr (lgsne-f.sdr) ...
    Compiling main shader ->  main-v.sdr (lne-v.sdr) / main-f.sdr (lsne-f.sdr) ...
  Shaders Manager initialized.

  Max texture units: 8 (16)
  Max elements vertices: 2147483647
  Max elements indices: 16777215
  Max texture size: 8192x8192
  Can use compressed textures: YES
  Texture compression available: YES
  Using trilinear texture filter.
  Using GLSL for model rendering.
  Shader Version: 3.30
... OpenGL init is complete!
Size of bitmap info = 760 KB
Size of bitmap extra info = 52 bytes
ERROR:
Web cursor bitmap not found.  This is most likely due to one of three reasons:
1) You're running FreeSpace Open from somewhere other than your FreeSpace 2 folder;
2) You've somehow corrupted your FreeSpace 2 installation, e.g. by modifying or removing the retail VP files;
3) You haven't installed FreeSpace 2 at all.  (Note that installing FreeSpace Open does NOT remove the need for a FreeSpace 2 installation.)
Number 1 can be fixed by simply moving the FreeSpace Open executable file to the FreeSInt3(): From c:\temp\fs2_final_export\code\globalincs\windebug.cpp at line 1155


I try remove game and reinstall few time but it doesn't work  :confused: . sr for my bad english ...

 

Offline The E

  • He's Ebeneezer Goode
  • Moderator
  • 213
  • Nothing personal, just tech support.
    • Steam
    • Twitter
Re: "Unable to get proper pixel format for OpenGL W32!"
The file "sparky_fs2.vp" is corrupted. Reinstall FS2 again, or extract that file from the data1.cab archive on the first FS2 disc.
If I'm just aching this can't go on
I came from chasing dreams to feel alone
There must be changes, miss to feel strong
I really need lifе to touch me
--Evergrey, Where August Mourns

 

Offline Hakbit

  • 22
Re: "Unable to get proper pixel format for OpenGL W32!"
I try Gog Versions and everything work fine now :) . thanks for helping me  :yes: