itgoyo / PalWorld-Server-Unoffical-Fix

This is an unofficial palworld server binary distribution project that fixes some problems with the original server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PalWorld-Server-Unoffical-Fix

This is an unofficial palworld server binary distribution project that fixes some problems with the original server.

Fix what?

  • Memory leak and high cpu load from SymbolInfoToHumanReadableString
  • Memory leak and high cpu load from ProgramCounterToHumanReadableString
  • Memory leak and high cpu load from PopulateProgramCounterSymbolInfoFromSymbolFile
  • Disable profiling tracing
  • Fix save broken

How to use?

Download binary from Release. Just overwrite the official files with the files I provided.

It's safe?

Well, I personally swear not to insert harmful code, but if you don't believe me you can check using a tool like bindiff.


PalWorld 服务器非官方修复

这是一个非官方的 PalWorld 服务器二进制分发项目,修复了原始服务器的一些问题。

修复了什么?

  • 来自“SymbolInfoToHumanReadableString”的内存泄漏和高 CPU 负载
  • 来自“ProgramCounterToHumanReadableString”的内存泄漏和高 CPU 负载
  • 来自“PopulateProgramCounterSymbolInfoFromSymbolFile”的内存泄漏和高 CPU 负载
  • 禁用分析跟踪
  • 修复存档损坏的问题

如何使用?

Release 下载二进制文件。 用我提供的文件覆盖官方文件即可。

它安全不?

好吧,我对灯发誓不会插入有害代码,但是如果不相信我,可以使用像 Bindiff 这样的工具进行检查。

About

This is an unofficial palworld server binary distribution project that fixes some problems with the original server.


Languages

Language:Batchfile 100.0%