Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.02 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.02 KB

MicrophoneSelectFix

FixScreen

A simple ChilloutVR mod that allow you to select 'Default' microphone input setting.

In the current implementation of the game you can change the input device, but you cannot reset the setting.

To reset the setting without installing the mod, follow these steps:

  • Close the game;
  • Follow the path %USERPROFILE%\Appdata\LocalLow\Alpha Blend Interactive\ChilloutVR;
  • Open game.config with a text editor;
  • Find and erase this part of JSON: {"name":"AudioInputDevice","value":"<YOUR DEVICE>","type":3};
  • Save.

Installation

Build