Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VeroFess committed Jan 25, 2024
1 parent 5e4cd54 commit 1e2d5c6
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# PalWorld-Sercer-Unoffical-Fix
This is an unofficial palworld server binary distribution project that fixes some problems with the original server.

## Fix what?
- [x] Memory leak and high cpu load from ```SymbolInfoToHumanReadableString```
- [x] Memory leak and high cpu load from ```ProgramCounterToHumanReadableString```
- [x] 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.

0 comments on commit 1e2d5c6

Please sign in to comment.