登陆论坛 找回密码 立刻获得20pp! 地图 帮助
宽带山生活
版主:大象无形 周猩猩 

  • 主题内容
  • 主板
  • 显卡
<< [1] >>  [只看楼主]  [加入关注] 点击:831 回复:1 已被0人关注

主题:求解 8600GT OpenGL开启问题!

1 0

来自:保密
注册:2005-04-18
发帖:1158+0 
我特别喜欢玩飞行模拟游戏,但是不知道为什么新买的8600gt玩 il2 的时候不能开启opengl 只要一设置就退出游戏,后来我又下载了一个cs1.5发现有同样的问题~
我安装的是自带的驱动,后来又下载了最新的171.16beta版 还是不行~ 
请各位大师给出出主意!
首先我翻遍了所有关于opengl驱动问题的帖子,发现问题是出于操作系统的注册表,首先window 它本身有自己的opengl32.dll 安装了显卡驱动之后 驱动自带的nvoglnt.dll 文件会告诉window 使用它而不使用opengl32.dll 。在运行regedit 查看注册表查找 opengldrivers 这个项 我发现我的注册表中 除了
rivatnt(n卡自带的opengl驱动 里面的dll值为:nvoglnt.dll 还有另外的一个 atkogl 项dll值为atkogl32.dll)我用硬件检测工具 everest 检查显卡时opengl信息显示
opengl 信息
销售商:microsoft corporation
renderer:gdi generic
版本1.1.0
opengl dll:5.1.2600.2180(xpsp_sp2_rtm.040803-2158)
icd 驱动程序:atkogl32.dll (6.14.10.130)
sub-pixel precision:3 位
max viewport size:16384 x 16384
扩展 opengl:为全都不支持!
很显然n卡的nvoglnt.dll 没有被使用,使用的是icd 驱动程序:atkogl32.dll
问题肯定是出在这里!
我首先尝试删除注册表中的atkogl项,然而根本没有反应,查看opengl信息,其中没有
任何变化只是icd 驱动程序信息丢失,也就是说找不到atkogl32.dll 文件啦~ 但还是
没有使用n卡的nvoglnt.dll
老弟我并没有放弃,又在注册表中把atkogl项添加上,这次只是把其中的dll的值从原
来的atkogl32.dll 硬给修改成了nvoglnt.dll 然后查看opengl信息,这次欣喜若狂,
opengl信息有变化啦:
第二次的信息变为了:
opengl 信息
销售商:nvidia corporation
renderer:geforce 8600 gt/pci/sse2
版本:2.1.2
阴影代码版本:1.20 nvidia via cg compiler
opengl dll:5.1.2600.2180(xpsp_sp2_rtm.040803-2158)
icd 驱动程序:nvoglnt.dll (6.14.11.6921)
很显然这次使用n卡的nvoglnt.dll,但是查看 扩展 opengl信息时 还是有大部分不支持,先不管他 我准备先打开游戏测试一下,首先测试cs1.6 之前一旦使用opengl模式就会提示不支持此模式,但是这次非常好直接就进入了游戏,小弟我继续欣喜,想想总算没有白忙活~ 
但是当我运行飞行模拟游戏il2的时候还是被泼了一头冷水,依然是没有什么提示直接就退出,这真是对我的摧残!目的就是为了玩il2才买的8600gt 就是为了它才准备整这个opengl,没想到cs都可以玩啦,它居然还是不行~ 我靠!我简直快要崩溃啦~我估计问题肯定还是出在注册表上~ 也就是说虽然我修改了opengldrivers 里面atkogl项的dll值而且也认出了n卡的nvoglnt.dll 但是这肯定是属于旁门左道~ 所以才造成opengl扩展中还是有一堆不支持的项目,下面我把具体不支持的项目列出来 望各位大侠继续为小弟支招! 小弟在这里提前谢过拉!
注:我的驱动程序版本为:169.21_forceware_winxp_32bit_international_whq
//////////////////////////////////////////////////////////////////////////////////////////////////////////////
字段 值
opengl 信息
销售商 nvidia corporation
renderer geforce 8600 gt/pci/sse2
版本 2.1.2
阴影代码版本 1.20 nvidia via cg compiler
opengl dll 5.1.2600.2180(xpsp_sp2_rtm.040803-2158)
icd 驱动程序 nvoglnt.dll (6.14.11.6921)
multitexture texture units 4
occlusion query counter bits 32
sub-pixel precision 8 位
max viewport size 8192 x 8192
max cube map texture size 8192 x 8192
max rectangle texture size 8192 x 8192
max 3d texture size 2048 x 2048 x 2048
max anisotropy 16
max draw buffers 8
max general register combiners 8
max texture lod bias 15
max vertex array range element size 1048575

