summaryrefslogtreecommitdiff
path: root/games/falcons-eye/patches/patch-bc
blob: c73f03c83717aa52408ca3e4da2024a574a418ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
$NetBSD: patch-bc,v 1.1.1.1 2002/01/21 11:56:17 pooka Exp $

--- win/jtp/gamedata/config/jtp_opts.txt.orig	Sun Jun 24 18:57:26 2001
+++ win/jtp/gamedata/config/jtp_opts.txt
@@ -38,8 +38,8 @@
 % Turn these off (e.g. play_music=0) if you prefer silence, or if you
 % don't have the appropriate sound hardware.
 %
-play_music=1
-play_effects=1
+play_music=0
+play_effects=0
 
 
 % -----------------------------------
@@ -49,7 +49,7 @@
 % files. You can also give your own command; use %s in place of the 
 % filename. Please give the full path to the player binary.
 %
-linux_midi_player=/usr/local/bin/timidity -idqq %s
+%linux_midi_player=/usr/local/bin/timidity -idqq %s
 %linux_midi_player=/usr/bin/playmidi %s
 
 
@@ -60,7 +60,7 @@
 % files. You can also give your own command; use %s in place of the 
 % filename. Please give the full path to the player binary. 
 %
-linux_mp3_player=/usr/bin/mpg123 -q %s
+%linux_mp3_player=/usr/bin/mpg123 -q %s
 
 
 % ------------