Difference between revisions of "Minecraft"
Jump to navigation
Jump to search
(Created page with "<hide> page type::article thing type::computer game </hide> ==About== {{seed}} * /lwjgl: this module sometimes causes sound cutout in Linux ==Links== * {{wikipedia}}") |
(a new solution) |
||
Line 5: | Line 5: | ||
==About== | ==About== | ||
{{seed}} | {{seed}} | ||
− | + | ===Sound in Linux=== | |
+ | Minecraft is apparently rigorously tested only on [[Microsoft Windows|Windows]], and frequently has problems with the sound drivers under [[Linux]]. These problems are frequently associated with the [[Light Weight Java Game Library]] ([http://www.lwjgl.org/ web site]), but in one instance (on 2011-09-02) the problem was in the [[/options.txt]] file -- the "music" and "sound" settings had both been turned down to 0.0 (even though in-game the volume was set at full); changing both settings to 1.0 fixed the problem. | ||
+ | |||
+ | * [[/lwjgl]]: how to update | ||
==Links== | ==Links== | ||
* {{wikipedia}} | * {{wikipedia}} |
Revision as of 16:19, 2 September 2011
About
This page is a seed article. You can help HTYP water it: make a request to expand a given page and/or donate to help give us more writing-hours!
|
Sound in Linux
Minecraft is apparently rigorously tested only on Windows, and frequently has problems with the sound drivers under Linux. These problems are frequently associated with the Light Weight Java Game Library (web site), but in one instance (on 2011-09-02) the problem was in the /options.txt file -- the "music" and "sound" settings had both been turned down to 0.0 (even though in-game the volume was set at full); changing both settings to 1.0 fixed the problem.
- /lwjgl: how to update