http://bugs.winehq.org/show_bug.cgi?id=14058
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #1 from Xavier Vachon xvachon@gmail.com 2008-06-24 10:39:58 --- Fixed, acccording to this post, you need to edit the shortcut in POL. This is not a WINE issue. I will still leave the correction key in case anybody needs it, and it can be potentially useful for any other games which have the same issue.
In the .playonlinux/configuration/installed directory, you will find all your shortcuts.
With the text editor, change this last line
wine "/home/eguibs/.PlayOnLinux/wineprefix/Heroes Myth and Magic V/drive_c/Program Files/Ubisoft/Heroes of Might and Magic V/bin/H5_Game.exe" $@
to this
wine "./H5_Game.exe" $@
The game runs now, with the same issues with cursors and maps which were already reported.