[Wine] Slow performance with many 3D games

Austin English austinenglish at gmail.com
Tue Sep 2 01:19:56 CDT 2008


On Mon, Sep 1, 2008 at 8:23 AM, Fazer <wineforum-user at winehq.org> 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



More information about the wine-users mailing list