Search Criteria
Package Details: unrealtournament 469e_rc4-4
Package Actions
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.74 |
First Submitted: | 2016-03-08 14:36 (UTC) |
Last Updated: | 2024-12-18 22:06 (UTC) |
Dependencies (6)
- libfmodAUR
- libxmpAUR (libxmp-gitAUR)
- mpg123 (mpg123-svnAUR, mpg321AUR, mpg321-binAUR)
- openal (openal-gitAUR)
- sdl2 (sdl2-compat-gitAUR, sdl2-gitAUR)
- sdl2_ttf
Required by (5)
Sources (7)
- https://archive.org/download/ut-goty/UT_GOTY_CD1.iso
- https://archive.org/download/ut-goty/UT_GOTY_CD2.iso
- https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469e-rc4/OldUnreal-UTPatch469e-Linux-amd64.tar.bz2
- https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469e-rc4/OldUnreal-UTPatch469e-Linux-arm64.tar.bz2
- https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469e-rc4/OldUnreal-UTPatch469e-Linux-x86.tar.bz2
- ut.desktop
- ut.svg.zstd
Latest Comments
1 2 3 4 Next › Last »
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:
Updated the sha256sums for the OldUnreal tarballs
Add the UT_GOTY_CD1.iso to noextract
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.
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.
adol commented on 2024-12-16 00:38 (UTC)
Epic has apparently authorized the OldUnreal team to simply ship the full game with the patch. There's no official Linux installer yet, but you may be able to automate grabbing the ISOs from archive.org, extracting them and patching the game with the files from GitHub, greatly simplifying this PKGBUILD. That's what the Windows installer does.
XenGi commented on 2024-01-05 06:04 (UTC)
@inpv this looks like a problem in pikaur. I can't reproduce this with yay.
inpv commented on 2023-12-13 09:43 (UTC) (edited on 2023-12-30 13:04 (UTC) by inpv)
@XenGi The build still has the error when it's trying to install into home dir, even before there's a possibility to edit PKGBUILD. Using pikaur. Logs:
UPD: was happening to multiple packages, had to git checkout, that solved it.
1 2 3 4 Next › Last »