Click here, choose a version, download and PLAY!
If you encounter "LSOpenURLsWithRole() failed for the application" error, you need to go into the package contents (right click, show package contents), Contents/MacOS/ and run a chmod +x on the file located in the MacOS folder from the terminal. Error can be seen if you try to run it from terminal.
Step by step:
- Go to folder where you unpacked the zip (Y is the version nr)
- cd CDDVY_mac.app/Contents/MacOS/
- chmod +x CDDVY_mac
- open -a CDDVY_mac
If you didn't find a solution to your problem, please post an Issue, ty :)