draw range elements
max index count 1048576
max vertex count 1048576

extended lighting parameters
max shininess 128
max spot exponent 128

framebuffer object
max color attachments 8
max render buffer size 8192 x 8192

imaging
max color matrix stack depth 2
max convolution width / height 11 / 11

vertex shader
max uniform vertex components 4096
max varying floats 60
max vertex texture image units 32
max combined texture image units 32

fragment shader
max uniform fragment components 2048

vertex program
max local parameters 1024
max environment parameters 256
max program matrices 8
max program stack depth 1
max vertex attributes 16
max instructions 16384
max native instructions 16384
max temporaries 4096
max native temporaries 4096
max parameters 1024
max native parameters 1024
max attributes 16
max native attributes 16
max address registers 2
max native address registers 2

fragment program
max local parameters 512
max environment parameters 256
max texture coordinates 8
max texture image units 32
max instructions 16384
max native instructions 16384
max temporaries 4096
max native temporaries 4096
max parameters 1024
max native parameters 1024
max attributes 16
max native attributes 16
max address registers 1
max native address registers 1
max alu instructions 16384
max native alu instructions 16384
max texture instructions 16384
max native texture instructions 16384
max texture indirections 16384
max native texture indirections 16384
max execution instructions 16777216
max call stack depth 32
max if statement depth 64
max loop depth 64
max loop count 16777216

