Coder Social home page Coder Social logo

Sound files about wolvenkit HOT 8 CLOSED

Traderain avatar Traderain commented on May 28, 2024
Sound files

from wolvenkit.

Comments (8)

Traderain avatar Traderain commented on May 28, 2024

http://forums.cdprojektred.com/forum/en/the-witcher-series/the-witcher-3-wild-hunt/mod-discussions/121192-tool-sound-editing-tools-for-the-witcher-3

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

https://github.com/eXpl0it3r/bnkextr
http://wiki.xentax.com/index.php/Wwise_SoundBank_(*.bnk)

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

With a slight modification this will solve BNK files. Its even in c# so legit copy paste lol.

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

With 05ef090 we can extract every wem file so the only thing left to do is parse the wem format and we are done with soundformats fully.

We should use one of these:

After this is implemented a rebuilder for the xml files need to be coded and new sounds can be added to the game/existing sounds can be fully modified.

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

So now the soundcache reader writer is fully implemented. To my testings the wem and the bnk reader/writer can create identical files. So the only thing left to do is create a wem->wav and a wav->wen converter. After that (writes identical files)and the soundbanksinfo.xml updating is done we are completely done with sound related stuff.

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

https://github.com/filoe/cscore this could be a viable choice for a sound library to preview the music and such.

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

https://github.com/Crauzer/WEMSharp This just popped up on my radar why looking around for some libs to use for this. Should be a viable choice. Converting back is still an issue however.

from wolvenkit.

Traderain avatar Traderain commented on May 28, 2024

With this: https://www.nexusmods.com/witcher3/mods/3234 this can be considered complete.

from wolvenkit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.