Master of Orion 1
3 days ago
3 months ago
1 year ago
Native
Deck Verified Status
Unknown

Chromebook Ready Status
Unknown

Natively Supports:
Show Minimum Requirements3 Reports
Filter:

proto-dan (3 reports)
Tinker Steps:Changed configuration
Changed the file: steamapps/common/Master of Orion 1/dosbox/dosbox like this:
--- dosbox.orig 2025-04-26 19:52:45.860433894 +0200
+++ dosbox 2025-04-26 19:53:14.430177160 +0200
@@ -7,14 +7,14 @@
# check architecture and run executable
if [ "$ARCH" == "x86_64" ]; then
- export LD_LIBRARY_PATH="${CURRENT_DIR}/libs/x86_64"
+ export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${CURRENT_DIR}/libs/x86_64"
echo "Starting DOSBox"
"${CURRENT_DIR}/dosbox_x86_64" "$@"
fi
if [ "$ARCH" == "i686" ]; then
- export LD_LIBRARY_PATH="${CURRENT_DIR}/libs/i686"
+ export LD_LIBRARY_PATH="${LD_LIBRARY_PATH}:${CURRENT_DIR}/libs/i686"
echo "Starting DOSBox"
"${CURRENT_DIR}/dosbox_i686" "$@"
fi
That is, added the ${LD_LIBRARY_PATH}:
Does not start without modifying dosbox script
Native
Distro:Fedora Linux 37 (Workstation Edition)
Kernel:6.2.12-200.fc37.x86_64
RAM:64 GB
GPU Driver:NVIDIA 530.41.03
GPU:NVIDIA GeForce RTX 3080 Ti
CPU:AMD Ryzen 9 5900X 12-Core
Native
Distro:Fedora Linux 37 (Workstation Edition)
Kernel:6.2.12-200.fc37.x86_64
RAM:64 GB
GPU Driver:NVIDIA 530.41.03
GPU:NVIDIA GeForce RTX 3080 Ti
CPU:AMD Ryzen 9 5900X 12-Core

Lifeless (1 report)
OwnedFails to find libcaca.so.0
Installs:Yes
Opens:No
Starting DOSBox /home/robertc/.local/share/Steam/steamapps/common/Master of Orion 1/dosbox/dosbox_x86_64: error while loading shared libraries: libcaca.so.0: cannot open shared object file: No such file or directory Done.
Proton 9.0-4
Distro:Ubuntu 24.04.1 LTS
Kernel:6.8.0-51-generic
RAM:32 GB
GPU Driver:4.6 Mesa 24.0.9-0ubuntu0.3
GPU:Intel Mesa Intel (RPL-U)
CPU:13th Gen Intel Core i7-1355U
Proton 9.0-4
Distro:Ubuntu 24.04.1 LTS
Kernel:6.8.0-51-generic
RAM:32 GB
GPU Driver:4.6 Mesa 24.0.9-0ubuntu0.3
GPU:Intel Mesa Intel (RPL-U)
CPU:13th Gen Intel Core i7-1355U

ProtonTester (12 reports)
< 1 hour overallTinker Steps:Changed configuration
fullresolution=1920x1080 in dosboxMOO1.conf
Config file to prevent resolution resize on game exit. Enjoy!
Native
Distro:Linux Mint 21.2
Kernel:5.15.0-91-generic
RAM:16 GB
GPU Driver:NVIDIA 535.129.03
GPU:NVIDIA GeForce RTX 3060 Ti
CPU:AMD Ryzen 7 3800X 8-Core
Native
Distro:Linux Mint 21.2
Kernel:5.15.0-91-generic
RAM:16 GB
GPU Driver:NVIDIA 535.129.03
GPU:NVIDIA GeForce RTX 3060 Ti
CPU:AMD Ryzen 7 3800X 8-Core