The Binding of Isaac: Rebirth

The Binding of Isaac: Rebirth

31 betyg
Random gnome sound
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
486.815 KB
11 jan, 2024 @ 14:33
11 jan, 2024 @ 15:01
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Random gnome sound

Beskrivning
The game randomly plays a gnome sound when in-game. It should not play it while in the menu or while the game is paused.

If you want to adjust the frequency of this audio:
  • Go to TBOI folder, tipically located in "(where you've installed steam)\Steam\steamapps\common\The Binding of Isaac Rebirth\", or right-click on the game in your library, select manage, and choose browse local files.
  • Enter the mod folder, then navigate to the "random_gnome_sound" folder.
  • Open "main.lua" with a text editor.
  • Change the value "1/60" in the line that says "chance_to_play_sound = 1/60" to your desired frequency. A lower value means the sound plays less frequently, while a higher value means it plays more frequently. A value of 30 or higher means it will be played every frame.
6 kommentarer
Murzynator 17 mar @ 17:14 
good
Hatate 20 mar, 2024 @ 10:34 
This has significantly improved the quality of my runs
FilipFoxy87 1 feb, 2024 @ 8:24 
Hoo
mdiasdesign 19 jan, 2024 @ 8:15 
amazing
Hezztia  [skapare] 16 jan, 2024 @ 12:45 
If you want to only change the volume of this sound, go to the file 'main.lua' following the steps in the description.
Then, search for the line with 'SFXManager():Play(sfx, 1, 2, false, 1)' - it's one of the last lines.
Change the first '1' to something like '0.5' to make it quieter or to '2' to make it louder.
Reokaza 16 jan, 2024 @ 12:07 
Thanks for the mod! Is there any way to adjust volume of the sound?