Logo Platform
logo amplifiers simplified

squeaks?

Reply
Copied to clipboard!
7 years ago
Jan 23, 2018, 9:09:41 PM

Is there a mod which changes or removes all the UI squeaks?

It's started to really cut through my ear drums. Like splinters in my ear canal.

Okay it's not usually that bad but sometimes ... I really dislike it. 

Updated 7 years ago.
0Send private message
7 years ago
Jan 24, 2018, 4:21:46 PM

Hey PotatoesAreBland!


Unfortunately, the UI sounds are triggered via code, and it's not possible to remove them.

You can however modify the sounds of notifications, by modifying the following lines in the Notifications GuiElements:


<ExtendedGuiElement Name="NotificationAcademyColonized">
        [...]
        <Sounds>
            <Sound EventName="OnLoadEvent_Academy" Type="OnLoadEvent" />
            <Sound EventName="NotificationAcademy_Colonized" Type="OnFirstShow" IsMusic="true" />
            <Sound EventName="Play_ES2_GUI_Notif_OnShow" Type="OnShow" />
            <Sound EventName="Play_ES2_GUI_Notif_OnHide" Type="OnHide" />
        </Sounds>
    </ExtendedGuiElement>

0Send private message
7 years ago
Jan 26, 2018, 12:33:11 AM

Hi there,

It's been awhile since I programed, would I just be deleting the guI_notif, or, modifying the type?

0Send private message
7 years ago
Jan 29, 2018, 10:44:01 AM

After checking in-game, removing these seems to cause errors...

I'm afraid you'll have to bear the sounds, as you can only replace them with others, but not remove them.

If you want to replace them, change the value of EventName.

0Send private message
7 years ago
Jan 29, 2018, 6:08:09 PM

Huh. Okay. I just completely turned down the UI volume. Although I feel like it causes quite a lot of sounds to be removed, it's just easier on my ears. Thanks for the help.

0Send private message
?

Click here to login

Reply
Comment

Characters : 0
No results
0Send private message