Difference between revisions of "Minecraft"
Jump to navigation
Jump to search
(a new solution) |
(wiki) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
==About== | ==About== | ||
{{seed}} | {{seed}} | ||
+ | ==Pages== | ||
+ | * [[/server]]: running a Minecraft server | ||
===Sound in Linux=== | ===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. | 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. | ||
Line 10: | Line 12: | ||
* [[/lwjgl]]: how to update | * [[/lwjgl]]: how to update | ||
==Links== | ==Links== | ||
+ | * [http://www.minecraftwiki.net/wiki/Minecraft_Wiki Minecraft Wiki] | ||
* {{wikipedia}} | * {{wikipedia}} |
Latest revision as of 19:13, 17 March 2012
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!
|
Pages
- /server: running a Minecraft server
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