扩展 opengl
gl_3dfx_multisample 不支持
gl_3dfx_texture_compression_fxt1 不支持
gl_3dl_direct_texture_access2 不支持
gl_3dlabs_multisample_transparency_id 不支持
gl_3dlabs_multisample_transparency_range 不支持
gl_apple_aux_depth_stencil 不支持
gl_apple_client_storage 不支持
gl_apple_element_array 不支持
gl_apple_fence 不支持
gl_apple_float_pixels 不支持
gl_apple_flush_buffer_range 不支持
gl_apple_flush_render 不支持
gl_apple_packed_pixel 不支持
gl_apple_packed_pixels 不支持
gl_apple_pixel_buffer 不支持
gl_apple_specular_vector 不支持
gl_apple_texture_range 不支持
gl_apple_transform_hint 不支持
gl_apple_vertex_array_object 不支持
gl_apple_vertex_array_range 不支持
gl_apple_vertex_program_evaluators 不支持
gl_apple_ycbcr_422 不支持
gl_arb_color_buffer_float 支持
gl_arb_depth_texture 支持
gl_arb_draw_buffers 支持
gl_arb_fragment_program 支持
gl_arb_fragment_program_shadow 支持
gl_arb_fragment_shader 支持
gl_arb_half_float_pixel 支持
gl_arb_imaging 支持
gl_arb_multisample 支持
gl_arb_multitexture 支持
gl_arb_occlusion_query 支持
gl_arb_pixel_buffer_object 支持
gl_arb_point_parameters 支持
gl_arb_point_sprite 支持
gl_arb_shader_objects 支持
gl_arb_shader_texture_lod 不支持
gl_arb_shading_language_100 支持
gl_arb_shadow 支持
gl_arb_shadow_ambient 不支持
gl_arb_texture_border_clamp 支持
gl_arb_texture_compression 支持
gl_arb_texture_cube_map 支持
gl_arb_texture_env_add 支持
gl_arb_texture_env_combine 支持
gl_arb_texture_env_crossbar 不支持
gl_arb_texture_env_dot3 支持
gl_arb_texture_float 支持
gl_arb_texture_mirrored_repeat 支持
gl_arb_texture_non_power_of_two 支持
gl_arb_texture_rectangle 支持
gl_arb_transpose_matrix 支持
gl_arb_vertex_blend 不支持
gl_arb_vertex_buffer_object 支持
gl_arb_vertex_program 支持
gl_arb_vertex_shader 支持
gl_arb_window_pos 支持
gl_ati_array_rev_comps_in_4_bytes 不支持
gl_ati_blend_equation_separate 不支持
gl_ati_blend_weighted_minmax 不支持
gl_ati_draw_buffers 支持
gl_ati_element_array 不支持
gl_ati_envmap_bumpmap 不支持
gl_ati_fragment_shader 不支持
gl_ati_lock_texture 不支持
gl_ati_map_object_buffer 不支持
gl_ati_meminfo 不支持
gl_ati_pixel_format_float 不支持
gl_ati_pn_triangles 不支持
gl_ati_point_cull_mode 不支持
gl_ati_separate_stencil 不支持
gl_ati_shader_texture_lod 不支持
gl_ati_text_fragment_shader 不支持
gl_ati_texture_compression_3dc 不支持
gl_ati_texture_env_combine3 不支持
gl_ati_texture_float 支持
gl_ati_texture_mirror_once 支持
gl_ati_vertex_array_object 不支持
gl_ati_vertex_attrib_array_object 不支持
gl_ati_vertex_blend 不支持
gl_ati_vertex_shader 不支持
gl_ati_vertex_streams 不支持
gl_atix_pn_triangles 不支持
gl_atix_texture_env_combine3 不支持
gl_atix_texture_env_route 不支持
gl_atix_vertex_shader_output_point_size 不支持
gl_autodesk_facet_normal 不支持
gl_autodesk_valid_back_buffer_hint 不支持
gl_dimd_yuv 不支持
gl_ext_422_pixels 不支持
gl_ext_abgr 支持
gl_ext_bgra 支持
gl_ext_bindable_uniform 支持
gl_ext_blend_color 支持
gl_ext_blend_equation_separate 支持
gl_ext_blend_func_separate 支持
gl_ext_blend_logic_op 不支持
gl_ext_blend_minmax 支持
gl_ext_blend_subtract 支持
gl_ext_cg_shader 支持
gl_ext_clip_volume_hint 不支持
gl_ext_color_matrix 不支持
gl_ext_color_subtable 不支持
gl_ext_color_table 不支持
gl_ext_compiled_vertex_array 支持
gl_ext_convolution 不支持
gl_ext_convolution_border_modes 不支持
gl_ext_copy_texture 不支持
gl_ext_cull_vertex 不支持
gl_ext_depth_bounds_test 支持
gl_ext_draw_buffers2 支持
gl_ext_draw_instanced 支持
gl_ext_draw_range_elements 支持
gl_ext_fog_coord 支持
gl_ext_fog_function 不支持
gl_ext_fog_offset 不支持
gl_ext_framebuffer_blit 支持
gl_ext_framebuffer_multisample 支持
gl_ext_framebuffer_object 支持
gl_ext_framebuffer_srgb 支持
gl_ext_generate_mipmap 不支持
gl_ext_geometry_shader4 支持
gl_ext_gpu_program_parameters 支持
gl_ext_gpu_shader4 支持
gl_ext_histogram 不支持
gl_ext_interlace 不支持
gl_ext_multi_draw_arrays 支持
gl_ext_multisample 不支持
gl_ext_packed_depth_stencil 支持
gl_ext_packed_float 支持
gl_ext_packed_pixels 支持
gl_ext_packed_pixels_12 不支持
gl_ext_paletted_texture 不支持
gl_ext_pixel_buffer_object 支持
gl_ext_pixel_format 不支持
gl_ext_pixel_texture 不支持
gl_ext_point_parameters 支持
gl_ext_polygon_offset 不支持
gl_ext_rescale_normal 支持
gl_ext_secondary_color 支持
gl_ext_separate_specular_color 支持
gl_ext_shadow_funcs 支持
gl_ext_stencil_clear_tag 不支持
gl_ext_stencil_two_side 支持
gl_ext_stencil_wrap 支持
gl_ext_subtexture 不支持
gl_ext_swap_control 不支持
gl_ext_texgen_reflection 不支持
gl_ext_texture 不支持
gl_ext_texture_array 支持
gl_ext_texture_border_clamp 不支持
gl_ext_texture_buffer_object 支持
gl_ext_texture_color_table 不支持
gl_ext_texture_compression_dxt1 不支持
gl_ext_texture_compression_latc 支持
gl_ext_texture_compression_rgtc 支持
gl_ext_texture_compression_s3tc 支持
gl_ext_texture_cube_map 支持
gl_ext_texture_edge_clamp 支持
gl_ext_texture_env_add 支持
gl_ext_texture_env_combine 支持
gl_ext_texture_env_dot3 支持
gl_ext_texture_filter_anisotropic 支持
gl_ext_texture_integer 支持
gl_ext_texture_lod 支持
gl_ext_texture_lod_bias 支持
gl_ext_texture_mirror_clamp 支持
gl_ext_texture_object 支持
gl_ext_texture_rectangle 不支持
gl_ext_texture_shared_exponent 支持
gl_ext_texture_srgb 支持
gl_ext_texture3d 支持
gl_ext_texture4d 不支持
gl_ext_timer_query 支持
gl_ext_vertex_array 支持
gl_ext_vertex_shader 不支持
gl_ext_vertex_weighting 不支持
gl_extx_framebuffer_mixed_formats 支持
gl_extx_packed_depth_stencil 不支持
gl_fgl_lock_texture 不支持
gl_gl2_geometry_shader 不支持
gl_hp_occlusion_test 不支持
gl_i3d_argb 不支持
gl_i3d_color_clamp 不支持
gl_i3d_interlace_read 不支持
gl_ibm_clip_check 不支持
gl_ibm_cull_vertex 不支持
gl_ibm_load_named_matrix 不支持
gl_ibm_multi_draw_arrays 不支持
gl_ibm_multimode_draw_arrays 不支持
gl_ibm_occlusion_cull 不支持
gl_ibm_pixel_filter_hint 不支持
gl_ibm_rasterpos_clip 支持
gl_ibm_rescale_normal 不支持
gl_ibm_texture_clamp_nodraw 不支持
gl_ibm_texture_mirrored_repeat 支持
gl_ibm_vertex_array_lists 不支持
gl_ibm_ycbcr 不支持
gl_ingr_blend_func_separate 不支持
gl_ingr_multiple_palette 不支持
gl_ktx_buffer_region 支持
gl_mtx_fragment_shader 不支持
gl_mtx_precision_dpi 不支持
gl_nv_blend_square 支持
gl_nv_centroid_sample 不支持
gl_nv_conditional_render 支持
gl_nv_copy_depth_to_color 支持
gl_nv_depth_buffer_float 支持
gl_nv_depth_clamp 支持
gl_nv_evaluators 不支持
gl_nv_fence 支持
gl_nv_float_buffer 支持
gl_nv_fog_distance 支持
gl_nv_fragment_program 支持
gl_nv_fragment_program_option 支持
gl_nv_fragment_program2 支持
gl_nv_framebuffer_multisample_coverage 支持
gl_nv_framebuffer_multisample_ex 不支持
gl_nv_geometry_shader4 支持
gl_nv_gpu_program4 支持
gl_nv_half_float 支持
gl_nv_light_max_exponent 支持
gl_nv_multisample_coverage 支持
gl_nv_multisample_filter_hint 支持
gl_nv_occlusion_query 支持
gl_nv_packed_depth_stencil 支持
gl_nv_parameter_buffer_object 支持
gl_nv_pixel_buffer_object 不支持
gl_nv_pixel_data_range 支持
gl_nv_point_sprite 支持
gl_nv_primitive_restart 支持
gl_nv_register_combiners 支持
gl_nv_register_combiners2 支持
gl_nv_texgen_emboss 不支持
gl_nv_texgen_reflection 支持
gl_nv_texture_compression_latc 不支持
gl_nv_texture_compression_vtc 支持
gl_nv_texture_env_combine4 支持
gl_nv_texture_expand_normal 支持
gl_nv_texture_rectangle 支持
gl_nv_texture_shader 支持
gl_nv_texture_shader2 支持
gl_nv_texture_shader3 支持
gl_nv_timer_query 不支持
gl_nv_transform_feedback 支持
gl_nv_vertex_array_range 支持
gl_nv_vertex_array_range2 支持
gl_nv_vertex_program 支持
gl_nv_vertex_program1_1 支持
gl_nv_vertex_program2 支持
gl_nv_vertex_program2_option 支持
gl_nv_vertex_program3 支持
gl_nvx_conditional_render 支持
gl_nvx_flush_hold 不支持
gl_nvx_ycrcb 不支持
gl_oml_interlace 不支持
gl_oml_resample 不支持
gl_oml_subsample 不支持
gl_s3_s3tc 支持
gl_sgi_color_matrix 不支持
gl_sgi_color_table 不支持
gl_sgi_compiled_vertex_array 不支持
gl_sgi_cull_vertex 不支持
gl_sgi_index_array_formats 不支持
gl_sgi_index_func 不支持
gl_sgi_index_material 不支持
gl_sgi_index_texture 不支持
gl_sgi_make_current_read 不支持
gl_sgi_texture_add_env 不支持
gl_sgi_texture_color_table 不支持
gl_sgi_texture_edge_clamp 不支持
gl_sgi_texture_lod 不支持
gl_sgis_fog_function 不支持
gl_sgis_generate_mipmap 支持
gl_sgis_multisample 不支持
gl_sgis_multitexture 不支持
gl_sgis_pixel_texture 不支持
gl_sgis_texture_border_clamp 不支持
gl_sgis_texture_color_mask 不支持
gl_sgis_texture_edge_clamp 不支持
gl_sgis_texture_lod 支持
gl_sgis_texture4d 不支持
gl_sgix_depth_pass_instrument 不支持
gl_sgix_depth_texture 支持
gl_sgix_fog_offset 不支持
gl_sgix_instruments 不支持
gl_sgix_interlace 不支持
gl_sgix_pbuffer 不支持
gl_sgix_pixel_texture 不支持
gl_sgix_shadow 支持
gl_sgix_shadow_ambient 不支持
gl_sgix_subsample 不支持
gl_sgix_ycrcb_subsample 不支持
gl_sun_multi_draw_arrays 不支持
gl_sun_slice_accum 支持
gl_sun_vertex 不支持
gl_wgl_arb_extensions_string 不支持
gl_wgl_ext_extensions_string 不支持
gl_wgl_ext_swap_control 不支持
gl_win_swap_hint 支持
glx_sun_video_resize 不支持
wgl_3dfx_gamma_control 不支持
wgl_3dfx_multisample 不支持
wgl_arb_buffer_region 支持
wgl_arb_extensions_string 支持
wgl_arb_make_current_read 支持
wgl_arb_multisample 支持
wgl_arb_pbuffer 支持
wgl_arb_pixel_format 支持
wgl_arb_pixel_format_float 支持
wgl_arb_render_texture 支持
wgl_ati_pbuffer_memory_hint 不支持
wgl_ati_pixel_format_float 支持
wgl_ati_render_texture_rectangle 不支持
wgl_ext_buffer_region 不支持
wgl_ext_extensions_string 支持
wgl_ext_framebuffer_srgb 支持
wgl_ext_gamma_control 不支持
wgl_ext_make_current_read 不支持
wgl_ext_multisample 不支持
wgl_ext_pbuffer 不支持
wgl_ext_pixel_format 不支持
wgl_ext_pixel_format_packed_float 支持
wgl_ext_render_texture 不支持
wgl_ext_swap_control 支持
wgl_ext_swap_interval 不支持
wgl_i3d_digital_video_control 不支持
wgl_i3d_gamma 不支持
wgl_i3d_genlock 不支持
wgl_i3d_image_buffer 不支持
wgl_i3d_swap_frame_lock 不支持
wgl_i3d_swap_frame_usage 不支持
wgl_mtx_video_preview 不支持
wgl_nv_float_buffer 支持
wgl_nv_multisample_coverage 支持
wgl_nv_render_depth_texture 支持
wgl_nv_render_texture_rectangle 支持
wgl_nv_swap_group 不支持

支持的压缩纹理格式
rgb dxt1 支持
rgba dxt1 不支持
rgba dxt3 支持
rgba dxt5 支持
rgb fxt1 不支持
rgba fxt1 不支持
3dc 不支持



-------------------------------------------------------------------------------------------
这个家伙很懒,什么也没留下......

发表于:2008-02-18 11:13:00
推荐:牙齿有问题,您找我! ...楼主...

1 0

来自:保密
注册:2005-04-18
发帖:1154+1 
真专业的问题啊……



-------------------------------------------------------------------------------------------
这个家伙很懒,什么也没留下......

发表于:2008-02-18 12:58:00

回复主题 [ 返回主板/显卡 技术专区 ]
主题: 求解 8600GT OpenGL开启问题!
手机看宽带山

关于我们 - 联系我们 - 加入我们 - 营销服务 - 友情链接 - 频道合作- PChome Widget
Copyright © 1996-2009 PChome.net All rights reserved. 电脑之家 版权所有