Skip to content

milkdrop2077/XorPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

XorPlayer

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.

How to compile the source code

  • 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++
  • 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.

About

A simple program that reads XorDev shaders in the audio-reactive .milk format :)

Resources

License

Stars

Watchers

Forks

Packages

No packages published