michu2510 wrote: > I want to play portal on my ubuntu 8.04. I started it wihte command : > Code: > wine hl2.exe -dxlevel 80 -applaunch 400 -steam -game portal > > when console write : > Code: > :~/instalki/portal/portal$ wine hl2.exe -dxlevel 80 -applaunch 400 -steam -game portal > err:winedevice:ServiceMain driver L"SCDEmu" failed to load > fixme:win:EnumDisplayDevicesW ((null),0,0x33e2a0,0x00000000), stub! > > > And i saw simple windows withe text: MountAppFilesystem(). (there is screnshot : http://forum.ubuntu.pl/attachment.php?attachmentid=677&d=1211554962. thanks for help. My wine is 1.0-rc1. That's not the right way to start steam games After you properly install Steam download Portal (or copy SteamApps directory from windows). Run this: Code: wine steam -applaunch 400 -dxlevel 80