project-navigation
Personal tools

Author Topic: Problem with starting UAI 2.4 - win 7  (Read 3604 times)

Offline wejder1

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
Problem with starting UAI 2.4 - win 7
« on: June 25, 2012, 09:42:51 am »
I try to run game but than, after few seconds I have such info in window:

-------------------------------------------------------------------------
"---- endianness initialization -----
found little endian system

---- filesystem initialization -----
Adding game dir: /usr/local/games/ufoai/base
Adding game dir: ./base
Added packfile ./base/0base.pk3 (15 files)
Added packfile ./base/0maps.pk3 (740 files)
Added packfile ./base/0materials.pk3 (57 files)
Added packfile ./base/0media.pk3 (11 files)
Added packfile ./base/0models.pk3 (2346 files)
Added packfile ./base/0music.pk3 (46 files)
Added packfile ./base/0pics.pk3 (1056 files)
Added packfile ./base/0shaders.pk3 (37 files)
Added packfile ./base/0snd.pk3 (354 files)
Added packfile ./base/0textures.pk3 (1767 files)
Added packfile ./base/0ufos.pk3 (109 files)
Adding game dir: C:\Users\pio\AppData\Roaming\UFOAI/2.4/base
using C:\Users\pio\AppData\Roaming\UFOAI/2.4/base for writing
executing filesystem.cfg
executing default.cfg
couldn't execute config.cfg

----- network initialization -------
libcurl/7.25.0 GnuTLS/3.0.17 zlib/1.2.6 libidn/1.24 libssh2/1.4.0 initialized.

------ server initialization -------
added 8 maps to the mapcycle

----- console initialization -------
Console initialized.

------- video initialization -------
SDL version: 1.2.15
I: desktop depth: 32bpp
I: video memory: 0
I: Available resolutions: 1920x1440 1920x1200 1920x1080 1680x1050 1600x1200 1600x1024 1600x900 1366x768 1360x768 1280x1024 1280x960 1280x800 1280x768 1280x720 1152x864 1024x768 800x600 720x576 720x480 640x480 (20)
I: video driver: windib
I: setting mode -1
I: set multisample buffers to 0
I: set swap control to 0
I: 1024x768 (fullscreen: yes)
I: got 8 bits of stencil
I: got 32 bits of depth buffer
I: got double buffer
I: got 8 bits for red
I: got 8 bits for green
I: got 8 bits for blue
I: got 0 bits for alpha
I: got 1 multisample buffers
GL_VENDOR: Microsoft Corporation
GL_RENDERER: GDI Generic
GL_VERSION: 1.1.0
GL_EXTENSIONS: GL_WIN_swap_hint GL_EXT_bgra GL_EXT_paletted_texture
No hardware acceleration detected.
Update your graphic card drivers.
FS_RemoveFile: remove C:\Users\pio\AppData\Roaming\UFOAI/2.4/base/keys.cfg
There are still 1 opened files

Shutdown"

--------------------------------------------------------------------

My computer:
Intel(R) Core(TM)2 Duo CPU E8200  2.66Ghz
RAM 2 GB
NVIDIA GeForce 8800 GT (WDDM v1.1)

I updated my graphic card drivers.
I downloaded game from this link:
http://sourceforge.net/projects/ufoai/files/UFO_AI%202.x/2.4/ufoai-2.4-win32.exe/download

Is there any possibilty to fix this problem?



« Last Edit: June 25, 2012, 03:49:41 pm by wejder1 »

Offline geever

  • Project Coder
  • PHALANX Commander
  • ***
  • Posts: 2561
    • View Profile
Re: Problem with starting UAI 2.4 - win 7
« Reply #1 on: June 25, 2012, 07:26:59 pm »
GL_VENDOR: Microsoft Corporation
GL_RENDERER: GDI Generic
GL_VERSION: 1.1.0

My computer:
Intel(R) Core(TM)2 Duo CPU E8200  2.66Ghz
RAM 2 GB
NVIDIA GeForce 8800 GT (WDDM v1.1)

Is there any possibilty to fix this problem?

Yes, install videocard driver from nvidia.com. the one you're using doesn't support Hardware 3D Acceleration.

-geever

Offline wejder1

  • Cannon Fodder
  • **
  • Posts: 2
    • View Profile
Re: Problem with starting UAI 2.4 - win 7
« Reply #2 on: July 02, 2012, 11:07:56 am »
Thanks. It's working :D