I currently managed to get wine to run Starcraft. However, it seems to run very slow. I have a 700mhz processor and a 32mb GeForce2 MX so I'm pretty sure that my system is capable of handling the game. What can I do to accelerate the game or any other programs in general?
echinus wrote:> I currently managed to get wine to run Starcraft. However, it seems to > run very slow. I have a 700mhz processor and a 32mb GeForce2 MX so I'm > pretty sure that my system is capable of handling the game. What can I > do to accelerate the game or any other programs in general?try the following wine starcraft.exe -debugmsg +all off this should tune up StarCraft a liitle bit. Then if this runs fine... (It takes some time) open starcraft every time with starcraft.exe --winver 95 --synchronous Bj?rn -- http://www.bbinternet.de
>>>>> "echinus" == echinus <echinus83@hotmail.com> writes:echinus> I currently managed to get wine to run Starcraft. However, echinus> it seems to run very slow. I have a 700mhz processor and a echinus> 32mb GeForce2 MX so I'm pretty sure that my system is capable echinus> of handling the game. What can I do to accelerate the game echinus> or any other programs in general? Does it run faster under root? Then it would be a permissions problem. Make sure you have the following lines in your XF86Config file: Section "DRI" Group "video" Mode 0666 EndSection -- Michael Bain