Package Details: unrealtournament 469e_rc4-4

Git Clone URL: https://aur.archlinux.org/unrealtournament.git (read-only, click to copy)
Package Base: unrealtournament
Description: The classic Unreal Tournament from 1999 (GOTY + OldUnreal patches)
Upstream URL: http://www.unrealtournament.com/
Keywords: game unreal ut
Licenses: custom
Conflicts: unrealtournament-bonuspack1, unrealtournament-bonuspack2, unrealtournament-bonuspack3
Submitter: XenGi
Maintainer: XenGi
Last Packager: XenGi
Votes: 14
Popularity: 0.42
First Submitted: 2016-03-08 14:36 (UTC)
Last Updated: 2024-12-18 22:06 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

XenGi commented on 2025-01-05 16:27 (UTC)

@HighValueWarrior I only found https://github.com/dpjudas/UT99VulkanDrv and it doesn't seem to support linux.

XenGi commented on 2025-01-05 02:32 (UTC) (edited on 2025-01-05 15:39 (UTC) by XenGi)

@HighValueWarrior I guess you mean /opt/ut/system64. The ~/.utpg folder should be automatically created after you first launch UT. But you're right, if you want to change something you have to copy the ini files over manually. I only install the OldUnreal patch as is. How would I add more renderers? Which one should be added?

HighValueWarrior commented on 2025-01-04 21:20 (UTC)

@XenGi There were no ini files in my .utpg folder. I had to manually copy them from /opt/system64/ folder. Once that was done, everything seems to be working fine. No other renderer except opengl ?? Not even the vulkan one ??

XenGi commented on 2024-12-29 18:14 (UTC)

Like @adol said, Settings should be saved under ~/.utpg. There's no need to do anything under /opt/ut.

The bonuspack4 package still has some file conflicts. I'll try to fix those.

adol commented on 2024-12-25 06:59 (UTC)

Settings definitely load from ~/.utpg on my side. I don't know what I did to enable this behavior or if you even have to do anything to get that to work.

Noeljunior commented on 2024-12-24 16:30 (UTC)

@travisghansen you can have the settings saved by giving you write permissions to the /opt/ut/System64/User.ini and /opt/ut/System64/UnrealTournament.ini files.

HighValueWarrior commented on 2024-12-24 05:58 (UTC)

Thanks for the package, downloads and installs fine. Runs fine. However it will not save settings on quit, also would be nice if you had bonus pack 4 install along with patch.

XenGi commented on 2024-12-18 22:00 (UTC)

@adol No need for the changes. I fixed the last bug and it should work now. I also added the disc2 content. Additionally I found out that Bonus packs 1-3 are already included in the GOTY version. I'll add them as conflicting. Strangly bonuspack 4 is also not able to install because a file it contains is already present.

adol commented on 2024-12-18 04:43 (UTC) (edited on 2024-12-18 04:45 (UTC) by adol)

@XenGi This nearly works, but I had to make a few changes. Here's what I did:

  1. Updated the sha256sums for the OldUnreal tarballs

  2. Add the UT_GOTY_CD1.iso to noextract

  3. Add p7zip to makedepends, it's the only program I found that can extract ISOs. I don't know if that's a problem or not.

  4. Add "7z x -y ${srcdir}/UT_GOTY_CD1.iso -o${srcdir}/dist_dir" after unpacking the OldUnreal tarballs.

Works great after these changes.

XenGi commented on 2024-12-16 13:44 (UTC) (edited on 2024-12-16 19:15 (UTC) by XenGi)

@adol I'm still waiting for the Linux installer, but I changed the package to using the ISO from archive.org like you suggested. Let me know if something isn't working.