Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. WAW Server Hosting Support
  3. [GUIDE] Host T4 Server on Linux

[GUIDE] Host T4 Server on Linux

Scheduled Pinned Locked Moved WAW Server Hosting Support
15 Posts 6 Posters 812 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • brolpztundefined brolpzt

    I haven't managed to get it running with linux+docker yet in a good way. Lots of performance issues, memory usage increasing and CPU too high.

    Matrixvundefined Offline
    Matrixvundefined Offline
    Matrixv
    wrote on last edited by Matrixv
    #5

    brolpzt can you give me errors you got, normally you shouldn’t get any errors with bash files, even if you got any error with T4Server.sh but you see HeartBeat Successful, that mean server is up

    And for Cpu Usage I think it’s something with Wine configs

    I will probably do a video soon where I setup this pack for Host T4 Server on Linux

    brolpztundefined 1 Reply Last reply
    0
    • brolpztundefined Offline
      brolpztundefined Offline
      brolpzt
      wrote on last edited by
      #6
      This post is deleted!
      1 Reply Last reply
      0
      • Matrixvundefined Matrixv

        brolpzt can you give me errors you got, normally you shouldn’t get any errors with bash files, even if you got any error with T4Server.sh but you see HeartBeat Successful, that mean server is up

        And for Cpu Usage I think it’s something with Wine configs

        I will probably do a video soon where I setup this pack for Host T4 Server on Linux

        brolpztundefined Offline
        brolpztundefined Offline
        brolpzt
        wrote on last edited by
        #7

        @tsstbattle I don't have "errors".

        The server goes up, people play normal. But since I start the server, it already consumes easy 70% of a CPU core, I use a strong CPU here. I tested it on two - Xeon e-2286 4ghz and Ryzen 3600X, both are easy for a T6, IW5 and T4 server to consume a lot of CPU.

        I believe more that it is some lack of optimization of the plutonium-bootstraper-win32.exe for wine. That's normal.

        What I also noticed is that as time passes, the server consumes more RAM. That is, I start it and it consumes 580MB, when I go to see it hours later, wine is consuming 1.2GB

        I'm running with docker.

        1 Reply Last reply
        0
        • TizTouundefined Offline
          TizTouundefined Offline
          TizTou
          wrote on last edited by
          #8

          Hey hi i want to make a Mw3 server on pterodactyl how can i do this with Mw3 do you have discord mate? add me TizTou#4435

          brolpztundefined 1 Reply Last reply
          0
          • TizTouundefined TizTou

            Hey hi i want to make a Mw3 server on pterodactyl how can i do this with Mw3 do you have discord mate? add me TizTou#4435

            brolpztundefined Offline
            brolpztundefined Offline
            brolpzt
            wrote on last edited by brolpzt
            #9

            TizTou Yes pzt#6187

            i already know that it is not good.

            1 Reply Last reply
            0
            • Matrixvundefined Matrixv

              https://mega.nz/file/HSJSnRZL#swgaGu5QSBCQWpbQ7NEiMSdTX5JeZ6HU19eLOquLvb0

              after you finish downloading it, put the T4Server folder somewhere, open a cmd and do those command :
              Move To T4Server directory

              cd ~/T4Server/

              To install requirements:

              sudo bash install.sh
              To give permission:

              chmod +x ~/T4Server/Plutonium/T4Server.sh
              Move to Plutonium Folder.

              cd ~/T4Server/Plutonium/
              Edit T4Server.sh with your information Like Key, Name of server etc….

              nano T4Server.sh
              To Allow the port you wants for your server:

              sudo bash ~/T4Server/Configuration/allow_port.sh
              Move to Plutonium Folder.

              cd ~/T4Server/Plutonium
              Launch Server.

              ./T4Server.sh

              server_zm.cfg is in ~/T4Server/Server/main

              ⚠️Note!!: if you got error for plutonium_ui.ff
              Please Upload plutonium_ui.ff and plutonium_ui_mp.ff in ~/T4Server/Server/zone/english

              Tutorial for use Custom Maps/Mods on T4 Dedicated Server: https://plutonium.pw/docs/server/t4/loading-mods/
              ( Create the mods folder in ~/T4Server/Server/ )
              alt text

              Kratos_26000undefined Offline
              Kratos_26000undefined Offline
              Kratos_26000
              wrote on last edited by
              #10

              @tsstbattle nice

              Matrixvundefined 1 Reply Last reply
              0
              • Kratos_26000undefined Kratos_26000

                @tsstbattle nice

                Matrixvundefined Offline
                Matrixvundefined Offline
                Matrixv
                wrote on last edited by
                #11

                Kratos_26000 hope you got it working : )

                Kratos_26000undefined 1 Reply Last reply
                0
                • Matrixvundefined Matrixv

                  Kratos_26000 hope you got it working : )

                  Kratos_26000undefined Offline
                  Kratos_26000undefined Offline
                  Kratos_26000
                  wrote on last edited by
                  #12

                  @tsstbattle thank you it work 😉

                  Matrixvundefined 1 Reply Last reply
                  0
                  • Kratos_26000undefined Kratos_26000

                    @tsstbattle thank you it work 😉

                    Matrixvundefined Offline
                    Matrixvundefined Offline
                    Matrixv
                    wrote on last edited by
                    #13
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • Matrixvundefined Matrixv

                      https://mega.nz/file/HSJSnRZL#swgaGu5QSBCQWpbQ7NEiMSdTX5JeZ6HU19eLOquLvb0

                      after you finish downloading it, put the T4Server folder somewhere, open a cmd and do those command :
                      Move To T4Server directory

                      cd ~/T4Server/

                      To install requirements:

                      sudo bash install.sh
                      To give permission:

                      chmod +x ~/T4Server/Plutonium/T4Server.sh
                      Move to Plutonium Folder.

                      cd ~/T4Server/Plutonium/
                      Edit T4Server.sh with your information Like Key, Name of server etc….

                      nano T4Server.sh
                      To Allow the port you wants for your server:

                      sudo bash ~/T4Server/Configuration/allow_port.sh
                      Move to Plutonium Folder.

                      cd ~/T4Server/Plutonium
                      Launch Server.

                      ./T4Server.sh

                      server_zm.cfg is in ~/T4Server/Server/main

                      ⚠️Note!!: if you got error for plutonium_ui.ff
                      Please Upload plutonium_ui.ff and plutonium_ui_mp.ff in ~/T4Server/Server/zone/english

                      Tutorial for use Custom Maps/Mods on T4 Dedicated Server: https://plutonium.pw/docs/server/t4/loading-mods/
                      ( Create the mods folder in ~/T4Server/Server/ )
                      alt text

                      MartosBHCundefined Offline
                      MartosBHCundefined Offline
                      MartosBHC
                      wrote on last edited by
                      #14

                      @3D2D file not exist anymore

                      1 Reply Last reply
                      0
                      • Lunascapeundefined Offline
                        Lunascapeundefined Offline
                        Lunascape
                        wrote on last edited by
                        #15

                        Can you reupload the files please, or tell us which files we need and how to get them? Thanks!

                        1 Reply Last reply
                        0
                        Reply
                        • Reply as topic
                        Log in to reply
                        • Oldest to Newest
                        • Newest to Oldest
                        • Most Votes


                        • Login

                        • Don't have an account? Register

                        • Login or register to search.
                        • First post
                          Last post
                        0
                        • Recent
                        • Tags
                        • Popular
                        • Users
                        • Groups
                        • Donate