Skip to content

u130b8/ripcord-audio-hook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ripcord-audio-hook

Fixes Ripcord:

  1. reading RTP header extensions larger than 8 bytes as voice data, causing garbled audio in voice chats
  2. sending and receiving an old (?) version of the IP discovery packet, causing it to get stuck on "Routing..." when attempting to join voice channels
  3. not showing "Stage" voice channels
    (This is accomplished by making Ripcord think stages are regular voice channels. This means that there is no way to become a speaker, and no way to differentiate a stage from a regular voice channel)
  4. not loading image previews

Supports Ripcord 0.4.29 on Windows. Supports Ripcord 0.4.29 on Linux, albeit with limited testing.

Usage

Download the DLL file from the Releases page and place it in your Ripcord directory.

Building

If you don't know what you're doing, look at the Usage section above instead.

  1. Install Visual Studio 2019 or newer
  2. Run build.bat

Credits

@p0358 for writing Northstar's loader_wsock32_proxy
@u130b8 for fixing image previews

About

Fixes Ripcord's voice chat functionality

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • C 96.2%
  • NASL 1.9%
  • Batchfile 1.8%
  • Assembly 0.1%