[TUTORIAL] How to change sound

03/29/2018 19:04 jobeth213#1
Do you guys want to change the gay buff sound of WSP,ELW, and/or RedFox?
Just replace the file D06_GSOUND,D09_WSOUND to mayngames D06_GSOUND,D09_WSOUND.
03/30/2018 23:42 xside1232#2
can you fix town song and saigo
03/30/2018 23:51 Gold Panda#3
messaged^^
04/05/2018 07:57 Mega Byte#4
ISN is just renamed OGG file if I remember correctly.
Use Trid.net to tell you what file type is or some other tool or just drag into VLC.
Identify the sound that loads and plays when you do the action by using Microsoft System Internals Procmon with a filter on CreateFileW "This creates a file handle to read/write files etc"

Then look for the file loaded when you do the action the FIRST time.
This also works for most other files such as GUI images on mouse over/press.