Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


vertex shaders
Raptor Offline
Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
Reputation: 0
#1
Solved: 8 Years, 1 Month ago vertex shaders

just bought this game.. looks cool.. When I try to run it says I do not vertex shaders on my video card.. I have a ATI Radeon x1300 which is on the supported list..windows vista..home premium. I have uploaded the patch for Penumbra and the latest drivers for the video card.. I have gone all through the preferences for the card and cant find anywhere to enable/disable vertex shaders... anyone have an idea?
09-29-2007, 03:18 AM
Find
WindexGlow Offline
Posting Freak

Posts: 1,108
Threads: 70
Joined: Mar 2007
Reputation: -5
#2
Solved: 8 Years, 1 Month ago RE: vertex shaders

Do you have minimum requirements?
Can you show the HPL log (look through topics, there should be a sticky or jens explaining how to find it)

Please -REP me.
Honestly, please do. I want to see how low I can go!!
Ignore that error message too. Just ignore it and keep going to give me -rep.
09-29-2007, 04:43 AM
Find
Raptor Offline
Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
Reputation: 0
#3
Solved: 8 Years, 1 Month ago RE: vertex shaders

Here is the HPL log...

Spoiler below!

-------- THE HPL ENGINE LOG ------------

Creating Engine Modules
--------------------------------------------------------
Creating graphics module
Creating system module
Creating resource module
Creating input module
Creating sound module
Creating physics module
Creating ai module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating resource managers
Misc Creation
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Init low level graphics
Setting video mode: 800 x 600 - 32 bpp
Init Glee...OK
Setting up OpenGL
Max texture image units: 3
Max texture coord units: 4
Two sided stencil: 0
Vertex Buffer Object: 0
Anisotropic filtering: 0
Multisampling: 0
Vertex Program: 0
Fragment Program: 0
NV Register Combiners: 0
NV Register Combiners Stages: 11
ATI Fragment Shader: 0
Creating graphic systems
Creating Renderer2D
Renderer2D created
Creating Renderer3D
Load Renderer3D gpu programs:
Extrude
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'ShadowExtrude_vp.cg'
ERROR: Couldn't load 'ShadowExtrude_vp.cg' program! Shadows will be disabled.
Diffuse
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'Diffuse_Color_vp.cg'
ERROR: Couldn't load 'Diffuse_Color_vp.cg'
Fog
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'Fog_Solid_vp.cg'
ERROR: Couldn't load 'Fog_Solid_vp.cg'
Creating fog textures: Solid Additive Alpha
init sky box
Renderer3D created
Creating screen buffers size 800.000000 : 600.000000
ERROR: Couldn't create screenbuffer!
Creating programs
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Blur_vp.cg'
ERROR: Couldn't load 'PostEffect_Blur_vp.cg'!
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Blur_Rect_fp.cg'
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Blur_2D_fp.cg'
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Bloom_vp.cg'
ERROR: Couldn't load 'PostEffect_Bloom_vp.cg'!
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Bloom_fp.cg'
ERROR: Couldn't load 'PostEffect_Bloom_fp.cg'!
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Motion_vp.cg'
ERROR: Couldn't load 'PostEffect_Motion_vp.cg'!
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Motion_fp.cg'
Dynamic loops in motion blur fp not supported, loading static instead.
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_Motion_staticloop_fp.cg'
ERROR: Couldn't load 'PostEffect_Motion_fp.cg'!
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_DoF_vp.cg'
ERROR: Couldn't load 'PostEffect_DoF_vp.cg'!
Could not find a working profile for cg file ''!
CG ERROR : The profile is not supported.
ERROR: Couldn't create program 'PostEffect_DoF_fp.cg'
ERROR: Couldn't load 'PostEffect_DoF_fp.cg'!
RendererPostEffects created
Adding engine materials
--------------------------------------------------------

