Coming into my inbox a few minutes ago (Thunderbird is handy for RSS feeds!), Unreal Tournament has been updated again and Epic seem to have made it slightly easier to access the Linux version now.
For those that don't know or don't remember, Epic Games are making a new Unreal Tournament and it's completely free to download and play.
Usually, you would need to be logged into their forum and go to a specific post to download it, but not any more. At the bottom of their release notes you will now find a direct download for the Linux client and server. However, they still aren't listing Linux for download on the main downloads page. I imagine this is due to Linux still not having a proper launcher.
Since it doesn't have a Linux launcher, you will need to go into this folder:
And then run this command in terminal to play it:
Or just use a simple launcher script:
Obviously change the directory structure to match where you've placed the download.
They've done another video to show it off along with the patch too:
The new release includes voice chat support with dedicated voice servers, a new Bio Rifle mesh, support for unique per character first person arms, significant performance improvements for low end systems and more. It's not clear if the performance improvements have been done to the Linux version.
You can find the full release notes here. There's no Linux specific fixes from what I can tell listed in there.
All recent versions I tested had some bad graphical issues on Linux, so it might still be problematic. Since it's a 10GB download I don't have it ready yet to re-test. Will update this post when I've had a chance.
For those that don't know or don't remember, Epic Games are making a new Unreal Tournament and it's completely free to download and play.
Usually, you would need to be logged into their forum and go to a specific post to download it, but not any more. At the bottom of their release notes you will now find a direct download for the Linux client and server. However, they still aren't listing Linux for download on the main downloads page. I imagine this is due to Linux still not having a proper launcher.
Since it doesn't have a Linux launcher, you will need to go into this folder:
/LinuxNoEditor/Engine/Binaries/Linux/UE4-Linux-Shipping
And then run this command in terminal to play it:
./UE4-Linux-Shipping UnrealTournament -opengl4
Or just use a simple launcher script:
#!/bin/bash
cd $HOME'/Downloads/LinuxNoEditor/Engine/Binaries/Linux/'
./UE4-Linux-Shipping UnrealTournament -opengl4
Obviously change the directory structure to match where you've placed the download.
They've done another video to show it off along with the patch too:
YouTube videos require cookies, you must accept their cookies to view. View cookie preferences.
Direct Link
Direct Link
The new release includes voice chat support with dedicated voice servers, a new Bio Rifle mesh, support for unique per character first person arms, significant performance improvements for low end systems and more. It's not clear if the performance improvements have been done to the Linux version.
You can find the full release notes here. There's no Linux specific fixes from what I can tell listed in there.
All recent versions I tested had some bad graphical issues on Linux, so it might still be problematic. Since it's a 10GB download I don't have it ready yet to re-test. Will update this post when I've had a chance.
Some you may have missed, popular articles from the last month:
friendlist not support on linux :/
0 Likes
For those on Arch, I maintain the unrealtournament4 AUR package, which is the zip epic releases, packed into an AUR package with the changes listed in this article, for easy installation.
it is too big to install using pacaur or yaourt because of default /tmp size limits, so you will want to go to https://aur.archlinux.org/packages/unrealtournament4/, download the snapshot, extract it somewhere then run makepkg -i
enjoy :)
it is too big to install using pacaur or yaourt because of default /tmp size limits, so you will want to go to https://aur.archlinux.org/packages/unrealtournament4/, download the snapshot, extract it somewhere then run makepkg -i
enjoy :)
2 Likes, Who?
As long as I have to download 10 GB for every new release, I skip it. Epic get your shit together and make a proper Linux launcher which downloads only the patched files instead of the whole game, sigh.
2 Likes, Who?
Just create a .desktop it's easier to integrate! :D
#!/usr/bin/env xdg-open
[Desktop Entry]
Type=Application
Name=Unreal Tournament
Exec=/home/user/Downloads/LinuxNoEditor/Engine/Binaries/Linux/UE4-Linux-Shipping UnrealTournament
Path=/home/user/Downloads/LinuxNoEditor/Engine/Binaries/Linux
Categories=Application;
3 Likes, Who?
Quoting: Geppeto35Quoting: scaineQuoting: Guestshowing it running on a gtx 1080 and a core i7-7700k
There's really no fluidity to this at all. What framerate is this? It seems like really horrible performance given the hardware.
Strange indeed, does the video recording can do that? I run it smoothly with a i7 and 1060 all max. Before with a 960, I had to put a lot graphic stuff to medium but at 40 to 60 fps and no (apparent) stuttering.
Runs like that on my 1080 too. So know, it's not the render/YT
Had Micheal on phoronix making out that it was flawless on NV compared to AMD but as the vid shows, NV has the graphic glitches too
Could be the Linux build I guess.
Last edited by pete910 on 29 June 2017 at 12:21 am UTC
0 Likes
You need to chmod +x the binaries too. At least the one you run (I changed them all just in case)
It ran very very smooth on my rig (gtx780) the little I did try it yesterday.
Last edited by Beamboom on 29 June 2017 at 10:40 am UTC
It ran very very smooth on my rig (gtx780) the little I did try it yesterday.
Last edited by Beamboom on 29 June 2017 at 10:40 am UTC
0 Likes
I've been playing this game every single day on lowish end hardware, so with this new update I can vouch for the performance improvements working on Linux too. I've seen significant improvements using lowest settings.
Also it seems the mouse input responsiveness was improved significantly as well.
The performance improvements they were referring to wouldn't effect people running the game on medium/high settings I don't think.
What they mean by improving performance on low end hardware is that there are additional options in the settings now (you have to check the "show advanced" box to see them) which allow you to set the graphics lower than before.
Also it seems the mouse input responsiveness was improved significantly as well.
The performance improvements they were referring to wouldn't effect people running the game on medium/high settings I don't think.
What they mean by improving performance on low end hardware is that there are additional options in the settings now (you have to check the "show advanced" box to see them) which allow you to set the graphics lower than before.
1 Likes, Who?
Why don't they just give us a simple Ubuntu repository? That would make things so much easier for everybody.
1 Likes, Who?
Quoting: Mountain ManWhy don't they just give us a simple Ubuntu repository? That would make things so much easier for everybody.
2 reasons: it's in Alpha; they would rather have a launcher.
0 Likes
Quoting: QuenestilQuoting: Mountain ManWhy don't they just give us a simple Ubuntu repository? That would make things so much easier for everybody.
2 reasons: it's in Alpha; they would rather have a launcher.
If they don't provide a deb/ppa, they've basically got one less tester over here. I suspect that I'm the tip of a fairly big Ubuntu-shaped iceberg.
Sure, if I'm incredibly bored, I might give it a go, but honestly, the last time I had time on my hands, I briefly looked at this, then ended up downloading the awesome OpenMW instead.
0 Likes
See more from me