Skip to content

cyb3rpsych0s1s/audioware

Repository files navigation

audioware

Cyberpunk 2077 version compatibility Nexus download build docs

Cover image

Audio modding tool to enrich Cyberpunk 2077.

It allows you to play sounds with audio effects, including on game entities like NPCs, devices, vehicles, etc.

features

  • automatically registers voices audio files with their localized subtitles from file in YAML format.
  • allows playing sounds without REDmod.
  • seamlessly integrates with vanilla AudioSystem, and provide enhanced audio capabilities with AudioSystemExt.
  • update reverb via blackboard
  • update player EQ preset via blackboard (None / OnThePhone / Underwater)
  • more ! get started directly in the 👉 DOCUMENTATION 👈

dependent features

Thanks to Codeware, this plugin will automatically:

  • register all subtitles for localization via ModLocalizationProvider and ModLocalizationPackage.
  • show/hide subtitle in the appropriate language whenever a custom voice audio is played.

credits

This initial release would never have been possible without the following persons, immense token of appreciation to:

  • @psiberx: for being a formidable libraries author, one of the pillars of Cyberpunk community and having guided me literally throughout all this journey.
  • @jekky: for the very same reasons as above, but also for being the author of red4ext-rs on which this plugin is built upon, and for accepting my comments, reviewing my Pull Requests, providing me explanations and so on.
  • @DevNullx64: for helping in my first steps in assembly and understanding basic C++, and simply for being a formidable friend.
  • @Demon9ne: for being the first modder to believe in Audioware before anybody else.
  • @WopsS: for being the author of RED4ext.SDK on which all Cyberpunk modding tools are based.
  • @Nibana: for providing extensive explanations about audio in games in general, and testing out sound effects.
  • @bespokecomponents: for educating me about audio fundamentals.
  • @catbus00: for supporting me all along these months of struggle :)