1. My server is 4 core 16GB memory
    The number of people on line is 40, and FPS is only 60
    It wouldn't be so low before
    18 plug-ins are installed
    Is there a better way to do it?
    thanks
     
  2. What is your processor? How many GHz?
    Do you have SSD? Do you have SSD?
     
  3. My server too is low FPS . ~15 fps

    Sem título.jpg

    My configs:
    ProLiant DL320e Gen8
    Intel(R) Xeon(R) CPU E3-1240 V2 @ 3.40GHz Run 3.50GHz
    32 GB 1600 ddr3
    500 GB Sata

    Will SSD improve performance?

    Att
    Christian
     
  4. try this to add to your start.bat
    /HIGH /AFFINITY FE

    example:
    start /HIGH /AFFINITY FE RustDedicated.exe . . . . . .. . . . ..
     
  5. 2.5ghz
    SSD
    [DOUBLEPOST=1515813963][/DOUBLEPOST]
    What does this code do?
    Is it running high?
    Or what
    [DOUBLEPOST=1515814105][/DOUBLEPOST]
    Code:
    @echo off
    cls
    start
    echo Starting server...start /HIGH /AFFINITY FE RustDedicated.exe -batchmode -nographics +server.ip
    这样对吗
    [DOUBLEPOST=1515814123][/DOUBLEPOST]
    @
    dIMjIM