A simple program that reads XorDev shaders in the audio-reactive .milk format :)
Download the latest version here.
XorPlayer requires the DirectX 9 runtime DLLs to run.
Install them by running DirectX\DXSETUP.exe (included in the zip) or directly from microsoft.com.
Press F8 to activate SPOUT.
Press F1 for help.
- Install Visual Studio Community 2022
Download from: https://visualstudio.microsoft.com/vs/community/
During setup, ensure these options are selected:
- C++ MFC build tools
- Game Development with C++
- C++ MFC build tools
- Install the DirectX SDK (June 2010)
Download from: https://www.microsoft.com/en-ca/download/details.aspx?id=6812 - Build the Project
Open XorPlayer.sln in Visual Studio. - Compile the solution.
If successful, the executable will be generated at:
XorPlayer\vis_milk2\Release\XorPlayer.exe
The compiled XorPlayer.exe requires the XorFiles folder
(included in XorPlayer\vis_milk2\Release\XorFiles).
XorPlayer is based on MilkDrop 3.0 and Spout.