UE4SS

Results 349 comments of UE4SS

Try the experimental release: https://github.com/UE4SS-RE/RE-UE4SS/releases/tag/experimental-latest If that doesn't work for some reason, you can access the old custom config here: https://github.com/UE4SS-RE/RE-UE4SS/tree/f5bf380bd8c39ea38e8f438735782b34b243ac3c/assets/CustomGameConfigs/Returnal/UE4SS_Signatures If those old AOBs don't work, and you for...

> Same issue with latest version (UE4SS_v3.0.1-334-g198a61a.zip) and Borderlands 3 Please make a new issue for your game. We have absolutely no idea if the problem is the same or...

> same issue, win11. Does anyone knows how to fix it? Make a new issue, supply all the proper information, including a .dmp file if one exists.

Since UE4SS wasn't able to automatically detect the engine version, you'll need to manually specify the correct engine version in UE4SS.settings.ini. It also wasn't able to find GUObjectArray which means...

> How should i specify 5.6.1.0 in ini? Is has major version = minor version = > > Is it = 5 = 6 ? > > > Since UE4SS...

Unfortunately the MetaData related functions and variables only exist in the UE editor, so the only way to do this would be to glean which specifiers are appropriate from the...

I haven't been able to find any problem with the code just by looking at it, but I'm unable to test it. If you can confirm that your test above...

> Why is `GetPlayer` deprecated and replaced by `GetPawn`? I just added the function recently. Have you guys decided it in Discord? I understand that GetPawn might sound more logical,...

A quick search comes up with a solution here: https://www.nexusmods.com/stalker2heartofchornobyl/mods/560?tab=posts ``` > JotaEma88 - 25 Sep 2025, 3:14PM > Not sure if it'll help your case specifically (I'm only using...

This is definitely a problem. Thanks. We should remove all restrictions on PDB names now that they're configured by a JSON file.