Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] ENV Var for Tickrate #64

Closed
1 task done
stormDE opened this issue Jan 25, 2024 · 6 comments
Closed
1 task done

[Feature Request] ENV Var for Tickrate #64

stormDE opened this issue Jan 25, 2024 · 6 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stormDE
Copy link

stormDE commented Jan 25, 2024

Have you read the Important information text above

  • Yes i did

Current behavior

In some cases for Experimenting, its useful to Set the tickrate lower. this can be be done in /Pal/Saved/Config/LinuxServer/Engine.ini
and paste at the bottom of the file following lines:

[/Script/OnlineSubsystemUtils.IpNetDriver]
NetServerMaxTickRate=60

Desired behavior

Please Add an ENV like NetServerMaxTickRate=30

Links to screenshots

Some Reddit post: https://www.reddit.com/r/Palworld/comments/19avqax/comment/kip5w5w/?utm_source=share&utm_medium=web2x&context=3

To Reproduce

Nothing to reproduce.

Software setup

  • OS: Ubuntu 22.04 LTS
  • Docker: 20.10.21

Hardware setup

  • vCPU: 6
  • RAM: 16GB
  • Disk: SSD 200GB

Additional context

This Container is Awesome!

@jammsen jammsen self-assigned this Jan 25, 2024
@jammsen jammsen added the enhancement New feature or request label Jan 25, 2024
@jammsen
Copy link
Owner

jammsen commented Jan 25, 2024

Hey @stormDE thanks for the FR.
Few questions arise here:

@jammsen jammsen added the help wanted Extra attention is needed label Jan 25, 2024
@stormDE
Copy link
Author

stormDE commented Jan 26, 2024

Hi @jammsen,

I don't know exactly if it would be accepted in another config file, unfortunately these are undocumented settings from pocketpair but well known settings of unreal engine ... But I would take the following statements from this reddit or github gists post.

more details under https://www.reddit.com/r/Palworld/comments/19f6i19/optimizing_palworld_dedicated_server_engineini/

https://gist.github.com/blackjack4494/628748503c182f5cae04ddacd1e453fa

Thanks!

jammsen added a commit that referenced this issue Jan 26, 2024
#64 Added the ability to change the ServerTickRate in the Engine.ini
@jammsen
Copy link
Owner

jammsen commented Jan 26, 2024

I have added the functionality, please go ahead and try it, the variable is in the readme, im updating now the docker-compose examples with it.

jammsen added a commit that referenced this issue Jan 26, 2024
#64 Updated docker-compose examples
@jammsen
Copy link
Owner

jammsen commented Jan 26, 2024

Examples are finished too!

@stormDE
Copy link
Author

stormDE commented Jan 29, 2024

tested and it worked! Thanks so much!

@jammsen
Copy link
Owner

jammsen commented Jan 30, 2024

Im closing this issue as resolved, feel free to reach out again if you need help.

If you like this project, please consider giving this repo and the docker-hub-repo a Star.

@jammsen jammsen closed this as completed Jan 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants