Displaying 4 results from an estimated 4 matches for "blaiseg07".
Did you mean:
balise07
2011 Oct 16
5
New User
Hi,
I just downloaded Wine to try it out, and despite being a tinkerer with half a brain i cant figure out how to install windows games using it.
I have looked online to no avail, the stuff i have read has not helped mostly because im trying to install a game from its DVD and Wine wont do it unless the EXE is given permission to install as a program and you cant edit files on the DVD as they are
2011 Oct 23
0
Re: Gaming
blaiseg07 wrote:
> 'battlefield 3'
> battlefield 2 seems to have been a mixed bag.
> http://appdb.winehq.org/objectManager.php?sClass=version&iId=3438
>
> 'Elder scrolls V'
> Oblivion and Fallout 3 games played decently with little nibbles here and there
>
> ...
2011 Nov 23
5
Skyrim razor 1911
Hello! I am trying to install skyrim, but when i run the "install.exe" the razor windows comes up, and i can't click anything the windows is just white.
please help :)
2011 Oct 06
1
[HowTo] OpenCL support in Wine
My video card is a NVIDIA GT 220 with the 280.13 drivers on Ubuntu 11.04(64-bit) and I'm building W.I.N.E(32-bit version) from source. So how do I compile in OpenCL support you ask?
Code:
cd /usr/include
#make directorty#
sudo mkdir CL
cd CL
#download opencl headers#
sudo wget http://www.khronos.org/registry/cl/api/1.1/cl_ext.h
sudo wget