-
Notifications
You must be signed in to change notification settings - Fork 737
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add volume toggle docs * Change version and remove ref to another mod * Changes as per review * Fix numbers
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
layout: wiki | ||
title: Volume Toggle | ||
description: Ability to toggle volume of game and music. | ||
group: feature | ||
category: general | ||
parent: wiki | ||
mod: acex | ||
version: | ||
major: 3 | ||
minor: 2 | ||
patch: 0 | ||
--- | ||
|
||
## 1. Overview | ||
|
||
Adds the possibility of setting a keybind to toggle volume of game and music. It's quite useful for when you're briefing in heavy rain, or if you're in an obnoxiously loud car. | ||
|
||
## 2. Features | ||
|
||
- Automatically lower volume when inside vehicles (restores when exiting vehicles) | ||
- Change reduction percentage and fade delay | ||
- Option to show/hide notification | ||
- Option to remind you every minute if your volume is lowered | ||
|
||
## 3. Usage | ||
|
||
1. Set the keybind in ACEX controls | ||
2. Enable the feature in ACE options | ||
3. Change the options to your liking | ||
|
||
## 4. Dependencies | ||
|
||
{% include dependenciesx_list.md component="volume" %} |