Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add region change handler #7

Open
ucjd opened this issue Nov 19, 2023 · 3 comments
Open

Add region change handler #7

ucjd opened this issue Nov 19, 2023 · 3 comments

Comments

@ucjd
Copy link

ucjd commented Nov 19, 2023

read title.

@geniiii geniiii changed the title region changing breaks ripcord, is there any way to fix this? i seen someone have like a thing using api to fix it for them. Add region change handler Nov 21, 2023
@geniiii
Copy link
Owner

geniiii commented Nov 21, 2023

While possible, it's unlikely I'll be able to find the free time to do it anytime soon.
For anyone interested in undertaking this, I suggest starting by actually getting VOICE_SERVER_UPDATE messages to DisClientImpl::processGatewayMessage. Never mind, it looks like Ripcord receives these again..? You should be able to hook DisClientImpl::checkAndStartVoiceConn instead. (also, you should strongly consider downloading the recently released debug symbols if you're working on the Windows build)

@ucjd ucjd closed this as not planned Won't fix, can't repro, duplicate, stale Nov 24, 2023
@ucjd ucjd reopened this Nov 24, 2023
@ucjd
Copy link
Author

ucjd commented Nov 24, 2023

im kinda slowish? i dont really know how to hook that or anything and i've already downloaded the debug symbols. i just dont really understand what to do or how to hook "DisClientImpl::checkAndStartVoiceConn" if u could explain a little more in depth i should understand it but if u ever do find the time to add this let me know.

@davidbrowerfsdkfopds
Copy link

i dont know how to hook DisClientImpl::checkAndStartVoiceConn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants