Frictional Games Forum (read-only)

Full Version: Game crashes upon start up
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Display is set to 32.
I only have an NVIDIA X600 series display driver, no integrated drivers.
It just closes upon loading ):
Code:
-------- THE HPL ENGINE LOG ------------
Engine build ID 20100818114615

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 gui module
Creating generate module
Creating haptic module
Creating scene module
--------------------------------------------------------

Initializing Resources Module
--------------------------------------------------------
Creating loader handlers
Creating resource managers
Adding loaders to handlers
--------------------------------------------------------

Initializing Graphics Module
--------------------------------------------------------
Setting video mode: 1024 x 768 - 32 bpp
Init Glew...OK
Setting up OpenGL
  Vendor: Microsoft Corporation
  Renderer: GDI Generic
  Version: 1.1.0
  Max texture image units: 3
  Max texture coord units: 4
  Max user clip planes: 6
  Two sided stencil: 0
  Vertex Buffer Object: 0
  Anisotropic filtering: 0
  Multisampling: 0
  Texture compression: 0
  Texture compression S3TC: 0
  Auto generate MipMaps: 0
  Render to texture: 0
  Max draw buffers: 13
  Max color render targets: 21
  Packed depth-stencil: 0
  Texture float: 0
  GLSL Version: (null)
  ShaderModel 2: 0
  ShaderModel 3: 1
  ShaderModel 4: 0
  OGL ATIFragmentShader: 0
Check the control panel for your graphics card to see if you can force to use the nvidia card, or to make a profile for the game that uses the nvidia card. Because currently the game is trying to run on your integrated card it seems, or you need to update/install drivers for the nvidia card.
My graphics card is up to date.
Driver manager doesn't show any other card, other than the NVIDIA card.
You have to go to nvidia.com and download new drivers, windows/microsoft update is not useful to update drivers for graphics card.