You are viewing a potentially older version of this package.
View all versions.
RejoinVoiceFix
Resets Photon Voice when leaving a game so PEAK rejoins the next voice lobby correctly.
By PatchNote
| Date uploaded | 3 weeks ago |
| Version | 1.0.0 |
| Download link | PatchNote-RejoinVoiceFix-1.0.0.zip |
| Downloads | 769 |
| Dependency string | PatchNote-RejoinVoiceFix-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.75301README
Rejoin Voice Fix
Hate having to fully quit the game to join a new lobby with voice chat? This mod fixes that.
How it works
The devs forgot to disconnect the PunVoiceClient when you leave a lobby, this just adds a call to that before
Player.LeaveCurrentGame runs. The next lobby you join will connect to the voice server as normal.
CHANGELOG
Changelog
1.0.0
- Initial public release.