The forum

UT3 hanging on logo splash

kinda new to this

Author Replies
DasRakel- Tuesday 18 February 2014 at 23:52
DasRakel-

Hello

Other games might have same problem, this is the first thing I install in POL (or wine for that matter). I'm also kind of new to linux, sorry if this problem is not really POL related enough for it to be posted here.

First of all the installer script that is in POL, just fails after saying I want to install from DVD, saying it doesn't work on 64-bit systems. This is probably because that same script made a 64bit wine extension. I have the retail version of the game, not the steam version.

Then I install manually, this works. It's possible I'm missing some package in my linux, or missing some component (like Visual C runtime), I don't know what.

The game runs the logo animations but when it reaches the UT logo splash the mouse and everything else is frozen.

This is the log I get from trying to run it, it looks like some problem with ALSA, and then some other problem.
[02/18/14 21:14:21] - Running wine- UT3.exe (Working directory : /home/dasrakel/.PlayOnLinux/wineprefix/UT3/drive_c/Program Files/Unreal Tournament 3/Binaries)
fixme:gameux:GameExplorerImpl_VerifyAccess (0x139a38, L"C:\\Program Files\\Unreal Tournament 3\\Binaries\\UT3.exe", 0x22af358)
fixme:win:EnumDisplayDevicesW ((null),0,0x22ae098,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x22ade48,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x22af408,0x00000000), stub!
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so
AL lib: (EE) alsa_open_playback: Could not open playback device 'default': Apparaat of adres bestaat niet
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:wbemprox:client_security_SetBlanket 0xf3db42b8, 0x14cdb0, 10, 0, (null), 3, 3, (nil), 0x00000000
fixme:wbemprox:client_security_Release 0xf3db42b8
fixme:wbemprox:enum_class_object_Next timeout not supported
fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT!
fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
err:d3d:wined3d_debug_callback 0x1a6bbd20: "glPointSize parameter <size> has an invalid value 'nan': must be greater than 0.000000 (GL_INVALID_VALUE)".
err:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glPointSize(...); @ state.c / 1579
fixme:imm:ImmReleaseContext (0x5005a, 0x149468): stub
err:d3d:wined3d_debug_callback 0x1a64e100: "glPointSize parameter <size> has an invalid value 'nan': must be greater than 0.000000 (GL_INVALID_VALUE)".
err:d3d:state_pscale >>>>>>>>>>>>>>>>> GL_INVALID_VALUE (0x501) from glPointSize(...); @ state.c / 1579
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
fixme:d3d:resource_check_usage Unhandled usage flags 0x8.
Versions:
Mageia release 4 (Official) for x86_64
kernel: 3.12.9-desktop-1.mga4
arch: 64-bit
Werkomgeving: KDE
$ wine --version
wine-1.6.1
$ playonlinux --version
PlayOnLinux 4.2.2

Edited by DasRakel-

bockscar Friday 21 February 2014 at 1:14
bockscarAnonymous

Are you following the steps for install and setup listed here? - http://appdb.winehq.org/objectManager.php?sClass=version&iId=15881

Also, always try to install and run applications using a 32bit prefix. From what I understand, Wine doesn't work well with 64bit prefixes (I may be wrong on this)