promotional bannermobile promotional banner

UE4SS Linux by rl-dev.de

The UE4SS for Unix
Back to Files

libUE4SS.zip

File namelibUE4SS.zip
Uploader
RLDevDERLDevDE
Uploaded
Jul 23, 2026
Downloads
357
Size
9.9 MB
File ID
8495157
Type
R
Release
Supported game versions
  • 1.0.1

What's new

🐛 Bug Fixes

  • fix: GUObjectArray heuristic scan on stripped Linux binaries
    • Fix is_readable() to actually parse /proc/self/maps instead of always returning true
    • (was causing SIGSEGV crashes that aborted the scan)
    • Add code-based scan: find lea/mov reg,[rip+disp32] in executable segments
    • that reference writable data, then validate as FUObjectArray
    • Restrict scan to main executable segments only (not all loaded libraries)
    • Add and includes for new code scan logic
    • This fixes the 'Linux limited mode' issue where GUObjectArray was never
    • resolved on stripped PalServer-Linux-Shipping binaries, preventing Lua
    • mods from loading.

This mod has no additional files