WineHQ
Comments
 

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

RE: Very bad FPS, runs nice on WinXP
by nesa24 on Monday October 25th 2010, 4:27
Fixed issue.
Steps are

1.
changing owner for .wine with
sudo nautilus
from terminal

2.
running
sh winetricks
and setting OffScreenRendering to pbuffer
and setting VertexShaderMode to Hardware ( last option in winetricks )

3.
running game using shell script

#!bin/sh/
cd
cd "/game location"
wine vc-mp.exe


Best regards to all

[post new] [reply to this]

Page loaded in 0.00357 seconds.