Application Details:
Version: | 0.x.x |
License: | Free to use |
URL: | http://www.synthesiagame.com/ |
Votes: | 0 |
Latest Rating: | Platinum |
Latest Wine Version Tested: | 1.5.16 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Input/Output device is hardware M-Audio Delta 1010LT. Device was recognized and configured through the games Keyboard Setup options. Keyboard is a Roland RD-700sx. Also, as a personal preference, I used "winetricks sandbox" before installing because I didn't want a bunch of files in home directory.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Nov 05 2012 | 1.5.16 | N/A | Yes | No | Platinum | Kees Molenaar | |
Current | openSUSE 12.1 x86_64 | Jul 06 2012 | 1.5.8 | Yes | Yes | No | Platinum | Feldspar | |
Show | Kali | Mar 14 2015 | 1.4.1 | Yes | Yes | No | Gold | Conan | |
Show | Linux Mint 16 "Petra" x86_64 | Nov 01 2014 | 1.4.1 | Yes | Yes | No | Gold | an anonymous user | |
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Nov 05 2012 | 1.4.1 | N/A | Yes | No | Platinum | Kees Molenaar |
Bug # | Description | Status | Resolution | Other apps affected |
First make sure you have Timidity installed on your computer. It's a native application that plays the midi output from the game. On Ubuntu and other Debian based systems you can install Timidity by running the following command:
sudo apt-get install timidity
Start the game and choose TiMidity port 1 to be the output device.
Synthesia tries to fix a bug in windows sound systems by decreasing the master sound volume when closing the game. On Wine Synthesia will turn the sound volume to 0%. This feature can be disabled by making the following registry change to the settings of the game:
[HKEY_CURRENT_USER\Software\Synthesia]
"Disable Auto Volume"="1"
The game comes with two renderers: the OpenGL one and the Direct X one. Both are working perfectly under wine, but Direct X needs some tweaking.
If you want to use the OpenGL renderer add the following registry entries:
[HKEY_CURRENT_USER\Software\Synthesia]
"Renderer"="opengl"
If you want to use the Direct X you must first install the Direct X to your Wine installation. I don't tell here how to do it, because the OpenGL way is so much easier.
winetricks gdiplus
Comments for this application have been disabled because there are no maintainers.