Fazer wrote: > Alright, my activator for Team Fortress 2 is: > > env WINEPREFIX="/home/arkadiusz/.wine" wine "C:\program files\steam\steam.exe" -applaunch 440 > > Should I change it to something like this? > > env WINEPREFIX="/home/arkadiusz/.wine" WINEDEBUG=-all taskset -c 0 wine "C:\program files\steam\steam.exe" -applaunch 440 > > Also, what should I write if I want to launch it from console? For most games you should use dx8 modes. For example for TF2 that would be: Code: env WINEPREFIX="/home/arkadiusz/.wine" WINEDEBUG=-all wine "C:\program files\steam\steam.exe" -applaunch 440 -dxlevel 81 For stalker - select static lighting in graphics options.