IvanD Posted December 6, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Share Posted December 6, 2020 I’m renting a vps... but my server set to renewal, how can I switch it to prenewal (no third job classes)? Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted December 7, 2020 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted December 7, 2020 Just uncomment the Define PRERE so your server will load all pre-re Quote Link to comment Share on other sites More sharing options...
0 Kakaroto Posted December 7, 2020 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 635 Reputation: 95 Joined: 05/11/12 Last Seen: 15 hours ago Share Posted December 7, 2020 Go to: Quote Emulator/src/config/renewal.hpp /// Game renewal server mode /// (disable by commenting the line) /// /// Leave this line to enable renewal specific support such as renewal formulas #define RENEWAL Quote Link to comment Share on other sites More sharing options...
0 IvanD Posted December 12, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Author Share Posted December 12, 2020 On 12/7/2020 at 2:06 AM, Poring King said: Just uncomment the Define PRERE so your server will load all pre-re Thank you, I didn’t get notified that someone answered Quote Link to comment Share on other sites More sharing options...
0 IvanD Posted December 12, 2020 Group: Members Topic Count: 61 Topics Per Day: 0.02 Content Count: 110 Reputation: 0 Joined: 11/13/17 Last Seen: July 24, 2022 Author Share Posted December 12, 2020 On 12/6/2020 at 4:08 PM, Kakaroto said: Go to: /// Game renewal server mode /// (disable by commenting the line) /// /// Leave this line to enable renewal specific support such as renewal formulas #define RENEWAL Thanks for the specific guide... Imma do it when I get home, thank you very much Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted December 12, 2020 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted December 12, 2020 (edited) No need to disable everything you only need to do is uncomment like this to load all PRE-RE Modes //quick option to disable all renewal option, used by ./configure #define PRERE #ifndef PRERE Edited December 12, 2020 by Poring King 1 Quote Link to comment Share on other sites More sharing options...
0 justice123 Posted August 6, 2024 Group: Members Topic Count: 3 Topics Per Day: 0.01 Content Count: 13 Reputation: 0 Joined: 06/28/24 Last Seen: 7 hours ago Share Posted August 6, 2024 This is the first option in Google, can someone clarify what is the proper way? there's multiple answers in this thread. Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted August 6, 2024 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted August 6, 2024 2 hours ago, justice123 said: This is the first option in Google, can someone clarify what is the proper way? there's multiple answers in this thread. Multiple answer but pointing on one info 1 Quote Link to comment Share on other sites More sharing options...
0 zeusc137 Posted September 27, 2024 Group: Members Topic Count: 9 Topics Per Day: 0.01 Content Count: 105 Reputation: 7 Joined: 04/11/22 Last Seen: March 7 Share Posted September 27, 2024 On 8/6/2024 at 1:54 AM, Poring King said: Multiple answer but pointing on one info Hi there! I'm wondering if I can change both suggestions to enable prere and make sure I'm not loading any renewal stuff. Does this make sense? Should I be fine if I comment this line: /// Leave this line to enable renewal specific support such as renewal formulas //#define RENEWAL And uncommented this one: //quick option to disable all renewal option, used by ./configure #define PRERE #ifndef PRERE -- Thanks for your attention! Quote Link to comment Share on other sites More sharing options...
0 nanalyly Posted October 15, 2024 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 10/15/24 Last Seen: October 15, 2024 Share Posted October 15, 2024 You may need a specific client version that supports Pre-Renewal gameplay. Check if the game publisher or community provides a separate client or patch. Connections Quote Link to comment Share on other sites More sharing options...
0 zeusc137 Posted October 15, 2024 Group: Members Topic Count: 9 Topics Per Day: 0.01 Content Count: 105 Reputation: 7 Joined: 04/11/22 Last Seen: March 7 Share Posted October 15, 2024 7 hours ago, nanalyly said: You may need a specific client version that supports Pre-Renewal gameplay. Check if the game publisher or community provides a separate client or patch. Connections Hello! I figured out a way to overwrite this config even if you pass on "./configure --enable-packetver=DIFFERENT". I changed my src/custom/defines_pre.hpp and added my define there: #define PACKETVER 20230330 Quote Link to comment Share on other sites More sharing options...
Question
IvanD
I’m renting a vps... but my server set to renewal, how can I switch it to prenewal (no third job classes)?
Link to comment
Share on other sites
10 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.