Initializing Sound Module
--------------------------------------------------------
Initializing OpenAL.
Trying to open software device... Success!
Device name: Generic Software
Number of channels: 32
--------------------------------------------------------

Initializing Game Module
--------------------------------------------------------
Adding engine updates
Initializing script functions
--------------------------------------------------------

User Initialization
--------------------------------------------------------
Initializing Penumbra: Overture Episode 1
Version $Rev: 679 $
Date $Date: 2007-06-15 15:48:54 +0200 (fr, 15 jun 2007) $
--------------------------------------------------------

Exiting Scene Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Input Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Sound Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Graphics Module
--------------------------------------------------------
--------------------------------------------------------

Exiting Resources Module
--------------------------------------------------------
Done with tilesets
Done with fonts
Done with scripts
Done with particles
Done with sounds
Done with meshes
Done with materials
Done with Gpu programs
Done with images
Destroyed all textures
Done with sound entities
Done with animations
All resources deleted
--------------------------------------------------------

Exiting Physics Module
--------------------------------------------------------
--------------------------------------------------------

Exiting System Module
--------------------------------------------------------
--------------------------------------------------------

- Deleting lowlevel stuff.
Physics
Sound
Input
Resources
System
Graphics
Haptic
HPL Exit was successful!
Deleting ATI shader to 0
Deleting ATI shader to 0
Deleting ATI shader to 0
Deleting ATI shader to 0

09-29-2007, 05:11 AM
Find
Thomas Offline
Frictional Games

Posts: 2,634
Threads: 184
Joined: Apr 2006
Reputation: 68
#4
Solved: 8 Years, 1 Month ago RE: vertex shaders

You must update your graphics card drivers and all will work.
09-29-2007, 08:13 AM
Find
Raptor Offline
Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
Reputation: 0
#5
Solved: 8 Years, 1 Month ago RE: vertex shaders

I have downloaded the latest drivers from ATI at least 3 times with no better luck.....
09-30-2007, 01:49 AM
Find
Thomas Offline
Frictional Games

Posts: 2,634
Threads: 184
Joined: Apr 2006
Reputation: 68
#6
Solved: 8 Years, 1 Month ago RE: vertex shaders

do not forget to uninstall your previous drivers before installing the new ones.
09-30-2007, 05:01 PM
Find
Raptor Offline
Junior Member

Posts: 4
Threads: 1
Joined: Sep 2007
Reputation: 0
#7
Solved: 8 Years, 1 Month ago RE: vertex shaders

thanks.. it was strange... when I went into device manager to look at the video card , windows still had the 2006 driver there...even though I had installed the new drivers 3 times...windows is evil....ha ha
well anyway the game works now.. I havent played it much due to it being a really nice day where I am...
10-01-2007, 12:08 AM
Find
twojoints Offline
Junior Member

Posts: 2
Threads: 0
Joined: Nov 2007
Reputation: 0
#8
Solved: 8 Years, 1 Month ago RE: vertex shaders

i'm haveing the same promble with the game all my drivers r up to date and my computer has double the min requirments my video card is a nvid fx 5500
can any one help with the little problem
txs 2j's
11-22-2007, 03:22 AM
Find
Thomas Offline
Frictional Games

Posts: 2,634
Threads: 184
Joined: Apr 2006
Reputation: 68
#9
Solved: 8 Years, 1 Month ago RE: vertex shaders

twojoints:
Download the latest from the Nvidia site and then uninstall your graphics card drivers u have now and then install the latest.

Sometimes, for various strange and mysterious reasons, drivers do not get updated properly if you install them on a older version.
11-22-2007, 09:12 AM
Find
twojoints Offline
Junior Member

Posts: 2
Threads: 0
Joined: Nov 2007
Reputation: 0
#10
Solved: 8 Years, 1 Month ago RE: vertex shaders

Thanks for the help but in my case it was not my drivers it was my video card it self was flaky i had to replace card
game work good now
11-29-2007, 10:03 PM
Find




Users browsing this thread: 1 Guest(s)