[Wine] UT2003 and Wine

Zachary Goldberg zgs at seas.upenn.edu
Sun Apr 6 11:44:15 CDT 2008


On Sun, Apr 6, 2008 at 4:39 PM, badp <wineforum-user at winehq.org> wrote:
> The Linux installer worked. Sort of.
>
>  The cdkey saving script was broken (it asked me to type the cdkey twice, and when it checked the keys for a match, it gave Syntax Error), so you need to type the following to save it:
>
>
>  Code:
>  sudo echo "$CDKEY" | tr a-z A-Z > $InstallPath/System/cdkey
>
>
>
>  ...where you want to replace CDKEY and InstallPath with the actual values.
>  Also, I had to chown ~/.ut2003 and its contents as the game couldn't find settings files.
>
>  Having done that launching the game gets me a splashscreen, display flashes black and...
>
>
>  Code:
>  badp at bPortatile:/media/cdrom0$ ut2003
>  fcntl: Operation not permitted
>  fcntl: Operation not permitted
>  OpenGL renderer relies on DXTC/S3TC support.
>
>  History:
>
>  Exiting due to error
>

Although I've never seen this error before it does look like something
fishy with your graphics drivers.  Does `glxgears` work?  How about
glxinfo | grep direct (Should tell you Yes or No; we want Yes).

>
>
>  Oh well. [Rolling Eyes]
>
>  Oh, and there is no package for UT2003 that I could find in the Ubuntu repositories.
>
>  Anyway, thanks for your time.
>
>
>
>
>
>



-- 
Zachary Goldberg
Computer Science & Engineering
Electrical Captain of Penn Electric Race Team
School of Engineering at the University of Pennsylvania



More information about the wine-users mailing list