PDA

View Full Version : UT2004 maps


james016
July 18th, 2006, 08:45 AM
Can I copy the ones from a Windows installation to my Linux copy or is this a bad idea?

jISh
July 18th, 2006, 09:17 AM
Sure why not?

xeta
July 18th, 2006, 11:42 AM
A better question: is there a cache cleaner for linux?

Basically, it takes all the maps that you've cached and changes them into their rightful names and places them (and associated textures/sounds) into the proper folder.

livingtarget
July 18th, 2006, 11:49 AM
There is a tool for it, but I could never get it to compile. So it's probably not going to work. You can still try it of course.

http://www.linux-gamers.net/modules/wfdownloads/singlefile.php?cid=34&lid=398

xeta
July 18th, 2006, 01:35 PM
thats exactly what I was looking for!! too bad it doesn't compile for me either :(


Anyone have any other options?

xeta
July 18th, 2006, 01:41 PM
This worked perfectly:

http://www.ubuntugaming.org/community/viewtopic.php?t=5&start=0&postdays=0&postorder=asc&highlight=&sid=ef12d187ace3b76e0f469ce40bc5d6f2

livingtarget
July 18th, 2006, 04:25 PM
Neat script indeed, thanks for posting back! ;)

And on topic, if there was still any doubt... Yes, you can copy .ut2 UT2004 maps straight from your windows box.

Editing maps however is different, Ryan Gordon(from icculus.org) has been hinting that UT2007's editor may finally run on linux. Take that with a pinch of salt of course.

Harleen
July 18th, 2006, 04:38 PM
There is a tool for it, but I could never get it to compile. So it's probably not going to work. You can still try it of course.

http://www.linux-gamers.net/modules/wfdownloads/singlefile.php?cid=34&lid=398

To compile this you just have to call ./autogen.sh instead of ./configure. But that's also written in the INSTALL file. ;)
Here's my result:
http://home.arcor.de/harleen/pakete/gunrealtools_1.0-beta-0ubuntu1_i386.deb
(this is a "proper" .deb and not created with checkinstall)