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]: LD_PRELOAD #4530

Open
krulci opened this issue Mar 9, 2024 · 1 comment
Open

[Feature]: LD_PRELOAD #4530

krulci opened this issue Mar 9, 2024 · 1 comment

Comments

@krulci
Copy link

krulci commented Mar 9, 2024

User story

I am trying to preload mod framework before server start.

Game

Palworld

Linux distro

Debian 12

Command

command: start

Further information

LD_PRELOAD=/<UE4SS Location>/libUE4SS.so /<Game Location>/Pal/Binaries/Linux/PalServer-Linux-Test <Your ARGS>
@h3o66
Copy link
Member

h3o66 commented Sep 30, 2024

atm you can probably try to use the varibale preexecutable for this.

preexecutable="LD_PRELOAD=/<UE4SS Location>/libUE4SS.so"

put that into the instace config and try to start it.
That is not intended for it, but might work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New Issues
Development

No branches or pull requests

2 participants