C# port of the excellent OpenDUNE.
In order to run the original game data files need to be present in a folder named data
.
Running on Windows:
- Edit paths (
datadir
,savedir
) in sharpdune.ini - Select the
Debug
orRelease
configuration - Start SharpDune with the
SharpDune
profile
Running on Linux (WSL 2/WSLg):
- Edit paths (
datadir
,savedir
) in sharpdune.ini - Select the
DebugWSL
orReleaseWSL
configuration - Start SharpDune with the
WSL
profile
Graphics: SDL2.
Sound: SDL2/WinMM (Windows), SDL2/PulseAudio/ALSA (Linux).
Music: WinMM (Windows).
IDE: latest Visual Studio Community 2022 Preview.
Intro:
Main menu:
Mentat:
In-game 1:
In-game 2:
Outro:
Strategic map - Linux (WSL 2/WSLg):