#how do i extract video game sounds?
1 messages · Page 1 of 1 (latest)
What game is it
no more heros 3 also when you respond make sure to tag me i completety forgot that about this
Some newer games can be difficult, first you have to get the files from the game. Whether that is an unpacker or if the files are easy to get after you download the game but are encrypted/compressed. Unity and Unreal Engine games tend to be easy for that part... Then you need to dig around in the files to see how they are structured so you can find a tool that can read them (or make your own tool/script). Gonna have to internet search for everything pretty much. There's no easy way for everything 😛
looks like it uses Wwise audio so have fun with that