Added AutoSearchSFX option for automatic search of SFX files

Excluded ANIM_walk from the debug log about missing critter art files.
This commit is contained in:
NovaRain
2021-08-08 22:42:56 +08:00
parent 077774fad0
commit e3b524dd3c
3 changed files with 36 additions and 3 deletions
+6 -1
View File
@@ -1,5 +1,5 @@
;sfall configuration settings
;v3.8.30
;v3.8.31
[Main]
;Change to 1 if you want to use command line args to tell sfall to use another ini file.
@@ -116,6 +116,11 @@ AllowDShowSound=0
;Set to 2 to overwrite all occurrences of the music path
OverrideMusicDir=1
;Set to 1 to automatically search for new SFX sound files at game startup
;Note: With this option enabled, you will no longer need to use the utility regsnd.exe to register new SFX sounds
;This will also increase the loading time of the game
AutoSearchSFX=1
;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
[Input]
;Set to 1 to enable the mouse scroll wheel to scroll through the inventory, barter, and loot screens