Problem with GeneRally

Questions about Wine on Linux
Locked
kuba
Newbie
Newbie
Posts: 1
Joined: Thu Mar 13, 2014 4:20 pm

Problem with GeneRally

Post by kuba »

Hi,

I'm trying to play this simple game - it' has low requirements and it runs smoothly on very slow machines.

I'm getting these errors from wine:

Code: Select all

fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f0c8 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ef18 1 C) semi-stub
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
I have 64-bit OS with processor is AMD A4-5000 APU with Radeon(TM) HD Graphics × 4, graphics is AMD Radeon HD 8330 and I use Ubuntu 13.10.

I have installed Microsoft Visual C++ 2010 Redistributable Package (or at least I think I did).

But game runs slowly, it feels like having low FPS (I couldn't verify that, this is not working for me).

Are those errors relevant or I'm missing something outside of wine?
Locked