• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Certification Config Generator tool

Joined
Oct 12, 2011
Messages
554
Reaction score
318
Hi all!
It has been a long time since I released anything here, here is my next one, which I hope will be useful.
Credits:
to me for coding the tool
CodeProject.com for the ini handler class.
megaman963 for his diagrams (http://forum.ragezone.com/f475/sharing-vsro-structure-diagrams-844676/)
the linking is not 100% correct on those diagrams, but it helped me a lot to understand the linking structure

I tested some configurations, others should work as well, since the logic is the same.
You can customize the number of shards (servers in list), gameservers and agent servers per shard.
For example: 3 shards, 2 gs and 1 agent each

Pics from the tool:


the tool generates only the neccessary files, so just copy them to your existing ini folder



should work with all files
it also creates a log file, where you can see all modules by order, and the ports that each of them use.
If you like it, give me a like, it wasnt easy to create it.
 

Attachments

You must be registered for see attachments list
Last edited:
In the Emperor name
Loyal Member
Joined
Jun 25, 2011
Messages
1,605
Reaction score
238
Re: CertGen - Certification Config Generator tool

nice!, going to test it later
 
Always Trolling Around
Joined
Dec 11, 2011
Messages
457
Reaction score
58
Re: CertGen - Certification Config Generator tool

well cant compile those ini's when replaced with original ones
 
Joined
Oct 12, 2011
Messages
554
Reaction score
318
Re: CertGen - Certification Config Generator tool

well cant compile those ini's when replaced with original ones

what config did you generate? note that it generates only 5 files, the others you should copy from your existing one since it is the same for all
also dont forget to add your IP to srNodeType.ini
 
Elite Diviner
Joined
Sep 15, 2011
Messages
497
Reaction score
6
Re: CertGen - Certification Config Generator tool

What does it do?
 
Always Trolling Around
Joined
Dec 11, 2011
Messages
457
Reaction score
58
Re: CertGen - Certification Config Generator tool

indeed i did everything config was just a for testing like 5x of all 2x 3x 1x and etc maybe for creating new one needs a restart or something
 
Joined
Oct 12, 2011
Messages
554
Reaction score
318
Re: CertGen - Certification Config Generator tool

It's working with only 1 machine manager right?

no, some examples:
1shard 1gs 1agent = 1 machine manager
1shard 3gs 1agent = 3 machine manager
1shard 1gs 5agent = 5 machine manager
5shard 2gs 3agent = 15 machine manager
it generates one for all different machine, or virtual machine

anyway machine managers are just for remote module starts