All Projects â†’ pedr0fontoura â†’ gtav-audio-occlusion

pedr0fontoura / gtav-audio-occlusion

Licence: MIT License
🔧 Audio occlusion generation tool for GTA V custom interiors

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to gtav-audio-occlusion

webscripthook
WebScriptHook is a web plugin framework for GTAV, which allows interaction with a running instance of GTAV through a REST API.
Stars: ✭ 19 (-45.71%)
Mutual labels:  modding, gtav
RAGE-StringsDatabase
This repository contains known string lines and file names for RAGE based games (GTA IV, GTA V, RDR 2)
Stars: ✭ 26 (-25.71%)
Mutual labels:  modding, gtav
redscript
Compiler/decompiler toolkit for redscript
Stars: ✭ 191 (+445.71%)
Mutual labels:  modding
m2sdk
Software Development Kit for the Steam version of Mafia2.
Stars: ✭ 19 (-45.71%)
Mutual labels:  modding
openvr fsr
Add Image Upscaling via AMD FidelityFX SuperResolution or NVIDIA Image Scaling to SteamVR games
Stars: ✭ 1,182 (+3277.14%)
Mutual labels:  modding
Showoff-NVSE
An NVSE plugin that adds functions and some engine-level tweaks.
Stars: ✭ 32 (-8.57%)
Mutual labels:  modding
skyrimse
The TES V: Skyrim Special Edition masterlist.
Stars: ✭ 99 (+182.86%)
Mutual labels:  modding
Unity-Lua
A wrapper around MoonSharp that allows easy development of moddable Unity games
Stars: ✭ 105 (+200%)
Mutual labels:  modding
openvr foveated
Fixed Foveated Rendering for SteamVR games
Stars: ✭ 74 (+111.43%)
Mutual labels:  modding
SMLHelper
A complete Subnautica and Subnautica: Below Zero modding library for the popular QModManager framework.
Stars: ✭ 36 (+2.86%)
Mutual labels:  modding
XnaToFna
Relink games / tools using the XNA Framework 4.0 to use FNA instead
Stars: ✭ 40 (+14.29%)
Mutual labels:  modding
dont-starve-tools
🔨 Mod tools for Don't Starve (And other Klei Entertainment games)
Stars: ✭ 88 (+151.43%)
Mutual labels:  modding
saltychat-fivem
FiveM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)
Stars: ✭ 64 (+82.86%)
Mutual labels:  gtav
MBINCompiler
A tool for decompiling No Man's Sky .MBIN files to XML format
Stars: ✭ 168 (+380%)
Mutual labels:  modding
MetaHookSv
MetaHook (https://github.com/nagist/metahook) porting for SvEngine (GoldSrc engine modified by Sven-Coop)
Stars: ✭ 28 (-20%)
Mutual labels:  modding
viper
Launcher+Updater for TF|2 Northstar
Stars: ✭ 55 (+57.14%)
Mutual labels:  modding
LoS-Mod Files X
Mod Files for the Xbox 360 version of Sonic '06 mod; Legacy of Solaris.
Stars: ✭ 22 (-37.14%)
Mutual labels:  modding
SHC AIV
Evrey's modded AI castles for the game Stronghold Crusader HD
Stars: ✭ 42 (+20%)
Mutual labels:  modding
Thunderstore
Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.gg/UWpWhjZken
Stars: ✭ 45 (+28.57%)
Mutual labels:  modding
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (-5.71%)
Mutual labels:  modding

gtav-audio-occlusion

A tool for generating Audio Occlusion for GTA V custom interiors.

The tool reads and writes CodeWalker XML files.

If you don't know how to use the generated files, I suggest you read Nikez's documentation about Audio Occlusion.

Even that you can generate and customize the basics of interior audio, there is still a lot of features missing.

If you feel comfortable, please contribute.

Preview

Tool Preview Tool Preview Tool Preview Tool Preview

Installation

Download

Get the latest version of the tool from the releases section.

Build

  1. Clone the repository.

  2. Execute the build script.

    yarn build
  3. Start the app.

    yarn start

Credits

  • Nikez for the original documentation about audio occlusion.
  • appricotflower821 for the path nodes generation algorithm and discovering unknow hashes.
  • VPagani for the joaat function.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].