Details

Last Updated
2 years ago
First Uploaded
2 years ago
Downloads
8.2K
Likes
2
Size
7.6KB
Dependency string
easternunit100-WwiseGameParameterController-0.0.1
Dependants

Categories

Description

This plugin is meant for rundown developers. This helps you connect your wwise GAME_PARAMETERS to the ingame volume settings. Run the game for the first time and it will generate a sample json located -> BepInEx/config/WwiseGameParameters/WwiseGameParameters.json

PATCH NOTES

Ver 0.0.1 (Beta)

- Initial release

Formatting

	{
	  "Volume_Music": "sample_music_volume", // This can either be a string or a numerical unsigned integer value
	  "Volume_Master": "sample_master_volume", // This can either be a string or a numerical unsigned integer value
	  "Volume_SFX": 2362362636, // This can either be a string or a numerical unsigned integer value
	  "Volume_PlayerDialog": 3265364623 // This can either be a string or a numerical unsigned integer value
	}

Installation

- Place `WwiseVolumeController.dll` into the `BepInEx\plugins` folder.
- Unzipping the zip into your game folder should work as well.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.