Skip to content
  • 0 Unread 0
  • Recent
  • Popular
  • Users
  • 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 3.0k 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.
  • brolpzt Offline
    brolpzt Offline
    brolpzt
    wrote on last edited by
    #4

    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.

    Matrixv 1 Reply Last reply
    0
    • brolpzt 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.

      Matrixv Offline
      Matrixv 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

      brolpzt 1 Reply Last reply
      0
      • brolpzt Offline
        brolpzt Offline
        brolpzt
        wrote on last edited by
        #6
        This post is deleted!
        1 Reply Last reply
        0
        • Matrixv 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

          brolpzt Offline
          brolpzt 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
          • TizTou Offline
            TizTou 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

            brolpzt 1 Reply Last reply
            0
            • TizTou 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

              brolpzt Offline
              brolpzt 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
              • Matrixv 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_26000 Offline
                Kratos_26000 Offline
                Kratos_26000
                wrote on last edited by
                #10

                @tsstbattle nice

                Matrixv 1 Reply Last reply
                0
                • Kratos_26000 Kratos_26000

                  @tsstbattle nice

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

                  Kratos_26000 hope you got it working : )

                  Kratos_26000 1 Reply Last reply
                  0
                  • Matrixv Matrixv

                    Kratos_26000 hope you got it working : )

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

                    @tsstbattle thank you it work 😉

                    Matrixv 1 Reply Last reply
                    0
                    • Kratos_26000 Kratos_26000

                      @tsstbattle thank you it work 😉

                      Matrixv Offline
                      Matrixv Offline
                      Matrixv
                      wrote on last edited by
                      #13
                      This post is deleted!
                      1 Reply Last reply
                      0
                      • Matrixv 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

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

                        @3D2D file not exist anymore

                        1 Reply Last reply
                        0
                        • Lunascape Offline
                          Lunascape 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

                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                          With your input, this post could be even better 💗

                          Register Login
                          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
                          • Unread 0
                          • Recent
                          • Popular
                          • Users
                          • Donate