Please tell me the distribution and version of Linux that has been used successfully

The official Rising World Soundtrack is available!
You can also get the Soundtrack on Steam
  • Thank you for providing such a fun game.


    I use Google Translate to change the Japanese language and use it to communicate.

    Sorry if it's hard to convey


    Please tell me the optimal type and version of Linux when installing a new server.


    I used to play with a Linux (Ubuntu22.04) server in the beta of Unity.

    As the beta updates progressed, at some point the ``./linux_startscript.sh'' I used to start the game became unusable, so I stopped playing.


    I'm thinking of playing the new version and setting up a new server.


    Please tell me the distribution and version of Linux that has been used successfully.

    Also, if you have any precautions to take when starting up, please let me know.


    Thank you.;)

  • Thanks for your feedback :) The dedicated server is available for Linux and it definitely works there - we have tested it with Debian, Ubuntu and Mint.

    This topic contains more information about setting up a dedicated server: Dedicated Server Setup [New Version]


    On Linux, it might be necessary to set up the LD_LIBRARY_PATH. To do that, you could set up a small executable sh script and add this content:

    Code
    cd $(pwd)
    export LD_LIBRARY_PATH="$(pwd)/linux64:$(pwd):$LD_LIBRARY_PATH"
    ./RisingWorldServer.x64


    Then launch the server through this script ;)

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!