github UE4SS-RE/RE-UE4SS v1.3.6
Release 1.3.6

latest releases: experimental-latest, v3.0.1, v3.0.0...
pre-release3 years ago

New

  • Mods that have 'enabled.txt' present in their mod directory are now always loaded regardless of their state in mods.txt.

Lua

  • Added better support for StrProperty/FString.
    They can now be set like any other variable (Lua literal strings get auto-converted to FStrings).
    Parameters for "RegisterHook" that are of type FString are now also supported.
  • Added support for SoftClassProperty/TSoftClassPtr.
  • Added support for FSoftObjectPath and TSoftClassPtr, see API.txt for more information.

Fixes

  • Fixed a bug that caused an occasional crash on startup.
  • Fix to accuracy of Instanced specifiers in UHT dumps.

Known Issues
*Issue with GC of certain Lua functions being run on main thread causing crashes after extended use.

Don't miss a new RE-UE4SS release

NewReleases is sending notifications on new releases.