zmilla93 / SlimTrade

A trade UI overlay for Path of Exile
MIT License
133 stars 15 forks source link

custom sounds #35

Closed qLuxi closed 6 months ago

qLuxi commented 3 years ago

I would like to have a function in the sound settings that allows me to assign my own sound files for specific actions.

zmilla93 commented 3 years ago

It's really easy for me to add new sounds directly, so if you happen to have any royalty free sound effects, you can send them to me and I could add them for everyone. Adding a system for custom sounds is doable, but a fair bit more work and would require some changes to the audio system. I'll consider it.

If you really want, you could also modify the program directly. Right click slimtrade.jar and open it with 7zip/winrar to view the contents. Inside you'll see an audio folder with a bunch of .wav files. You can delete one of the files and replace it with your own, just use the same name as the file you deleted (including extension, so you'll need to use a .wav file). Just note that you'll have to redo this anytime there is an update, but that is usually only once a league right now.

zmilla93 commented 6 months ago

The ability to add custom sound files has been added in v0.4.0.