diff options
Diffstat (limited to 'games/koules/README')
-rw-r--r-- | games/koules/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/koules/README b/games/koules/README index 11a9c025c107..0141c9cf7a3d 100644 --- a/games/koules/README +++ b/games/koules/README @@ -11,6 +11,10 @@ quite a bit of patching to work well on a modern system... If you're building this for use on a slow system, try setting MITSHM=yes in the environment; it may speed things up (or not). +The build patches koules to use ALSA for audio. If you want to disable +the patch and use OSS, set ALSA=no in the environment (probably only +useful if you use OSSv4). + If you have Tcl/Tk installed, and you're running KDE, you'll get a nice GUI launcher dialog when you run Koules from the K menu. If you're not running KDE, try running "koules-launcher". |