kyleanthonydizon Posted April 28, 2017 Posted April 28, 2017 How will I update my game client version? Do I just have to diff it and patch it with ThorPatcher? Quote
1 Felten Posted April 28, 2017 Posted April 28, 2017 you need to check if the new client is compatible with your actual lua files, change the packet_db and mmo.h according with the new version test it on your local server or a test server anyway, if all works good patch with thor. Quote
0 kyleanthonydizon Posted April 28, 2017 Author Posted April 28, 2017 1 minute ago, Felten said: you need to check if the new client is compatible with your actual lua files, change the packet_db and mmo.h according with the new version test it on your local server or a test server anyway, if all works good patch with thor. How will I check for compatibility with lua files? Thank you for you help! Quote
0 Felten Posted April 28, 2017 Posted April 28, 2017 Just now, kyleanthonydizon said: How will I check for compatibility with lua files? Thank you for you help! Just try to login in your new client using the same luafiles that are you using on the actual client. 1 Quote
0 kyleanthonydizon Posted April 28, 2017 Author Posted April 28, 2017 Just now, Felten said: Just try to login in your new client using the same luafiles that are you using on the actual client. Woah, thank you! Will try that! Quote
Question
kyleanthonydizon
How will I update my game client version? Do I just have to diff it and patch it with ThorPatcher?
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.