Little Nightmares II Multiplayer Split Screen Mod
We use Unreal Engine 4/5 Scripting System and a simple Split Screen mod function in this experiment.
What is Unreal Engine 4/5 Scripting System?
Unreal Engine 4/5 Scripting System is Lua scripting system platform, C++ Modding API, SDK generator, blueprint mod loader, live property editor and other dumping utilities for UE4/5 games.Experiment Result
![]() | February 4, 2025 |
![]() | Not playable |
Experiment Logs
- Spilt Screen Mod is not supported
Error Logs
[2025-02-04 15:21:14.3247299] Console created
[2025-02-04 15:21:14.3250474] UE4SS - v3.0.1 Beta #0 - Git SHA #3912ee3
[2025-02-04 15:21:14.3251131] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2025-02-04 15:21:14.3296195] Setting up mods...
[2025-02-04 15:21:14.3324214] Starting mods (from mods.txt load order)...
[2025-02-04 15:21:14.3328408] Starting mods (from enabled.txt, no defined load order)...
[2025-02-04 15:21:14.3340760] No specific game configuration found, using default configuration file
[2025-02-04 15:21:14.3342853] Config: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64\UE4SS-settings.ini
[2025-02-04 15:21:14.3345933] root directory: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64
[2025-02-04 15:21:14.3349156] working directory: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64
[2025-02-04 15:21:14.3349813] game executable directory: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64
[2025-02-04 15:21:14.3351811] game executable: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64\Helios-Win64-Shipping.exe (69656064 bytes)
[2025-02-04 15:21:14.3352610] mods directory: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64\Mods
[2025-02-04 15:21:14.3353132] log directory: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64
[2025-02-04 15:21:14.3353562] object dumper directory: C:\Program Files (x86)\Steam\steamapps\common\Little Nightmares II Demo\Helios\Binaries\Win64
[2025-02-04 15:21:14.3601860] DebugGame Setting Enabled? false
[2025-02-04 15:21:14.3656327] PS Scan attempt 1
[2025-02-04 15:21:14.3657750] [PS] Reading image
[2025-02-04 15:21:14.3660052] [PS] Starting scan
[2025-02-04 15:21:15.7502445] [PS] Scan finished in 1.3841683s
[2025-02-04 15:21:15.7503480] [PS] Found EngineVersion: 4.24
[2025-02-04 15:21:15.7503801] [PS] Found GUObjectArray: 0x7ff7b5c9be48
[2025-02-04 15:21:15.7504183] [PS] Found GMalloc: 0x7ff7b5c7eb68
[2025-02-04 15:21:15.7504479] [PS] Found FName::ToString: 0x7ff7b2a3e470
[2025-02-04 15:21:15.7504741] [PS] Found FName::FName(wchar_t*): 0x7ff7b2a22bc0
[2025-02-04 15:21:15.7505013] [PS] Found StaticConstructObject_Internal: 0x7ff7b2bc44e0
[2025-02-04 15:21:15.7505325] [PS] Found FText::FText(FString&&): 0x7ff7b293ffa0
[2025-02-04 15:21:15.7505694] [PS] Found FUObjectHashTables::Get(): 0x7ff7b2bd26d0
[2025-02-04 15:21:15.7505975] [PS] Found GNatives: 0x7ff7b5c9b250
[2025-02-04 15:21:15.7506271] [PS] Failed to find ConsoleManagerSingleton: found 2 unique values [7FF7B29317C0, 7FF7B3311460]
[2025-02-04 15:21:15.7506586] [PS] You can supply your own AOB in 'UE4SS_Signatures/ConsoleManager.lua'
[2025-02-04 15:21:15.7506921] PS scan successful
[2025-02-04 15:21:15.7516595] Need to construct: /Script/CoreUObject.Class
[2025-02-04 15:21:15.7516984] Need to construct: /Script/CoreUObject
[2025-02-04 15:21:15.7517248] Need to construct: /Script/CoreUObject.Struct
[2025-02-04 15:21:15.7517497] Need to construct: /Script/Engine.Pawn
[2025-02-04 15:21:15.7517731] Need to construct: /Script/Engine.Character
[2025-02-04 15:21:15.7517966] Need to construct: /Script/Engine.Actor
[2025-02-04 15:21:15.7518192] Need to construct: /Script/CoreUObject.Vector
[2025-02-04 15:21:15.7518433] Need to construct: /Script/Engine.Default__DefaultPawn
[2025-02-04 15:21:15.7518669] Need to construct: /Script/Engine.HitResult
[2025-02-04 15:21:15.7518920] Need to construct: /Script/Engine.Default__MaterialExpression
[2025-02-04 15:21:15.7519187] Need to construct: /Script/Engine.ActorComponent
[2025-02-04 15:21:15.7519423] Need to construct: /Script/CoreUObject.OrientedBox
[2025-02-04 15:21:15.7519774] Need to construct: /Script/Engine.MovementComponent
[2025-02-04 15:21:15.7520033] Need to construct: /Script/Engine.HUD
[2025-02-04 15:21:15.7520262] Need to construct: /Script/Engine.PlayerController
[2025-02-04 15:21:15.7520544] Need to construct: /Script/Engine.PlayerCameraManager
[2025-02-04 15:21:15.7521816] Need to construct: /Script/CoreUObject.EInterpCurveMode
[2025-02-04 15:21:15.7522146] Need to construct: /Script/Engine.ENetRole
[2025-02-04 15:21:15.7522389] Need to construct: /Script/MovieScene.MovieSceneEditorData
[2025-02-04 15:21:15.7522638] Need to construct: /Script/UMG.Widget
[2025-02-04 15:21:15.7522874] Need to construct: /Script/UMG.ComboBoxString
[2025-02-04 15:21:15.7523109] Need to construct: /Script/CoreUObject.Interface
[2025-02-04 15:21:15.7523364] Need to construct: /Script/CoreUObject.DynamicClass
[2025-02-04 15:21:16.0211253] Constructed [1 / 23]: /Script/CoreUObject.Class
[2025-02-04 15:21:16.0212215] Constructed [2 / 23]: /Script/CoreUObject
[2025-02-04 15:21:16.0245094] Constructed [3 / 23]: /Script/CoreUObject.Struct
[2025-02-04 15:21:16.0252940] Constructed [4 / 23]: /Script/Engine.Pawn
[2025-02-04 15:21:16.0260681] Constructed [5 / 23]: /Script/Engine.Character
[2025-02-04 15:21:16.0261195] Constructed [6 / 23]: /Script/Engine.Actor
[2025-02-04 15:21:16.0522991] Constructed [7 / 23]: /Script/Engine.ActorComponent
[2025-02-04 15:21:16.0627119] Constructed [8 / 23]: /Script/Engine.MovementComponent
[2025-02-04 15:21:16.0651793] Constructed [9 / 23]: /Script/Engine.HUD
[2025-02-04 15:21:16.0683159] Constructed [10 / 23]: /Script/Engine.PlayerController
[2025-02-04 15:21:16.0684078] Constructed [11 / 23]: /Script/Engine.PlayerCameraManager
[2025-02-04 15:21:16.0930016] Constructed [12 / 23]: /Script/UMG.Widget
[2025-02-04 15:21:16.0967208] Constructed [13 / 23]: /Script/UMG.ComboBoxString
[2025-02-04 15:21:16.0968413] Constructed [14 / 23]: /Script/CoreUObject.Interface
[2025-02-04 15:21:16.1007820] Constructed [15 / 23]: /Script/CoreUObject.DynamicClass
[2025-02-04 15:21:16.7163767] Constructed [16 / 23]: /Script/CoreUObject.OrientedBox
[2025-02-04 15:21:16.7274440] Constructed [17 / 23]: /Script/CoreUObject.EInterpCurveMode
[2025-02-04 15:21:16.7545680] Constructed [18 / 23]: /Script/Engine.ENetRole
[2025-02-04 15:21:16.8432283] Constructed [19 / 23]: /Script/MovieScene.MovieSceneEditorData
[2025-02-04 15:21:17.1137647] Constructed [20 / 23]: /Script/CoreUObject.Vector
[2025-02-04 15:21:17.6499616] Constructed [21 / 23]: /Script/Engine.Default__DefaultPawn
[2025-02-04 15:21:17.6999924] Constructed [22 / 23]: /Script/Engine.HitResult
[2025-02-04 15:21:19.1238676] Constructed [23 / 23]: /Script/Engine.Default__MaterialExpression
[2025-02-04 15:21:21.0929081] ProcessEvent address 0x7ff7b2bbe080
[2025-02-04 15:21:21.0930490] Constructed 23 of 23 objects
[2025-02-04 15:21:22.2123308] ProcessInternal address: 0x7ff7b2bbe420 <- Built-in
[2025-02-04 15:21:22.2132837] ProcessLocalScriptFunction address: 0x7ff7b2bbe530 <- Built-in
[2025-02-04 15:21:22.2160299] UnrealConfig.FExecVTableOffsetInLocalPlayer: 28
[2025-02-04 15:21:22.2161104] Unreal Engine modules (non-modular):
[2025-02-04 15:21:22.2161622] MainExe @ 0x7ff7b1cf0000 size=0x44dd000
[2025-02-04 15:21:22.2162446]
##### MEMBER OFFSETS START #####
[2025-02-04 15:21:22.2163554] UObjectBase::ClassPrivate = 0x10
[2025-02-04 15:21:22.2163972] UObjectBase::bFindCameraComponentWhenViewTarget = 0x5A
[2025-02-04 15:21:22.2164379] UObjectBase::InternalIndex = 0xC
[2025-02-04 15:21:22.2164766] UObjectBase::EngineShowFlags = 0x90
[2025-02-04 15:21:22.2165151] UObjectBase::AutoReceiveInput = 0xF3
[2025-02-04 15:21:22.2165547] UObjectBase::World = 0x78
[2025-02-04 15:21:22.2166058] UObjectBase::ObjectFlags = 0x8
[2025-02-04 15:21:22.2166557] UObjectBase::OnEndCursorOver = 0x17E
[2025-02-04 15:21:22.2171264] UObjectBase::CustomTimeDilation = 0x98
[2025-02-04 15:21:22.2171647] UObjectBase::NamePrivate = 0x18
[2025-02-04 15:21:22.2173100] UObjectBase::bAllowTickBeforeBeginPlay = 0x59
[2025-02-04 15:21:22.2173517] UObjectBase::InputPriority = 0xF4
[2025-02-04 15:21:22.2173903] UObjectBase::OuterPrivate = 0x20
[2025-02-04 15:21:22.2175086] UObjectBase::bNetTemporary = 0x58
[2025-02-04 15:21:22.2176974] UObjectBase::ActorHasBegunPlay = 0x5C
[2025-02-04 15:21:22.2177386] UObjectBase::OnInputTouchEnd = 0x182
[2025-02-04 15:21:22.2185413] UObjectBase::bHasDeferredComponentRegistration = 0x5C
[2025-02-04 15:21:22.2185961] UObjectBase::AttachmentReplication = 0xA0
[2025-02-04 15:21:22.2186356] UObjectBase::Children = 0x120
[2025-02-04 15:21:22.2186715] UObjectBase::Role = 0xF0
[2025-02-04 15:21:22.2187046] UObjectBase::ControllingMatineeActors = 0x138
[2025-02-04 15:21:22.2187389] UObjectBase::DetachFence = 0x208
[2025-02-04 15:21:22.2187726] UObjectBase::CreationTime = 0x9C
[2025-02-04 15:21:22.2188264] UObjectBase::DefaultUpdateOverlapsMethodDuringLevelStreaming = 0x5E
[2025-02-04 15:21:22.2189060] UObjectBase::InitialLifeSpan = 0x94
[2025-02-04 15:21:22.2190354] UObjectBase::bAutoDestroyWhenFinished = 0x59
[2025-02-04 15:21:22.2190728] UObjectBase::Tags = 0x168
[2025-02-04 15:21:22.2191069] UObjectBase::InputComponent = 0xF8
[2025-02-04 15:21:22.2191377] UObjectBase::OnTakePointDamage = 0x179
[2025-02-04 15:21:22.2191775] UObjectBase::LastRenderTime = 0x114
[2025-02-04 15:21:22.2192141] UObjectBase::RemoteRole = 0x5F
[2025-02-04 15:21:22.2192473] UObjectBase::Layers = 0x150
[2025-02-04 15:21:22.2192814] UObjectBase::MinNetUpdateFrequency = 0x10C
[2025-02-04 15:21:22.2193183] UObjectBase::TimerHandle_LifeSpanExpired = 0x148
[2025-02-04 15:21:22.2193570] UObjectBase::OnTakeAnyDamage = 0x178
[2025-02-04 15:21:22.2193939] UObjectBase::NetCullDistanceSquared = 0x100
[2025-02-04 15:21:22.2194318] UObjectBase::OnActorEndOverlap = 0x17C
[2025-02-04 15:21:22.2194691] UObjectBase::NetDormancy = 0xF1
[2025-02-04 15:21:22.2195054] UObjectBase::NetDriverName = 0xE8
[2025-02-04 15:21:22.2195414] UObjectBase::NetTag = 0x104
[2025-02-04 15:21:22.2195777] UObjectBase::NetPriority = 0x110
[2025-02-04 15:21:22.2196131] UObjectBase::PrimaryActorTick = 0x28
[2025-02-04 15:21:22.2196497] UObjectBase::NetUpdateFrequency = 0x108
[2025-02-04 15:21:22.2196861] UObjectBase::OnClicked = 0x17F
[2025-02-04 15:21:22.2197227] UObjectBase::OnActorBeginOverlap = 0x17B
[2025-02-04 15:21:22.2197586] UObjectBase::OnActorHit = 0x185
[2025-02-04 15:21:22.2198050] UObjectBase::StatHitchesData = 0x2D0
[2025-02-04 15:21:22.2198421] UObjectBase::OnBeginCursorOver = 0x17D
[2025-02-04 15:21:22.2198799] UObjectBase::OnDestroyed = 0x186
[2025-02-04 15:21:22.2199134] UObjectBase::OnInputTouchEnter = 0x183
[2025-02-04 15:21:22.2199457] UObjectBase::bHasAudioFocus = 0x2E4
[2025-02-04 15:21:22.2199780] UObjectBase::OnEndPlay = 0x187
[2025-02-04 15:21:22.2200114] UObjectBase::OnInputTouchBegin = 0x181
[2025-02-04 15:21:22.2200565] UObjectBase::OnInputTouchLeave = 0x184
[2025-02-04 15:21:22.2200918] UObjectBase::OnReleased = 0x180
[2025-02-04 15:21:22.2201231] UObjectBase::OnTakeRadialDamage = 0x17A
[2025-02-04 15:21:22.2201556] UObjectBase::Owner = 0xE0
[2025-02-04 15:21:22.2201926] UObjectBase::ParentComponent = 0x160
[2025-02-04 15:21:22.2202289] UObjectBase::ReplicatedMovement = 0x60
[2025-02-04 15:21:22.2202632] UObjectBase::RootComponent = 0x130
[2025-02-04 15:21:22.2202970] UObjectBase::bBlockInput = 0x59
[2025-02-04 15:21:22.2203328] UObjectBase::SpawnCollisionHandlingMethod = 0xF2
[2025-02-04 15:21:22.2203717] UObjectBase::UpdateOverlapsMethodDuringLevelStreaming = 0x5D
[2025-02-04 15:21:22.2204127] UObjectBase::bActorBeginningPlayFromLevelStreaming = 0x5B
[2025-02-04 15:21:22.2204487] UObjectBase::bAllowReceiveTickEventOnDedicatedServer = 0x5B
[2025-02-04 15:21:22.2204851] UObjectBase::bIsMouseOverClient = 0x2E5
[2025-02-04 15:21:22.2205186] UObjectBase::bActorEnableCollision = 0x5C
[2025-02-04 15:21:22.2205525] UObjectBase::bActorInitialized = 0x5B
[2025-02-04 15:21:22.2205873] UObjectBase::bActorIsBeingDestroyed = 0x5C
[2025-02-04 15:21:22.2206215] UObjectBase::bActorSeamlessTraveled = 0x5A
[2025-02-04 15:21:22.2206557] UObjectBase::bActorWantsDestroyDuringBeginPlay = 0x5C
[2025-02-04 15:21:22.2207005] UObjectBase::bAlwaysRelevant = 0x58
[2025-02-04 15:21:22.2207400] UObjectBase::bCanBeDamaged = 0x5A
[2025-02-04 15:21:22.2207756] UObjectBase::bCanBeInCluster = 0x5B
[2025-02-04 15:21:22.2208114] UObjectBase::bCollideWhenPlacing = 0x5A
[2025-02-04 15:21:22.2208652] UObjectBase::bEnableAutoLODGeneration = 0x5A
[2025-02-04 15:21:22.2209054] UObjectBase::bExchangedRoles = 0x58
[2025-02-04 15:21:22.2209362] UObjectBase::bGenerateOverlapEventsDuringLevelStreaming = 0x5A
[2025-02-04 15:21:22.2209724] UObjectBase::bHasFinishedSpawning = 0x5B
[2025-02-04 15:21:22.2210053] UObjectBase::bHidden = 0x58
[2025-02-04 15:21:22.2210358] UObjectBase::bIgnoresOriginShifting = 0x5A
[2025-02-04 15:21:22.2210682] UObjectBase::bIsEditorOnlyActor = 0x5A
[2025-02-04 15:21:22.2210994] UObjectBase::bNetCheckedInitialPhysicsState = 0x5B
[2025-02-04 15:21:22.2211327] UObjectBase::bNetLoadOnClient = 0x59
[2025-02-04 15:21:22.2211647] UObjectBase::bNetStartup = 0x58
[2025-02-04 15:21:22.2211968] UObjectBase::bNetUseOwnerRelevancy = 0x59
[2025-02-04 15:21:22.2212280] UObjectBase::bOnlyRelevantToOwner = 0x58
[2025-02-04 15:21:22.2212591] UObjectBase::bRelevantForLevelBounds = 0x59
[2025-02-04 15:21:22.2212905] UObjectBase::bRelevantForNetworkReplays = 0x59
[2025-02-04 15:21:22.2213235] UObjectBase::bReplayRewindable = 0x59
[2025-02-04 15:21:22.2214572] UObjectBase::bReplicateMovement = 0x58
[2025-02-04 15:21:22.2215659] UObjectBase::bReplicates = 0x5B
[2025-02-04 15:21:22.2216054] UObjectBase::bRunningUserConstructionScript = 0x5C
[2025-02-04 15:21:22.2216419] UObjectBase::bTearOff = 0x58
[2025-02-04 15:21:22.2216743] UObjectBase::bTickFunctionsRegistered = 0x5B
[2025-02-04 15:21:22.2217076] UObjectBase::ActiveSplitscreenType = 0x70
[2025-02-04 15:21:22.2217380] UObjectBase::AudioDeviceHandle = 0x2E0
[2025-02-04 15:21:22.2217785] UObjectBase::CurrentBufferVisualizationMode = 0xD8
[2025-02-04 15:21:22.2218120] UObjectBase::CursorWidgets = 0x190
[2025-02-04 15:21:22.2218414] UObjectBase::CustomNavigationEvent = 0x2B8
[2025-02-04 15:21:22.2218736] UObjectBase::DebugProperties = 0x48
[2025-02-04 15:21:22.2219043] UObjectBase::GameLayerManagerPtr = 0xC8
[2025-02-04 15:21:22.2219346] UObjectBase::HardwareCursorCache = 0xF0
[2025-02-04 15:21:22.2219652] UObjectBase::HardwareCursors = 0x140
[2025-02-04 15:21:22.2219948] UObjectBase::HighResScreenshotDialog = 0xE0
[2025-02-04 15:21:22.2220248] UObjectBase::MaxSplitscreenPlayers = 0x68
[2025-02-04 15:21:22.2220543] UObjectBase::MouseCaptureMode = 0x2DA
[2025-02-04 15:21:22.2220833] UObjectBase::MouseLockMode = 0x2DC
[2025-02-04 15:21:22.2221120] UObjectBase::SplitscreenInfo = 0x58
[2025-02-04 15:21:22.2221413] UObjectBase::StatUnitData = 0x2C8
[2025-02-04 15:21:22.2221702] UObjectBase::ViewModeIndex = 0x8C
[2025-02-04 15:21:22.2221979] UObjectBase::Viewport = 0x98
[2025-02-04 15:21:22.2222359] UObjectBase::ViewportConsole = 0x40
[2025-02-04 15:21:22.2222692] UObjectBase::ViewportFrame = 0xA0
[2025-02-04 15:21:22.2223024] UObjectBase::ViewportOverlayWidget = 0xB8
[2025-02-04 15:21:22.2223358] UObjectBase::Window = 0xA8
[2025-02-04 15:21:22.2223692] UObjectBase::WindowCloseRequestedDelegate = 0x200
[2025-02-04 15:21:22.2224057] UObjectBase::bDisableSplitScreenOverride = 0x2D8
[2025-02-04 15:21:22.2224414] UObjectBase::bDisableWorldRendering = 0x6C
[2025-02-04 15:21:22.2224766] UObjectBase::bHideCursorDuringCapture = 0x2DB
[2025-02-04 15:21:22.2225119] UObjectBase::bIgnoreInput = 0x2D9
[2025-02-04 15:21:22.2225467] UObjectBase::bIsPlayInEditorViewport = 0x6C
[2025-02-04 15:21:22.2226075] UObjectBase::bShowTitleSafeZone = 0x6C
[2025-02-04 15:21:22.2226743] UObjectBase::bSuppressTransitionMessage = 0x88
[2025-02-04 15:21:22.2227111] UObjectBase::bUseSoftwareCursorWidgets = 0x1E0
[2025-02-04 15:21:22.2227462] UScriptStruct::StructFlags = 0x98
[2025-02-04 15:21:22.2227803] UScriptStruct::CppStructOps = 0xA0
[2025-02-04 15:21:22.2228126] UScriptStruct::bPrepareCppStructOpsCompleted = 0x9C
[2025-02-04 15:21:22.2228492] UScriptStruct::ICppStructOps::Alignment = 0xC
[2025-02-04 15:21:22.2228884] UScriptStruct::ICppStructOps::Size = 0x8
[2025-02-04 15:21:22.2229234] FOutputDevice::bAutoEmitLineTerminator = 0x9
[2025-02-04 15:21:22.2229546] FOutputDevice::bSuppressEventTag = 0x8
[2025-02-04 15:21:22.2229832] FEnumProperty::Enum = 0x78
[2025-02-04 15:21:22.2230146] FEnumProperty::UnderlyingProp = 0x70
[2025-02-04 15:21:22.2231665] UStruct::DestructorLink = 0x78
[2025-02-04 15:21:22.2232077] UStruct::Children = 0x48
[2025-02-04 15:21:22.2232441] UStruct::PostConstructLink = 0x80
[2025-02-04 15:21:22.2232802] UStruct::MinAlignment = 0x54
[2025-02-04 15:21:22.2233149] UStruct::PropertiesSize = 0x50
[2025-02-04 15:21:22.2233504] UStruct::Script = 0x58
[2025-02-04 15:21:22.2233852] UStruct::PropertyLink = 0x68
[2025-02-04 15:21:22.2234188] UStruct::RefLink = 0x70
[2025-02-04 15:21:22.2234524] UStruct::ScriptObjectReferences = 0x88
[2025-02-04 15:21:22.2234880] UStruct::SuperStruct = 0x40
[2025-02-04 15:21:22.2235223] UFunction::EventGraphCallOffset = 0xB8
[2025-02-04 15:21:22.2235588] UFunction::EventGraphFunction = 0xB0
[2025-02-04 15:21:22.2244709] UFunction::RPCId = 0xA2
[2025-02-04 15:21:22.2245080] UFunction::FirstPropertyToInit = 0xA8
[2025-02-04 15:21:22.2245462] UFunction::Func = 0xC0
[2025-02-04 15:21:22.2245803] UFunction::FunctionFlags = 0x98
[2025-02-04 15:21:22.2246143] UFunction::NumParms = 0x9C
[2025-02-04 15:21:22.2246790] UFunction::ParmsSize = 0x9E
[2025-02-04 15:21:22.2247158] UFunction::RPCResponseId = 0xA4
[2025-02-04 15:21:22.2247518] UFunction::ReturnValueOffset = 0xA0
[2025-02-04 15:21:22.2247847] UField::Next = 0x28
[2025-02-04 15:21:22.2248183] FProperty::ArrayDim = 0x30
[2025-02-04 15:21:22.2248525] FProperty::DestructorLinkNext = 0x60
[2025-02-04 15:21:22.2249139] FProperty::ElementSize = 0x34
[2025-02-04 15:21:22.2249510] FProperty::NextRef = 0x58
[2025-02-04 15:21:22.2249874] FProperty::Offset_Internal = 0x44
[2025-02-04 15:21:22.2250254] FProperty::PostConstructLinkNext = 0x68
[2025-02-04 15:21:22.2250651] FProperty::PropertyLinkNext = 0x50
[2025-02-04 15:21:22.2251058] FProperty::PropertyFlags = 0x38
[2025-02-04 15:21:22.2251389] FProperty::RepIndex = 0x40
[2025-02-04 15:21:22.2251719] FProperty::RepNotifyFunc = 0x48
[2025-02-04 15:21:22.2252085] UWorld::bAllowAudioPlayback = 0x11E
[2025-02-04 15:21:22.2252461] UWorld::ActiveLevelCollectionIndex = 0x168
[2025-02-04 15:21:22.2252858] UWorld::bTickNewlySpawned = 0x11B
[2025-02-04 15:21:22.2253248] UWorld::AuthorityGameMode = 0x128
[2025-02-04 15:21:22.2253729] UWorld::AudioDeviceHandle = 0x16C
[2025-02-04 15:21:22.2291012] UWorld::AudioTimeSeconds = 0x514
[2025-02-04 15:21:22.2291572] UWorld::CommittedPersistentLevelName = 0x578
[2025-02-04 15:21:22.2291974] UWorld::bInTick = 0x11B
[2025-02-04 15:21:22.2293096] UWorld::CleanupWorldTag = 0x584
[2025-02-04 15:21:22.2293847] UWorld::BuildStreamingDataTimer = 0x350
[2025-02-04 15:21:22.2294241] UWorld::bPlayersOnly = 0x11D
[2025-02-04 15:21:22.2550738] UWorld::DeltaTimeSeconds = 0x518
[2025-02-04 15:21:22.2551278] UWorld::ExtraReferencedObjects = 0x68
[2025-02-04 15:21:22.2551708] UWorld::LastTimeUnbuiltLightingWasEncountered = 0x500
[2025-02-04 15:21:22.2552146] UWorld::LevelSequenceActors = 0x88
[2025-02-04 15:21:22.2552556] UWorld::NextSwitchCountdown = 0x544
[2025-02-04 15:21:22.2552954] UWorld::bMaterialParameterCollectionInstanceNeedsDeferredUpdate = 0x11F
[2025-02-04 15:21:22.2555988] UWorld::RealTimeSeconds = 0x510
[2025-02-04 15:21:22.2556369] UWorld::NextURL = 0x558
[2025-02-04 15:21:22.2556693] UWorld::NumStreamingLevelsBeingLoaded = 0x552
[2025-02-04 15:21:22.2558552] UWorld::OriginOffsetThisFrame = 0x538
[2025-02-04 15:21:22.2559012] UWorld::PauseDelay = 0x51C
[2025-02-04 15:21:22.2559408] UWorld::PerModuleDataObjects = 0x78
[2025-02-04 15:21:22.2559800] UWorld::bIsDefaultLevel = 0x11C
[2025-02-04 15:21:22.2560173] UWorld::PlayerNum = 0x4C0
[2025-02-04 15:21:22.2560548] UWorld::PreparingLevelNames = 0x568
[2025-02-04 15:21:22.2560925] UWorld::bAggressiveLOD = 0x11C
[2025-02-04 15:21:22.2561278] UWorld::StreamingLevelsPrefix = 0xD0
[2025-02-04 15:21:22.2561647] UWorld::bTriggerPostLoadMap = 0x11B
[2025-02-04 15:21:22.2562035] UWorld::bIsLevelStreamingFrozen = 0x11B
[2025-02-04 15:21:22.2562424] UWorld::StreamingVolumeUpdateDelay = 0x4C4
[2025-02-04 15:21:22.2562798] UWorld::bIsBuilt = 0x11B
[2025-02-04 15:21:22.2563175] UWorld::TimeSeconds = 0x508
[2025-02-04 15:21:22.2563640] UWorld::UnpausedTimeSeconds = 0x50C
[2025-02-04 15:21:22.2564526] UWorld::ViewLocationsRenderedLastFrame = 0x108
[2025-02-04 15:21:22.2564965] UWorld::bActorsInitialized = 0x11C
[2025-02-04 15:21:22.2565664] UWorld::bIsTearingDown = 0x11D
[2025-02-04 15:21:22.2595606] UWorld::bAreConstraintsDirty = 0x11E
[2025-02-04 15:21:22.2596743] UWorld::bBegunPlay = 0x11D
[2025-02-04 15:21:22.2597149] UWorld::bDebugPauseExecution = 0x11D
[2025-02-04 15:21:22.2597537] UWorld::bDoDelayedUpdateCullDistanceVolumes = 0x11C
[2025-02-04 15:21:22.2597957] UWorld::bRequestedBlockOnAsyncLoading = 0x11C
[2025-02-04 15:21:22.2598382] UWorld::bDropDetail = 0x11C
[2025-02-04 15:21:22.2598778] UWorld::bMatchStarted = 0x11D
[2025-02-04 15:21:22.2599129] UWorld::bIsCameraMoveableWhenPaused = 0x11E
[2025-02-04 15:21:22.2599498] UWorld::bIsRunningConstructionScript = 0x11C
[2025-02-04 15:21:22.2599865] UWorld::bShouldSimulatePhysics = 0x11C
[2025-02-04 15:21:22.2600486] UWorld::bIsWorldInitialized = 0x11B
[2025-02-04 15:21:22.2600932] UWorld::bKismetScriptError = 0x11D
[2025-02-04 15:21:22.2601317] UWorld::bMarkedObjectsPendingKill = 0x580
[2025-02-04 15:21:22.2601658] UWorld::bWorldWasLoadedThisTick = 0x11B
[2025-02-04 15:21:22.2602027] UWorld::bPlayersOnlyPending = 0x11D
[2025-02-04 15:21:22.2602385] UWorld::bPostTickComponentUpdate = 0x11B
[2025-02-04 15:21:22.2602726] UWorld::bRequiresHitProxies = 0x11E
[2025-02-04 15:21:22.2603084] UWorld::bShouldForceUnloadStreamingLevels = 0x11E
[2025-02-04 15:21:22.2604521] UWorld::bShouldForceVisibleStreamingLevels = 0x11E
[2025-02-04 15:21:22.2604926] UWorld::bShouldTick = 0x11E
[2025-02-04 15:21:22.2605286] UWorld::bStartup = 0x11D
[2025-02-04 15:21:22.2605619] UWorld::bStreamingDataDirty = 0x11E
[2025-02-04 15:21:22.2605994] UClass::ClassConstructor = 0x98
[2025-02-04 15:21:22.2606324] UClass::ClassAddReferencedObjects = 0xA8
[2025-02-04 15:21:22.2606696] UClass::bCooked = 0xB0
[2025-02-04 15:21:22.2607050] UClass::ClassConfigName = 0xD0
[2025-02-04 15:21:22.2607911] UClass::ClassDefaultObject = 0xF8
[2025-02-04 15:21:22.2608322] UClass::ClassFlags = 0xB4
[2025-02-04 15:21:22.2615049] UClass::ClassGeneratedBy = 0xC8
[2025-02-04 15:21:22.2615491] UClass::ClassUnique = 0xB0
[2025-02-04 15:21:22.2616721] UClass::ClassVTableHelperCtorCaller = 0xA0
[2025-02-04 15:21:22.2617079] UClass::ClassWithin = 0xC0
[2025-02-04 15:21:22.2617725] UClass::FuncMap = 0x110
[2025-02-04 15:21:22.2618082] UClass::Interfaces = 0x1B8
[2025-02-04 15:21:22.2619028] UClass::NetFields = 0xE8
[2025-02-04 15:21:22.2619962] UClass::SparseClassData = 0x100
[2025-02-04 15:21:22.2620726] UClass::SparseClassDataStruct = 0x108
[2025-02-04 15:21:22.2621093] UClass::SuperFuncMap = 0x160
[2025-02-04 15:21:22.2621373] UEnum::CppForm = 0x50
[2025-02-04 15:21:22.2621636] UEnum::CppType = 0x30
[2025-02-04 15:21:22.2621967] UEnum::EnumDisplayNameFn = 0x58
[2025-02-04 15:21:22.2622255] UEnum::Names = 0x40
[2025-02-04 15:21:22.2622598] FObjectPropertyBase::PropertyClass = 0x70
[2025-02-04 15:21:22.2623206] FDelegateProperty::SignatureFunction = 0x70
[2025-02-04 15:21:22.2623587] FMulticastDelegateProperty::SignatureFunction = 0x70
[2025-02-04 15:21:22.2624162] FSetProperty::ElementProp = 0x70
[2025-02-04 15:21:22.2624555] FStructProperty::Struct = 0x70
[2025-02-04 15:21:22.2625049] FArrayProperty::Inner = 0x70
[2025-02-04 15:21:22.2625427] FMapProperty::KeyProp = 0x70
[2025-02-04 15:21:22.2625766] FMapProperty::ValueProp = 0x78
[2025-02-04 15:21:22.2626472] FBoolProperty::FieldMask = 0x73
[2025-02-04 15:21:22.2626863] FBoolProperty::ByteMask = 0x72
[2025-02-04 15:21:22.2627208] FBoolProperty::FieldSize = 0x70
[2025-02-04 15:21:22.2627564] FBoolProperty::ByteOffset = 0x71
[2025-02-04 15:21:22.2627896] FByteProperty::Enum = 0x70
[2025-02-04 15:21:22.2628224] FClassProperty::MetaClass = 0x78
[2025-02-04 15:21:22.2628605] FSoftClassProperty::MetaClass = 0x78
[2025-02-04 15:21:22.2628977] FInterfaceProperty::InterfaceClass = 0x70
[2025-02-04 15:21:22.2629301]
##### MEMBER OFFSETS END #####
[2025-02-04 15:21:22.2629679] m_shared_functions: 0x1850c8db848
[2025-02-04 15:21:22.7217396] Enabling custom events
[2025-02-04 15:21:22.7249123] Starting mods (from mods.txt load order)...
[2025-02-04 15:21:22.7254512] Mod 'CheatManagerEnablerMod' disabled in mods.txt.
[2025-02-04 15:21:22.7256458] Mod 'ActorDumperMod' disabled in mods.txt.
[2025-02-04 15:21:22.7257286] Mod 'ConsoleCommandsMod' disabled in mods.txt.
[2025-02-04 15:21:22.7257780] Mod 'ConsoleEnablerMod' disabled in mods.txt.
[2025-02-04 15:21:22.7258294] Starting Lua mod 'SplitScreenMod'
[2025-02-04 15:21:22.7496724] [Lua] [SplitScreenMod] UseSplitScreen: true
[2025-02-04 15:21:22.7497999] [Lua] [SplitScreenMod] OffsetPlayerGamepadIds: true
[2025-02-04 15:21:22.7499303] Mod 'LineTraceMod' disabled in mods.txt.
[2025-02-04 15:21:22.7499789] Mod 'BPML_GenericFunctions' disabled in mods.txt.
[2025-02-04 15:21:22.7500227] Mod 'BPModLoaderMod' disabled in mods.txt.
[2025-02-04 15:21:22.7500648] Mod 'jsbLuaProfilerMod' disabled in mods.txt.
[2025-02-04 15:21:22.7501148] Starting Lua mod 'Keybinds'
[2025-02-04 15:21:22.7516035] Starting mods (from enabled.txt, no defined load order)...
[2025-02-04 15:21:22.7523528] Event loop start