On Mon, Sep 1, 2008 at 8:23 AM, Fazer <wineforum-user@xxxxxxxxxx> 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 Yes. > Also, what should I write if I want to launch it from console? > WINEPREFIX="/home/arkadiusz/.wine" WINEDEBUG=-all taskset -c 0 wine "C:\program files\steam\steam.exe" -applaunch 440