mirror of
https://github.com/barkeser2002/ripcord-fix.git
synced 2026-09-25 00:10:07 +03:00
main
ripcord-fix
Fixes Ripcord:
- reading RTP header extensions larger than 8 bytes as voice data, causing garbled audio in voice chats
- sending and receiving an old (?) version of the IP discovery packet, causing it to get stuck on "Routing..." when attempting to join voice channels
- 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)
Supports Ripcord 0.4.29 on Windows.
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.
- Install Visual Studio 2019 or newer
- Run
build.bat
Credits
@p0358 for writing Northstar's loader_wsock32_proxy
Languages
C
96.5%
NASL
1.8%
Batchfile
1.6%