WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: Group frame rate
by Camden Jansen on Sunday October 18th 2009, 13:54
I'd like to also add that graphics settings have 0 effect on the fps drop.

[post new] [reply to this]

RE: Group frame rate
by TheLaN on Friday October 23rd 2009, 11:29
Hello,

You can try starting the game in a new X server with this script:

--------
#!/bin/sh
X :1 2>&1 >/dev/null &
sleep 15 # waiting X for starting-up
DISPLAY=:1 wine /path/to/aion ...
-------
For me this add ~10-15 fps

[post new] [reply to this]

Page loaded in 0.01104 seconds.