You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenMRac is a split-screen racing game. It is a tweaked source release of [MultiRacer](https://www.franticware.com/multiracer).
6
6
7
-
Programming was done by Vojtěch Salajka.
7
+
Programming was done by Vojtěch Salajka.
8
8
Porting to big endian architectures for Amiga-like OSes was done by [Szilárd Biró](https://github.com/BSzili).
9
9
10
10
⚠️ Beware! The source code is old and messy, plus most comments are in Czech 😁
@@ -15,59 +15,10 @@ Franticware claims rights to the name "MultiRacer" which should not be used by o
15
15
16
16
Game data files are in a separate repository under a different license: https://github.com/Franticware/OpenMRac-data
17
17
18
-
# Installation Instructions
18
+
# DOS 3dfx Version
19
19
20
-
## Windows
20
+
This branch contains DOS/DJGPP port of OpenMRac. It was tested working on DOS with 3dfx Voodoo 1, 486DX2 66 MHz, where it runs very slowly with audio stuttering, but seems stable. The screenshots were taken on real hardware.
* For simplicity, the resulting package contains both binary and data files. Packagers for Linux distributions will probably want to create a separate package for game data. See existing [AUR packages](https://aur.archlinux.org/packages?O=0&K=openmrac) for inspiration.
55
-
56
-
* RFP for Debian can be found here: https://wiki.debian.org/Games/Suggested#OpenMRac
0 commit comments