Showing posts with label Wine. Show all posts
Showing posts with label Wine. Show all posts

Tuesday, February 06, 2018

Arch: Wine and GPower

GPower 4.1 installs in wine 3.0 and runs, but freezes after executing calculations due to some problems with drawing the results's plot. To fix the freezing, need to install gdiplus and lib32-gnutls:
winetricks vcrun6 lib32-gnutls gdiplus
This fixes the freezes, although the plots can't be still seen.

Wednesday, July 17, 2013

Arch Linux: Error about msvcr100.dll.wctomb_s in wine 1.6-rc5 when starting Path of Exile.

Sorry, just writing from memory. I had wine 1.6-rc5 on a Arch Linux x64, though wine was set as 32-bit wine environment, i.e. withWINEARCH=win32 winecfgI had problem running Path of Exile client (Client.exe). It was something about unimplemented function msvcr100.dll.wctomb_s. The fix for me was to install Microsoft Visual C++ 2010 winetricks vcrun2010However, this may require you to first install msxml3.