Skip to content

Releases: ebadi/OpenScenarioDrive

OpenScenarioDrive v1.0.2

19 May 20:25

Choose a tag to compare

OpenScenarioDrive v1.0.2

Cross-platform installers built automatically by GitHub Actions.

Linux - AppImage

chmod +x OpenScenarioDrive-Linux-x86_64.AppImage
./OpenScenarioDrive-Linux-x86_64.AppImage
# To open a specific scenario at startup:
SCENARIO=/path/to/my.xosc ./OpenScenarioDrive-Linux-x86_64.AppImage

Windows

Run the Setup .exe and follow the installer wizard.

Windows SmartScreen warning: Because the installer is not code-signed, Windows Defender
SmartScreen may show a "Windows protected your PC" dialog. Click More info and then Run
anyway
to proceed with the installation.

macOS

Open the .dmg, drag OpenScenarioDrive to Applications, then launch it.

macOS security warning: Because the app is not notarized, macOS may block it. Right-click
the app → OpenOpen to bypass Gatekeeper, or run:
xattr -rd com.apple.quarantine /Applications/OpenScenarioDrive.app

The DMG is a universal binary and runs natively on both Intel and Apple Silicon Macs.

OpenScenarioDrive v1.0.0

18 May 19:54

Choose a tag to compare

OpenScenarioDrive v1.0.0

Cross-platform installers built automatically by GitHub Actions.

Platform File
Linux OpenScenarioDrive-Linux-x86_64.AppImage
Windows OpenScenarioDrive-Windows-Setup.exe
macOS OpenScenarioDrive-macOS.dmg

Linux - AppImage

Download both the .AppImage and the scenarios/ folder from the artifact zip and place them in the same directory.

chmod +x OpenScenarioDrive-Linux-x86_64.AppImage
./OpenScenarioDrive-Linux-x86_64.AppImage
# To open a specific scenario at startup:
SCENARIO=/path/to/my.xosc ./OpenScenarioDrive-Linux-x86_64.AppImage

Windows

Run the Setup .exe and follow the installer wizard.

macOS

Open the .dmg, drag OpenScenarioDrive to Applications, then launch it.