this post was submitted on 18 Sep 2023
196 points (100.0% liked)
Open Source
823 readers
22 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
OpenRA, MineTest, Veloren
How do you run OpenRA? I've tried both flatpak and snap and it didn't work. It gets stuck on the first screen asking about downloading content but I cannot click anything.
Just don't use flatpak or snap. I'll bet anything that switching off flatpak/snap will solve all your issues. Just check the downloads page on the OpenRA site and find whatever works on your system.
The thing is it requires some c# runtime? I hoped I wouldn't have to install it system wide.
The flatpak has been working for me on Linux Mint, although the flatpak didn’t work on Ubuntu proper. From what I understand the Mint devs do some extra tinkering to support flatpaks better than vanilla Ubuntu. Have you tried downloading the binary and running it from a terminal?
The Appimage also works well for me on my Ubuntu XFCE box.
https://www.openra.net/download/#linux
I will try the AppImage. I tried it with other games and it worked fine. flatpak sucks.