You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Microsoft Visual c++ runtime redistributables 2013 ([https://download.microsoft.com/download/3/8/7/387A0F10-C0C1-4C74-82A9-4BB741342366/vcredist_x86.exe](https://download.microsoft.com/download/3/8/7/387A0F10-C0C1-4C74-82A9-4BB741342366/vcredist_x86.exe))
13
12
13
+
If it doesn't seem to start, please check the Log.txt, there might be clues to what is missing.
14
14
15
-
On windows you have to install the gtk-sharp libraries ([http://www.mono-project.com/download/#download-win](http://www.mono-project.com/download/#download-win)).
16
-
On linux or OSX apparently the mono framework (successfully tested on a debian with mono version 3.28) and the gtk libraries are needed.
17
15
18
-
Memory footprint is around 30-45 MB, cpu load around 1.5% on a 4-core AMD phenom II X4 @ 3.2GHz.
16
+
Linux:
17
+
18
+
- mono-complete
19
+
- gtk-sharp2
20
+
21
+
Don't know for sure for OSX, but mono and gtk-sharp should do the trick.
22
+
23
+
24
+
**Usage:**
25
+
26
+
Just start the SoundCenSeGTK.exe (linux users without binutils fix need to use 'mono SoundCenSe.exe').
27
+
28
+
## First start: ##
29
+
30
+
Since no sound files are provided in this download, you need to update the sound packs first or point the Soundpack Path to the appropriate folder.
31
+
More on that below
32
+
33
+
## The audio tab ##
34
+
On the audio tab you see the different channels (SFX, music, weather, swords and trading).
35
+
On the right side of each of the channels you have a volume and a mute control. Changes are save on closing SoundCenSe.
36
+
37
+
On the bottom of each channel you can show/hide the last 5 played sounds, which you can disable with the little button on the left side. Once you disabled a sound, it will not be played anymore until you remove it again from the *Disabled Sounds* tab, by again clicking the little button on the left side.
38
+
39
+
## The update tab ##
40
+
By clicking *Update Soundpack* the chosen soundpack folder will be checked and updated accordingly.
41
+
Please wait for the update to finish until you start Dwarf Fortress.
42
+
43
+
## The configuration tab ##
44
+
First, there is the path to the soundpack folder. Click on the ... button to change it.
45
+
46
+
Windows users have an additional checkbox for auto-detection of dwarf fortress or static path to the gamelog.
47
+
If you choose to use a static path, you can click the ... button to change the folder.
48
+
49
+
## The credits tab ##
50
+
Especially pay attention to this tab, since without these guys, there wouldn't be a SoundCenSe at all.
0 commit comments