RejoinVoiceFix
Resets Photon Voice when leaving a game so PEAK rejoins the next voice lobby correctly.
By PatchNote
| Last updated | a day ago |
| Total downloads | 177 |
| Total rating | 0 |
| Categories | Mods Audio Quality Of Life Client Side |
| Dependency string | PatchNote-RejoinVoiceFix-1.0.0 |
| Dependants | 0 other packages depend on this package |
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.