|
@@ -159,4 +159,8 @@ Known Bugs
|
159
|
159
|
output on the console when exiting the game.
|
160
|
160
|
* Stylesheets for buttons/labels could be more centrally managed and more
|
161
|
161
|
consistent.
|
162
|
|
-
|
|
162
|
+ * The audio sounds a bit glitchy on some pulseaudio systems. Setting
|
|
163
|
+ `flat-volume = no` in `/etc/pulse/daemon.conf` fixes this for some users.
|
|
164
|
+ * The volume for the first played song is at 100%, no matter what. This is
|
|
165
|
+ currently circumvented by playing a media song and immediately stopping it
|
|
166
|
+ at the beginning of the game.
|