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?