UT2004 demo / Ubuntu?

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

heyitsmemario

New Member
Nov 24, 2010
3
0
0
Hi!

I have downloaded the UT2004 demo for Linux and try to get it run with Ubuntu. Problem is, I'm not really a computer person. A friend, who is now unavailable, installed Ubuntu for me. Normally I only use my PC for surfing.

What do I need to do to make the demo run? I installed the Nvidia Driver with the packet manager and downloaded the demo and now have a run file... What's next?

Thank you!
 

Sir_Brizz

Administrator
Staff member
Feb 3, 2000
26,020
84
48
open a terminal to the folder the file is in and type:

sh ./UT2004Demo.run (or whatever the filename is)

and hit enter. It should open an installation dialog.
 

heyitsmemario

New Member
Nov 24, 2010
3
0
0
"./ut2004-bin" should execute the program, right? I'm already in the System folder.

"ut2004-bin" is the name of the file.
 

GreatEmerald

Khnumhotep
Jan 20, 2008
4,042
1
0
Lithuania
Yeap, that's correct. You might have to give the Executable permission to it before running it, though. You can usually do that through the GUI, or through console as chmod +x.
 

heyitsmemario

New Member
Nov 24, 2010
3
0
0
Thanks everyone. Still not running, but I think I will get there sooner or later. I have to learn how everything works here in Ubuntu, I guess. :)
 

zynthetic

robot!
Aug 12, 2001
2,947
0
36
zynthetic.com
iirc
ut2004
was the launch command. Installation should have created aliases so it shouldn't matter what dir you're in. Then again that was for the full version, the demo may/not be different.
 

MrMaddog

Flak Monkey
Jul 13, 2002
543
0
16
Parts Unknown
iirc
ut2004
was the launch command. Installation should have created aliases so it shouldn't matter what dir you're in. Then again that was for the full version, the demo may/not be different.

Yeah, in the bin directory inside your home there should be a ut2004 file. It should let you run the game from the terminal window without having to do 'cd' all the way to the ut2004 directory.

If you have to make a desktop launcher, you should point it to the ut2004 excutable file in the ut2004 directory. I don't think the installer does that for the newer GNOME/KDE menus so I had to do it manually.