-
Notifications
You must be signed in to change notification settings - Fork 52
Client Building
Greg edited this page Jul 4, 2023
·
11 revisions
Ask for an invite to https://github.com/GregHib/void-client
To make another 634 compatible you'll neeed to:
- update the RSA keys
- Use debug ports 50015 by setting "modewhere" property to "1"
- Split the game and file-server ports by adding false to
loginType == 2in the first login stage - Disable the lobby by setting the initial login stage to 2
- Fix the area sound packet from (id = 5, size = 6) to size = 8
- Support java 6+
Code changes can be found here however naming will likely differ in your deob client.