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 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?