mirror of
https://github.com/N00byKing/PalWorld-ServerInjector.git
synced 2025-04-29 02:28:20 +09:00
948 B
948 B
Project is archived
This launcher should no longer be necessary, as UE4SS now uses dwmapi.dll to inject. If a mod you use still wants you to copy a xinput dll, its probably outdated.
PalWorld UE4SS Server Injector
Launcher for PalWorld Server that injects UE4SS.dll into the server process. Also bundles required signatures.
Installation
Premade zip
- Extract the latest release to
<wherever your server is>/Pal/Binaries/Win64
Manual
- Extract the
UE4SS
standard package into<wherever your server is>/Pal/Binaries/Win64
. - Put
PalServerInject.exe
, and theUE4SS_Signatures
folder in the same directory - (Optional) To verify if its working it might be best to set
GuiConsoleVisible
inUE4SS-settings.ini
to1
Usage
Just run PalServerInject.exe
.
Credits
Injection logic by @crwn1337, here