A small application for notifying the user if Spatial Sound is turned off on startup on Windows 10.
- Download the Release file, unzip it and move the file to a safe location (e.g.
Program Files\Spatial Check
) - Double-click the application
- Open the
.sln
in Visual Studio - Choose the appropriate build target
- Build/Run
alternatively build using MSBuild
with an appropriate target.
This project was heavily inspired by the awesome XB1ControllerBatteryIndicator by NiyaShy.