andyjsmith / RDR2AudioFix

Fix for the RDR2 bug where the volume is set very low when the game starts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Red Dead Redemption 2 (PC) Fix for Low Audio Volume

This is a temporary fix for the common bug in RDR2 where the audio volume is set to a very low number every time the game starts.

Just run the .exe file and it will automatically reset the volume level every few seconds for RDR2.exe. Or download AutoHotKey, clone this repo, and run the RDR2AudioFix.ahk script manually.

Installation / Running at Startup

  • Download the RDR2AudioFix.exe
  • Open the run dialog (Win + R)
  • Type shell:startup
  • (or browse to %appdata%\Microsoft\Windows\Start Menu\Programs\Startup)
  • Copy the .exe into that folder
  • Run the .exe
  • (Windows SmartScreen may pop up, just click more info and then Run Anyways)

Reference

https://www.reddit.com/r/PCRedDead/comments/kbqhu7/red_dead_2_rockstar_launcher_keeps_resetting_to_8/ https://www.reddit.com/r/PCRedDead/comments/k4nsfx/is_it_just_me_or_the_audio_is_extremely_low_after/

Thanks to /u/G33kDude for the AHK libraries

About

Fix for the RDR2 bug where the volume is set very low when the game starts.


Languages

Language:AutoHotkey 100.0%