Run RR Dedicated Server automatically at windows startup

Dieses Thema im Forum "General Discussion" wurde erstellt von Alfonso Cachón Sánchez, 19. Oktober 2019.

  1. Alfonso Cachón Sánchez

    Alfonso Cachón Sánchez New Member

    Registriert seit:
    2. August 2019
    Ratings:
    +2 / 0 / -0
    Hi all,

    Is there any way to run the servers automatically at windows startup ?
    What are the RR Dedicated server launch parameters in steam?

    Thanks
     
  2. J-F Chardon

    J-F Chardon KW Studios Developer

    Registriert seit:
    15. Januar 2015
    Ratings:
    +5.041 / 0 / -0
    @Alfonso Cachón Sánchez You can simply start the app at boot time and give it the --nogui parameter which will skip opening your default browser to the URL for the dedi manager page.

    • --nogui : skips the opening of the default browser
    • --reset : forgets all the saved settings and makes you go through IP registration again
    • --ip : sets the IP for the dedi manager web server ( replaces the default localhost )
    • --port : sets the port for the dedi manager web server ( replaces the default 8088 )
     
  3. Alfonso Cachón Sánchez

    Alfonso Cachón Sánchez New Member

    Registriert seit:
    2. August 2019
    Ratings:
    +2 / 0 / -0
    @J-F Chardon Thank you very much for the information.
     
  4. Racki

    Racki Well-Known Member Beta tester

    Registriert seit:
    17. August 2015
    Ratings:
    +131 / 0 / -0
    @J-F Chardon Is there also a parameter to autostart the 5 server slots?
     
  5. Alfonso Cachón Sánchez

    Alfonso Cachón Sánchez New Member

    Registriert seit:
    2. August 2019
    Ratings:
    +2 / 0 / -0
    @J-F Chardon which syntax have the parameters ip and port. The server does not start this way: --ip x.x.x.x --port 456 for example.
    Could you tell me the parameters to enable 5 or more instances of the server? I currently have two and I would like to open two more instances, four in total.
    Thanks first of all