Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 3 weeks ago |
| Version | 1.0.0 |
| Download link | CryingRGB-AudioOutput-1.0.0.zip |
| Downloads | 17 |
| Dependency string | CryingRGB-AudioOutput-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Audio Output
Switch Windows audio output devices directly from REPO.
Features
- Change audio device without leaving the game
- Supports headphones, speakers, VB-Cable, Bluetooth devices, FxSounds
- Works with Windows playback devices
Requirements
This mod requires AudioDeviceCmdlets.
Open PowerShell and run:
Install-Module AudioDeviceCmdlets -Scope CurrentUser
Installation
Install with Thunderstore Mod Manager or place the DLL into:
BepInEx/plugins/
CHANGELOG
1.0.0
Added
- In-game audio output switching for REPO.
- Detects available Windows playback devices.
- Support for headphones, speakers, Bluetooth audio, and virtual audio devices.
- Integrated REPOConfig menu support.
- MenuLib configuration UI.
Note
- Requires AudioDeviceCmdlets PowerShell module.
1.0.1
- Testing