Jump to content

Danyash

Vintarian
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Danyash

  1. Is it gonna work? I dont know, maybe not. Is it safe? Prorably. sysctl: vm.swappiness = 1 vm.max_map_count = 262144 vm.dirty_background_ratio = 5 vm.dirty_ratio = 10 vm.dirty_expire_centisecs = 2000 vm.dirty_writeback_centisecs = 500 net.core.rmem_default = 262144 net.core.wmem_default = 262144 net.core.rmem_max = 4194304 net.core.wmem_max = 1048576 net.core.netdev_max_backlog = 5000 net.core.default_qdisc = fq net.ipv4.tcp_congestion_control = bbr VintagestoryServer.runtimeconfig.json: { "runtimeOptions": { "tfm": "net8.0", "framework": { "name": "Microsoft.NETCore.App", "version": "8.0.0" }, "configProperties": { "System.GC.Server": true, "System.GC.Concurrent": true, "System.Reflection.Metadata.MetadataUpdater.IsSupported": false, "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false, "System.Runtime.TieredPGO": true } } } server.sh: export DOTNET_gcServer=1 export DOTNET_GCHighMemPercent=90 export DOTNET_TieredPGO=1 export DOTNET_TieredCompilation=1 export DOTNET_ReadyToRun=0 Custom, but can be used as reference:
  2. We are still working. Welcome, guys, we got a lot of TPS because of optimizations and powerful hardware.
  3. I think the trading system is very important, but unfortunately, it's currently underutilized by most players on the server. It would be great to have a mod that would announce new offers from players in public chat for the entire server.
  4. Server has been upgraded. More RAM, more CPU, more storage.
  5. We are hiring! Server with a lot of players, but still fresh! Host: vs.danya.net, or you can easily find it in server browser. If something happens i will give you full server backup so your progress is secured!
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.