i have been trying to play this demo i downloaded and when i try to play the game i get an error error 2 not enough memory to execute game does this mean my virtual memory is full or something? can i expand it? i still have over 20 gbs of linux space left
> error 2 > > not enough memory to execute game > > does this mean my virtual memory is full or something? can i expand it? > > i still have over 20 gbs of linux space left >It seems like you are talking about disk space instead of ram or virtual memory. Anyways this error is not usually caused by not having enough memory. Run your application from the terminal to try to see what the real problem is. Post the terminal output on pastebin.com and link here. http://wiki.winehq.org/FAQ#get_log John
> http://pastebin.com/RE1ZjvprWell the first part says you do not have your graphics driver correctly installed. Do you have the 32 bit opengl driver for your card installed? Also if you have a nVidia or AMD card you should avoid the open source drivers and instead use the proprietary binary drivers. John