![]() |
Black screen on startup - Printable Version +- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum) +-- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-57.html) +--- Forum: Technical Support - Penumbra Series (https://www.frictionalgames.com/forum/forum-22.html) +--- Thread: Black screen on startup (/thread-12698.html) |
Black screen on startup - lorenso - 01-18-2012 Setting video mode: 1920 x 1080 - 32 bpp Init Glee...OK Setting up OpenGL Max texture image units: 16 Max texture coord units: 16 Two sided stencil: 1 Vertex Buffer Object: 1 Anisotropic filtering: 1 Max Anisotropic degree: 16 Multisampling: 1 Vertex Program: 1 Fragment Program: 1 NV Register Combiners: 0 NV Register Combiners Stages: 11 ATI Fragment Shader: 1 Creating graphic systems Creating Renderer2D Renderer2D created Creating Renderer3D Load Renderer3D gpu programs: Extrude Diffuse Fog Creating fog textures: Solid Additive Alpha init sky box Renderer3D created Creating screen buffers size 1920.000000 : 1080.000000 Creating programs CG ERROR : The compile returned an error. ----------------------------------- core/programs/PostEffect_Motion_fp.cg(32) : error C5013: profile does not support "for" statements and "for" could not be unrolled. ----------------------------------- Error loading: 'core/programs/PostEffect_Motion_fp.cg'! ERROR: Couldn't create program 'PostEffect_Motion_fp.cg' Dynamic loops in motion blur fp not supported, loading static instead. RendererPostEffects created Adding engine materials -------------------------------------------------------- Initializing Sound Module -------------------------------------------------------- Initializing OpenAL. Trying to open software device... Success! Device name: Generic Software Number of mono sources: 32 -------------------------------------------------------- Initializing Game Module -------------------------------------------------------- Adding engine updates Initializing script functions -------------------------------------------------------- User Initialization -------------------------------------------------------- Trying to load vertex program! Success! -------------------------------------------------------- Game Running -------------------------------------------------------- How can i fix this? I can still hear the sound and i updated it. RE: Black screen on startup - plutomaniac - 01-18-2012 1. What operating system do you have? Also 32-bit or 64-bit? 2. Is it a laptop or a desktop? If a laptop, what model? RE: Black screen on startup - lorenso - 01-18-2012 (01-18-2012, 09:04 PM)plutomaniac Wrote: 1. What operating system do you have? Also 32-bit or 64-bit?Its an desktop, and Windows 7 64-bit. RE: Black screen on startup - plutomaniac - 01-18-2012 What about the graphics card? Download Amnesia Demo from here: http://amnesiagame.com/#demo and after running it attach me here the file HPL.log found under Documents\Amnesia\Demo folder. |