• 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 pagefor updates, or 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.)

[Release] "portable" RAServerController.exe

Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
Because I was working on getting the whole source-code to compile, and re-structured. I figured I change the RAServerController to not be a service anymore. Great for people who want to play locally. Or don't want to install a service.

(It auto reads the config from the execute path + RAServerController.ini)

Download:


Virustotal:


changed RAServerController.cpp:


Changed stuff:
- When compiled in debug, it is no longer a service, but a generic win32 console
- (Only in debug) Changed output from EventLog to printf
- (Only in debug) Changed reading config path from registry to .\RAServerController.ini
 

c23

Initiate Mage
Joined
Jun 29, 2016
Messages
4
Reaction score
0
Have you already been able to compile a newer RAServerMonitor?
 

c23

Initiate Mage
Joined
Jun 29, 2016
Messages
4
Reaction score
0
"a newer"?
The original ServerMonitor from 2009 is very old (even if it's still working as it should). It has been updated and the new source can also be found in the rom source from 2011.
 
Initiate Mage
Joined
Jun 20, 2019
Messages
3
Reaction score
0
Because I was working on getting the whole source-code to compile, and re-structured. I figured I change the RAServerController to not be a service anymore. Great for people who want to play locally. Or don't want to install a service.

(It auto reads the config from the execute path + RAServerController.ini)

Download:


Virustotal:


changed RAServerController.cpp:


Changed stuff:
- When compiled in debug, it is no longer a service, but a generic win32 console
- (Only in debug) Changed output from EventLog to printf
- (Only in debug) Changed reading config path from registry to .\RAServerController.ini



Dead link. please re share.
 
Back
Top