[Wine] Prey and OpenGL

crow_se wineforum-user at winehq.org
Mon May 26 04:20:37 CDT 2008


I have installed Prey onto my pc running PCLinuxOS
following the instructions in
http://frankscorner.org/index.php?p=prey
or
http://appdb.winehq.org/objectManager.php?sClass=application&iId=3465

and tried running it. I then found I needed the nocd patch, which I downloaded and applied.
I then tried cd to the app folder, then wine prey.exe with the following result:
Prey 1.0.103 win-x86 Jun 10 2006 00:44:11
2085 MHz AMD CPU with MMX & 3DNow! & SSE
1008 MB System Memory
64 MB Video Memory
Winsock Initialized
Found interface: sit0  - /
Found interface: eth0  - 192.168.0.2/255.255.255.0
Sys_InitNetworking: adding loopback interface
prey using MMX & SSE for SIMD processing
enabled Flush-To-Zero mode
------ Initializing File System ------
Loaded pk4 C:\Program Files\Prey\base\game00.pk4 with checksum 0xe0be2928
Loaded pk4 C:\Program Files\Prey\base\pak000.pk4 with checksum 0x7dc00ede
Loaded pk4 C:\Program Files\Prey\base\pak001.pk4 with checksum 0xd06647b1
Loaded pk4 C:\Program Files\Prey\base\pak002.pk4 with checksum 0x57dce443
Loaded pk4 C:\Program Files\Prey\base\pak003.pk4 with checksum 0x263006fe
Loaded pk4 C:\Program Files\Prey\base\pak004.pk4 with checksum 0xcc075380
Current search path:
C:\Program Files\Prey/base
C:\Program Files\Prey\base\pak004.pk4 (3739 files)
C:\Program Files\Prey\base\pak003.pk4 (4111 files)
C:\Program Files\Prey\base\pak002.pk4 (5337 files)
C:\Program Files\Prey\base\pak001.pk4 (6270 files)
C:\Program Files\Prey\base\pak000.pk4 (3318 files)
C:\Program Files\Prey\base\game00.pk4 (2 files)
game DLL: 0x0 in pak: 0x0
Addon pk4s:
file system initialized.
--------------------------------------
----- Initializing Decls -----
------------------------------
------- Initializing renderSystem --------
using ARB renderSystem
renderSystem initialized.
--------------------------------------
2647 strings read from strings/english001.lang
Couldn't open journal files
couldn't exec editor.cfg
execing default.cfg
couldn't exec preyconfig.cfg
couldn't exec autoexec.cfg
2647 strings read from strings/english001.lang
----- Initializing Sound System ------
sound system initialized.
--------------------------------------
----- R_InitOpenGL -----
Initializing OpenGL subsystem
...registered window class
...registered fake window class
...initializing QGL
...calling LoadLibrary( 'opengl32' ): succeeded
Couldn't find proc address for: wglCreatePbufferARB
Couldn't find proc address for: wglGetPbufferDCARB
Couldn't find proc address for: wglReleasePbufferDCARB
Couldn't find proc address for: wglDestroyPbufferARB
Couldn't find proc address for: wglQueryPbufferARB
Couldn't find proc address for: wglBindTexImageARB
Couldn't find proc address for: wglReleaseTexImageARB
Couldn't find proc address for: wglSetPbufferAttribARB
...640x480 is unsupported in 32 bit
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): success
...shutting down QGL
...unloading OpenGL DLL
Initializing OpenGL subsystem
...initializing QGL
...calling LoadLibrary( 'opengl32' ): succeeded
Couldn't find proc address for: wglCreatePbufferARB
Couldn't find proc address for: wglGetPbufferDCARB
Couldn't find proc address for: wglReleasePbufferDCARB
Couldn't find proc address for: wglDestroyPbufferARB
Couldn't find proc address for: wglQueryPbufferARB
Couldn't find proc address for: wglBindTexImageARB
Couldn't find proc address for: wglReleaseTexImageARB
Couldn't find proc address for: wglSetPbufferAttribARB
...640x480 is unsupported in 32 bit
Shutting down OpenGL subsystem
...wglMakeCurrent( NULL, NULL ): success
...shutting down QGL
...unloading OpenGL DLL
idRenderSystem::Shutdown()
Shutting down OpenGL subsystem
...shutting down QGL
Unable to initialize OpenGL

and
libGL warning: 3D driver claims to not support visual 0x4b
err:ole:CoGetClassObject class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
err:ole:create_server class {4590f811-1d3a-11d0-891f-00aa004b2e24} not registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {4590f811-1d3a-11d0-891f-00aa004b2e24} could be created for context 0x15
in the terminal from which I ran prey.

To check on my graphic card performance I ran glxgears which ran and gave the following in the
terminal :

libGL warning: 3D driver claims to not support visual 0x4b
*********************************WARN_ONCE*********************************
File r300_mem.c function r300_mem_alloc line 225
Ran out of GART memory (for 1048576)!
Please consider adjusting GARTSize option.
***************************************************************************
8650 frames in 5.0 seconds = 1729.872 FPS
8933 frames in 5.0 seconds = 1786.581 FPS
9032 frames in 5.0 seconds = 1806.277 FPS

Then changed from 1Gb to 2Gb RAM and glxgears gave

libGL warning: 3D driver claims to not support visual 0x4b
8922 frames in 5.0 seconds = 1784.316 FPS
10020 frames in 5.0 seconds = 2003.965 FPS
10227 frames in 5.0 seconds = 2045.303 FPS
10233 frames in 5.0 seconds = 2046.465 FPS
10234 frames in 5.0 seconds = 2046.603 FPS
10233 frames in 5.0 seconds = 2046.521 FPS
10235 frames in 5.0 seconds = 2046.838 FPS
10236 frames in 5.0 seconds = 2047.020 FPS
10234 frames in 5.0 seconds = 2046.737 FPS

Dont know if this has any bearing on my problem though.

I cannot see OpenGL for download in Synaptic.

Can anyone advise me ? 
TIA







More information about the wine-users mailing list