]> git.pld-linux.org Git - packages/TORCS.git/commitdiff
- use plib as default sound system (OpenAL in TORCS is broken)
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 6 Apr 2007 19:24:18 +0000 (19:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TORCS-default-plib.patch -> 1.1

TORCS-default-plib.patch [new file with mode: 0644]

diff --git a/TORCS-default-plib.patch b/TORCS-default-plib.patch
new file mode 100644 (file)
index 0000000..c136958
--- /dev/null
@@ -0,0 +1,12 @@
+diff -urN torcs-1.3.0/src/modules/graphic/ssggraph/sound.xml torcs-1.3.0.new/src/modules/graphic/ssggraph/sound.xml
+--- torcs-1.3.0/src/modules/graphic/ssggraph/sound.xml 2006-11-05 02:42:26.000000000 +0100
++++ torcs-1.3.0.new/src/modules/graphic/ssggraph/sound.xml     2007-04-06 20:37:08.000000000 +0200
+@@ -16,7 +16,7 @@
+ <params name="sound" type="param" mode="mw">
+       <section name="Sound Settings">
+-              <attstr name="state" val="openal"/>
++              <attstr name="state" val="plib"/>
+               <attnum name="volume" unit="%" val="100"/>
+       </section>
+ </params>
This page took 0.033486 seconds and 4 git commands to generate.