Re: Slow performance with many 3D games

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Couple of things:

One, use: WINEDEBUG=-all as part of env. 

Also, binding the process (game) to a single core, if you are in a multi-core system, this can be done using: taskset -c <core number>, for instance: taskset -c 0 wine wow.exe

Also, once a process has started, you can change its nice value to -10.  These all give a slight boost to performance, I would also check the appdb for a given app and see if there are registry tweaks and/or game settings that help.






[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux