Skip to content

gmh5225/PalWorld-ServerInjector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 the UE4SS_Signatures folder in the same directory
  • (Optional) To verify if its working it might be best to set GuiConsoleVisible in UE4SS-settings.ini to 1

Usage

Just run PalServerInject.exe.

Credits

Injection logic by @crwn1337, here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 58.8%
  • Lua 26.2%
  • Shell 8.6%
  • CMake 6.4%