UE4SS-RE / RE-UE4SS

Injectable LUA scripting system, SDK generator, live property editor and other dumping utilities for UE4/5 games
http://docs.ue4ss.com/
MIT License
1.26k stars 164 forks source link

[BUG - Release] UE4 4.20 Not working #298

Open Chaos192 opened 9 months ago

Chaos192 commented 9 months ago

Branch or Release Release

Game and Engine Version Tiny Tina's Wonderland 4.20

Describe the bug Engine version not supported.

To Reproduce Steps to reproduce the behavior:

  1. Launch game
  2. Attempt UHT Dump
  3. See error in log

Screenshots and UE4SS Log [2023-12-16 12:51:58] Scan attempt 1/60 [2023-12-16 12:51:58] AOB scans could not be completed because of the following reasons: Was unable to find AOB for 'Unreal Engine Version'. Could not determine Unreal Engine version: 'Branch' member variable FString data was nullptr You need to override the engine version in 'UE4SS-settings.ini.

zyloxmods commented 9 months ago

Seems like you didnt set the engine version to 4.20 in 'UE4SS-settings.ini.

Chaos192 commented 9 months ago

Seems like you didnt set the engine version to 4.20 in 'UE4SS-settings.ini.

So I can use the pre-loaded one for B3 and it just works. However it doesn't work for Tiny Tina's Wonderland. I think they are using a modified 4.20.3 version of the engine. I had to use the signatures as the tool was just failing to find the AOB as I am guessing the engine is different? not sure but that seemed to have worked.