Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add volume toggle docs #5077

Merged
merged 4 commits into from
Apr 26, 2017
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions docs/wiki/featurex/volume.md
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" %}