DOS4dinner wrote: > > vitamin wrote: > > > > What video card and driver? I'm assuming you was installing these programs into different WINEPREFIXes? If not, then the next step would be to do that. > > > I am using an ATI Radeon 9800 with the propiatary drivers (the ones from the Ubuntu repositories, I believe--whichever ones you get when you hit the "use propiatary drivers" button. > > And what are the "WINEPREFIXes" and what am I supposed to do? (I am new to Wine)? your WINEPREFIX is where your Wine data is stored, registry, drive_c etc The default WINEPREFIX is ~/.wine If you want to run a program under a new or different WINEPREFIX, then you run Wine like this, for example under a prefix named foo WINEPREFIX=/home/myusername/foo wine /path/to/setup.exe