Difference between revisions of "Minecraft"
Jump to navigation
Jump to search
(Bukkit) |
(moved server-howto to subpage) |
||
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. |
Revision as of 16:17, 10 February 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