-
-
Notifications
You must be signed in to change notification settings - Fork 3
Game Platforms
Starciad edited this page Dec 23, 2025
·
3 revisions
This document outlines the platforms currently supported by Stardust Sandbox and provides additional details for each.
Supported Systems: Windows (64-bit only)
Windows uses WinForms for managing the game window, DirectX (9.0c or newer) for graphics, and XAudio for audio. It is tailored specifically for Windows environments and ensures performance optimization for this platform.
-
Requirements:
- DirectX June 2010 runtime must be installed (for both building and running the game).
Supported Systems: Linux (64-bit)
Linux uses OpenGL/DesktopGL (MonoGame) for graphics rendering and provides cross-platform compatibility through MonoGame framework.
-
Requirements:
- OpenGL 2.0 or newer
- MonoGame runtime dependencies
Stardust Sandbox • (c) 2023 Davi "Starciad" Fernandes | Home • Steam Store Page • Itch.io Store Page • Stable Releases (GitHub)