Hi all,
I've been able to install OpenRA on a Raspberry Pi 5 which I've used to make a mini laptop - however, the screen I have is only 5 inch (800x480). This means I can display the game fine *but* the actual window at the start of the game (before the game itself loads) is too big for me to access most buttons (including "Play Game" in Missions mode!), and it can't be resized below a fixed size. Is there any way to reduce the window size, or to use keyboard shortcuts to navigate?
Hope you can help - I'd really like to be able to play on my mini device! As far as I can see the game runs OK on this device, but the modes I can access are limited by the fixed screen size!
OpenRA on Raspberry Pi 5 - Start Windows are too Big
Re: OpenRA on Raspberry Pi 5 - Start Windows are too Big
Found a workaround at least - double-clicking on a mission from the menu will start it without the Play Game button! Would still like to find a way to change the window size though. Dune runs well - will try RA and Tiberian Dawn soon.
Re: OpenRA on Raspberry Pi 5 - Start Windows are too Big
I am just simple user (sometimes modder a little bit), but not developer.
Actually I can think about it, but not today, I suppose.
And some questions.
Are you talking about this place: Single Player —> Missions; button "Play"?
Raspberry Pi 5. Do you use Linux AppImage for it? Or what?
Maybe I will try to find this window ("Missions") in the game. Later.
Actually I can think about it, but not today, I suppose.
And some questions.
Are you talking about this place: Single Player —> Missions; button "Play"?
Raspberry Pi 5. Do you use Linux AppImage for it? Or what?
Maybe I will try to find this window ("Missions") in the game. Later.
Re: OpenRA on Raspberry Pi 5 - Start Windows are too Big
Standard Raspbian OS; installed OpenRA through snap. As I say, works great in the actual game, but the initial window (before you start to play e.g. mission select) is much larger than the screen. Luckily, most essential controls are accessible as I mentioned. Initially, I thought I was stuck as the "Play Game" button was offscreen but there are workarounds. However, it would be nice to have it fit the smaller screen, so I'm wondering if there is any way to shrink the window right down.
Re: OpenRA on Raspberry Pi 5 - Start Windows are too Big
The settings of this window* are in the file:but the initial window (before you start to play e.g. mission select)
missionbrowser.yaml
Try to find a folder with the game "Dune 2000".
The file is located here:
(Dune folder)/mods/d2k/chrome/
-------
this window : Single Player —> Missions
Last edited by Adrian on Fri Jul 17, 2026 5:05 pm, edited 1 time in total.
Re: OpenRA on Raspberry Pi 5 - Start Windows are too Big
Some details.
Height of all that window is here. I mean, in the code of the file missionbrowser.yaml.
I set 480, as your resolution. Maybe you need less!
# 591 is old value.
At least, the window with my values (here and below) looks good.
--------------------
And then, you need reduce other elements.
Mission list.
---
And here it can be difference, in different versions of the game.
There is picture with a "map" of campaign and description of mission.
---
OR (if above will be something wrong):
Only description of mission
Height... I don't know, test it (I hope, you don't need it).
---
Any questions?
It is interesting, does it work in your case?
Height of all that window is here. I mean, in the code of the file missionbrowser.yaml.
Code: Select all
Background@MISSIONBROWSER_PANEL
Height: 480 # 591I set 480, as your resolution. Maybe you need less!
# 591 is old value.
At least, the window with my values (here and below) looks good.
--------------------
And then, you need reduce other elements.
Mission list.
Code: Select all
ScrollPanel@MISSION_LIST
Height: 370 # 483And here it can be difference, in different versions of the game.
There is picture with a "map" of campaign and description of mission.
Code: Select all
Container@MISSION_INFO
Height: 370 # 483OR (if above will be something wrong):
Only description of mission
Code: Select all
ScrollPanel@MISSION_DESCRIPTION_PANEL---
Any questions?
It is interesting, does it work in your case?
Re: OpenRA on Raspberry Pi 5 - Start Windows are too Big
I suppose, via snap you can get older version.installed OpenRA through snap.
In my Ubuntu this is version 20231010 of OpenRA.
Newest versions are here, in this site:
https://www.openra.net/download/#linux
Now: 20250330.
As an AppImage files. All in one executive file.
In this case, if you need change/modify something inside, then your need extract this file.
-------
P.S. It's interesting to know for me — are my answers useful for you?
Who is online
Users browsing this forum: No registered users and 49 guests