Solved Release FPS restrictions?

Discussion in 'Rust Discussion' started by dream 8, Dec 17, 2017.

  1. Is there a way to achieve this
     
  2. fps.limit -1

    however, this will yield a result of something like this [​IMG]
    which isn't always the best thing depending on hardware, population and a range of other factors (unless you are talking about removing the rust client FPS restrictions, then i guess you can do whatever you want (it is still the same command))
     
  3. I'm just curious. Why isn't this the best thing?
     
  4. I think the main reason why i personally wouldn't remove a framerate cap is because basically you will be then using resources that don't really need to be used. Basically, code that is contained within a monobehaviour script that uses the update function will be called every frame, plugin or rust, which can start to cause lag if the server is forced to run through all these procedures and your hardware isn't good enough.
     
  5. Learn something everyday
     
  6. My server has lost a lot of frame,
    Abrupt frame drop,
    Is there a better way to solve him?
    Help me, thank you.
    [DOUBLEPOST=1513519164][/DOUBLEPOST]
    Frame rate limit relieve.
    Will it be,Give full play to all the performance of hardware?
     
  7. Wulf

    Wulf Community Admin

    FPS is capped as there generally isn't a reason to go above a certain point as it wouldn't do anything other than drain resources. If your server is getting low FPS, there's a reason for that and trying to squeeze more out of an already struggling setup isn't going to work.

    To put it simple: low FPS below the cap = server issue
     
  8. When the server is saving the archive,FPS will break down.
    Will appear:Dropped item container without inventory: item_drop_backpack[13741624]
    [DOUBLEPOST=1513522731][/DOUBLEPOST]My server is 2C8G
     
  9. Wulf

    Wulf Community Admin

    You can’t force the server to improve performance by changing this setting.
     
  10. Dropped item container without inventory: item_drop_backpack[13741624]
    Excuse me, what's the matter?