Hi All,
I have a new Pi 500+ straight out of the box I let it do all it's updates and setup my user. This all went fine, I have however configured the machine to boot to a login (graphical) screen, rather than auto-login. This all seems to go OK and I can login, run programs and surf the web etc without problems.
However I'm trying to get the oldunreal, native ARM version of Unreal Tournament running. I've copied the game files over from an x86 Linux install and installed the oldunreal patch, which included the native ARM64 binaries. However when I change into the SystemARM64 directory and run ut-bin I get :
if I echo $DISPLAY from a terminal window I get
Which is odd, on my other x86_64 Linux display is normally set to :0.0
The Pi 500+ only has one display which is the official pi monitor, it doesn't seem to matter which HDMI port I plug it into it still seems to be display 1.
Any Idea what is wrong or what to do to resolve this?
Cheers.
Phill.
I have a new Pi 500+ straight out of the box I let it do all it's updates and setup my user. This all went fine, I have however configured the machine to boot to a login (graphical) screen, rather than auto-login. This all seems to go OK and I can login, run programs and surf the web etc without problems.
However I'm trying to get the oldunreal, native ARM version of Unreal Tournament running. I've copied the game files over from an x86 Linux install and installed the oldunreal patch, which included the native ARM64 binaries. However when I change into the SystemARM64 directory and run ut-bin I get :
Code:
phill@raspberrypi:~/UT/Client/SystemARM64 $ ./ut-binWARNING: using preference directory: /home/phill/.utpg/System/WARNING: Using system ini file: /home/phill/.utpg/System/UnrealTournament.iniWARNING: Using user ini file: /home/phill/.utpg/System/User.iniCouldn't create SDL window: displayIndex must be in the range 0 - 0History: USDLViewport::ResizeViewport <- UOpenGLRenderDevice::SetRes <- UOpenGLRenderDevice::Init <- USDLViewport::TryRenderDevice <- USDLViewport::OpenWindow <- UGameEngine::Init <- InitEngine <- mainExiting due to errorCode:
phill@raspberrypi:~/UT/Client/SystemARM64 $ echo $DISPLAY:1The Pi 500+ only has one display which is the official pi monitor, it doesn't seem to matter which HDMI port I plug it into it still seems to be display 1.
Any Idea what is wrong or what to do to resolve this?
Cheers.
Phill.
Statistics: Posted by PhillHS — Fri Dec 26, 2025 3:11 pm — Replies 0 — Views 13