User avatar
bomblord
Posts: 266
Joined: Sun Jul 14, 2019 2:54 am

PSA: Open Morrowind runs great on the Pi 4. 720P 30FPS Medium Settings

Mon Sep 16, 2019 7:31 pm

I've spent several... weeks. Trying to figure out openmw on the Pi 4 although nothing about running it is particularly difficult waiting for a combination of software updates and bug-fixes (and screwing around with it for an extended period of time to find out it was actually software issues that were to yet be patched) took quite a while.

What you'll need
- 64-bit ARM OS I recommend Saki's Gentoo implementation. I can't guarantee this works on any other OS as they may not have the latest audio and video driver fixes.
- A Pi 4 and the necessary hardware/software to run it

How you'll do it
1. Install the 64 bit OS
2. Install openmw
a. If using gentoo just do sudo emerge openmw
b. If not using gentoo check for a prebuilt package
c. If no package is available you can build from source
3. Run the openmw installer (this needs the original game files it can read it straight from the disk if you have one)
4. Launch openmw with this command

Code: Select all

OPENMW_DECOMPRESS_TEXTURES=1 openmw
a. Note: the decompress textures=1 is NECESSARY otherwise you'll just get pink. The pi does not support the texture decompression that openmw uses so the textures need to be decompressed before launching.

If you're getting audio issues or crashing on loading new areas you'll need to do an update for the pi drivers/software. I'm running the game at 720p and I get 30fps outdoors with medium view distance and water effects off. 60fps indoors.

Cultofodin
Posts: 1
Joined: Mon Nov 25, 2019 6:36 pm

Re: PSA: Open Morrowind runs great on the Pi 4. 720P 30FPS Medium Settings

Mon Nov 25, 2019 6:38 pm

It runs well inside the imperial ship but I haven't been able to leave because it will crash every time I do.

User avatar
bomblord
Posts: 266
Joined: Sun Jul 14, 2019 2:54 am

Re: PSA: Open Morrowind runs great on the Pi 4. 720P 30FPS Medium Settings

Thu Nov 28, 2019 10:57 pm

Cultofodin wrote:
Mon Nov 25, 2019 6:38 pm
It runs well inside the imperial ship but I haven't been able to leave because it will crash every time I do.
You'll need to do a genup if you're in Gentoo.

Return to “Gaming”