mogorva wrote:firekage,
I suspect you have the issue because the game hangs when trying to play the intro video.
Code: Select all
fixme:wmvcore:WMReader_Open (0x3e14b720)->(L"data_common\\BFG Logo 1080p.wmv" 0x4ec37240 (nil))
Install WMP10 via winetricks: winetricks wmp10
It's not really a regression because the intro video didn't play in earlier Wine versions either, it was simply skipped. Now it hangs.
Thank You VERY MUCH! It works now. I can play it. I have only one problem now. I can't lanuch steam from desktop. It's soething wrong with wineprefix, i think. Could you also help me with that? I can run Giania Sisters from desktop launcher with this
Code: Select all
env WINEPREFIX="/home/firekage/.wine" wine C:\\windows\\command\\start.exe steam://rungameid/223220
but steam with this:
Code: Select all
env WINEPREFIX="/home/firekage/.wine" wine C:\\windows\\command\\start.exe Steam
Won't start. What i did wrong? I can't lunch steam standalone, but running game works from Giana desktop icon. Steam icon doesen't.
Update: i fixed it in a dirty way, in fact, don't understand in 100% this process but it works. I just reinstalled Steam, it did not delete my steam folder in wine with all settings and downloaded games but desktop launcher now look like this
Code: Select all
env WINEPREFIX="/home/firekage/.wine" wine C:\\windows\\command\\start.exe /Unix /home/firekage/.wine/dosdevices/c:/users/Public/Pulpit/Steam.lnk
I don't know why there is Unix after start.exe and don't know why there is Steam.lnk instead of Steam.exe.