Sifu 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 6, 2025 |
![]() | Not playable |
Experiment Logs
- Spilt Screen Mod is not supported
Error Logs
[2025-02-06 14:52:47.7673096] Console created
[2025-02-06 14:52:47.7674320] UE4SS - v3.0.1 Beta #0 - Git SHA #3912ee3
[2025-02-06 14:52:47.7677158] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2025-02-06 14:52:47.7693201] Setting up mods...
[2025-02-06 14:52:47.7696438] Starting mods (from mods.txt load order)...
[2025-02-06 14:52:47.7697382] Starting mods (from enabled.txt, no defined load order)...
[2025-02-06 14:52:47.7698311] No specific game configuration found, using default configuration file
[2025-02-06 14:52:47.7698442] Config: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64\UE4SS-settings.ini
[2025-02-06 14:52:47.7698545] root directory: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64
[2025-02-06 14:52:47.7698623] working directory: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64
[2025-02-06 14:52:47.7698720] game executable directory: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64
[2025-02-06 14:52:47.7698863] game executable: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64\Sifu-Win64-Shipping.exe (100491264 bytes)
[2025-02-06 14:52:47.7698975] mods directory: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64\Mods
[2025-02-06 14:52:47.7699073] log directory: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64
[2025-02-06 14:52:47.7699151] object dumper directory: D:\SteamLibrary\steamapps\common\Sifu\Sifu\Binaries\Win64
[2025-02-06 14:52:47.7796125] DebugGame Setting Enabled? false
[2025-02-06 14:52:47.7815008] PS Scan attempt 1
[2025-02-06 14:52:47.7815298] [PS] Reading image
[2025-02-06 14:52:47.7816060] [PS] Starting scan
[2025-02-06 14:52:47.9827217] [PS] Scan finished in 201.093ms
[2025-02-06 14:52:47.9827600] [PS] Found EngineVersion: 4.26
[2025-02-06 14:52:47.9827713] [PS] Found GUObjectArray: 0x7ff7a2ce6060
[2025-02-06 14:52:47.9827814] [PS] Found GMalloc: 0x7ff7a2ca48c8
[2025-02-06 14:52:47.9827889] [PS] Found FName::ToString: 0x7ff79ee4a3f0
[2025-02-06 14:52:47.9827969] [PS] Found FName::FName(wchar_t*): 0x7ff79ee3c490
[2025-02-06 14:52:47.9828074] [PS] Found StaticConstructObject_Internal: 0x7ff79f03c330
[2025-02-06 14:52:47.9828170] [PS] Found FText::FText(FString&&): 0x7ff79ed71790
[2025-02-06 14:52:47.9828268] [PS] Found FUObjectHashTables::Get(): 0x7ff79f031a20
[2025-02-06 14:52:47.9828355] [PS] Found GNatives: 0x7ff7a2ce5460
[2025-02-06 14:52:47.9828446] [PS] Failed to find ConsoleManagerSingleton: found 2 unique values [7FF79ED38160, 7FF79FBB0D00]
[2025-02-06 14:52:47.9828572] [PS] You can supply your own AOB in 'UE4SS_Signatures/ConsoleManager.lua'
[2025-02-06 14:52:47.9828686] PS scan successful
[2025-02-06 14:52:47.9834197] Need to construct: /Script/CoreUObject.Class
[2025-02-06 14:52:47.9834354] Need to construct: /Script/CoreUObject
[2025-02-06 14:52:47.9834436] Need to construct: /Script/CoreUObject.Struct
[2025-02-06 14:52:47.9834523] Need to construct: /Script/Engine.Pawn
[2025-02-06 14:52:47.9834613] Need to construct: /Script/Engine.Character
[2025-02-06 14:52:47.9834812] Need to construct: /Script/Engine.Actor
[2025-02-06 14:52:47.9834943] Need to construct: /Script/CoreUObject.Vector
[2025-02-06 14:52:47.9835054] Need to construct: /Script/Engine.Default__DefaultPawn
[2025-02-06 14:52:47.9835136] Need to construct: /Script/Engine.HitResult
[2025-02-06 14:52:47.9835221] Need to construct: /Script/Engine.Default__MaterialExpression
[2025-02-06 14:52:47.9835303] Need to construct: /Script/Engine.ActorComponent
[2025-02-06 14:52:47.9835378] Need to construct: /Script/CoreUObject.OrientedBox
[2025-02-06 14:52:47.9835501] Need to construct: /Script/Engine.MovementComponent
[2025-02-06 14:52:47.9835648] Need to construct: /Script/Engine.HUD
[2025-02-06 14:52:47.9835719] Need to construct: /Script/Engine.PlayerController
[2025-02-06 14:52:47.9835853] Need to construct: /Script/Engine.PlayerCameraManager
[2025-02-06 14:52:47.9835928] Need to construct: /Script/CoreUObject.EInterpCurveMode
[2025-02-06 14:52:47.9836000] Need to construct: /Script/Engine.ENetRole
[2025-02-06 14:52:47.9836067] Need to construct: /Script/MovieScene.MovieSceneEditorData
[2025-02-06 14:52:47.9836657] Need to construct: /Script/UMG.Widget
[2025-02-06 14:52:47.9836759] Need to construct: /Script/UMG.ComboBoxString
[2025-02-06 14:52:47.9836831] Need to construct: /Script/CoreUObject.Interface
[2025-02-06 14:52:47.9836902] Need to construct: /Script/CoreUObject.DynamicClass
[2025-02-06 14:52:48.4961807] Constructed [1 / 23]: /Script/CoreUObject.Class
[2025-02-06 14:52:48.4962193] Constructed [2 / 23]: /Script/CoreUObject
[2025-02-06 14:52:48.4966037] Constructed [3 / 23]: /Script/CoreUObject.Struct
[2025-02-06 14:52:48.4968114] Constructed [4 / 23]: /Script/Engine.Pawn
[2025-02-06 14:52:48.4969781] Constructed [5 / 23]: /Script/Engine.Character
[2025-02-06 14:52:48.4970125] Constructed [6 / 23]: /Script/Engine.Actor
[2025-02-06 14:52:48.5087336] Constructed [7 / 23]: /Script/Engine.ActorComponent
[2025-02-06 14:52:48.5120966] Constructed [8 / 23]: /Script/Engine.MovementComponent
[2025-02-06 14:52:48.5122974] Constructed [9 / 23]: /Script/Engine.HUD
[2025-02-06 14:52:48.5124504] Constructed [10 / 23]: /Script/Engine.PlayerController
[2025-02-06 14:52:48.5137741] Constructed [11 / 23]: /Script/Engine.PlayerCameraManager
[2025-02-06 14:52:48.5219199] Constructed [12 / 23]: /Script/UMG.Widget
[2025-02-06 14:52:48.5230903] Constructed [13 / 23]: /Script/UMG.ComboBoxString
[2025-02-06 14:52:48.5231129] Constructed [14 / 23]: /Script/CoreUObject.Interface
[2025-02-06 14:52:48.5245665] Constructed [15 / 23]: /Script/CoreUObject.DynamicClass
[2025-02-06 14:52:49.0474573] Constructed [16 / 23]: /Script/CoreUObject.Vector
[2025-02-06 14:52:49.0671708] Constructed [17 / 23]: /Script/Engine.Default__DefaultPawn
[2025-02-06 14:52:49.0696979] Constructed [18 / 23]: /Script/Engine.HitResult
[2025-02-06 14:52:49.0900068] Constructed [19 / 23]: /Script/Engine.Default__MaterialExpression
[2025-02-06 14:52:49.0925223] Constructed [20 / 23]: /Script/CoreUObject.OrientedBox
[2025-02-06 14:52:49.0949593] Constructed [21 / 23]: /Script/CoreUObject.EInterpCurveMode
[2025-02-06 14:52:49.0987845] Constructed [22 / 23]: /Script/Engine.ENetRole
[2025-02-06 14:52:49.1117831] Constructed [23 / 23]: /Script/MovieScene.MovieSceneEditorData
[2025-02-06 14:52:49.4443718] ProcessEvent address 0x7ff79f017820
[2025-02-06 14:52:49.4444188] Constructed 23 of 23 objects
[2025-02-06 14:52:49.5207064] ProcessInternal address: 0x7ff79f01b6a0 <- Built-in
[2025-02-06 14:52:49.5207729] ProcessLocalScriptFunction address: 0x7ff79f01b7b0 <- Built-in
[2025-02-06 14:52:49.5207882] UnrealConfig.FExecVTableOffsetInLocalPlayer: 28
[2025-02-06 14:52:49.5208052] Unreal Engine modules (non-modular):
[2025-02-06 14:52:49.5208136] MainExe @ 0x7ff79d180000 size=0x6295000
[2025-02-06 14:52:49.5208365]
##### MEMBER OFFSETS START #####
[2025-02-06 14:52:49.5208451] UObjectBase::ClassPrivate = 0x10
[2025-02-06 14:52:49.5208523] UObjectBase::bFindCameraComponentWhenViewTarget = 0x5A
[2025-02-06 14:52:49.5208597] UObjectBase::InternalIndex = 0xC
[2025-02-06 14:52:49.5208661] UObjectBase::EngineShowFlags = 0xB8
[2025-02-06 14:52:49.5208728] UObjectBase::AutoReceiveInput = 0xF3
[2025-02-06 14:52:49.5208792] UObjectBase::World = 0x78
[2025-02-06 14:52:49.5208905] UObjectBase::ObjectFlags = 0x8
[2025-02-06 14:52:49.5208971] UObjectBase::OnEndCursorOver = 0x186
[2025-02-06 14:52:49.5209051] UObjectBase::CustomTimeDilation = 0x98
[2025-02-06 14:52:49.5209116] UObjectBase::NamePrivate = 0x18
[2025-02-06 14:52:49.5209182] UObjectBase::bAllowTickBeforeBeginPlay = 0x59
[2025-02-06 14:52:49.5209255] UObjectBase::InputPriority = 0xF4
[2025-02-06 14:52:49.5209317] UObjectBase::OuterPrivate = 0x20
[2025-02-06 14:52:49.5209380] UObjectBase::bNetTemporary = 0x58
[2025-02-06 14:52:49.5209443] UObjectBase::ActorHasBegunPlay = 0x5C
[2025-02-06 14:52:49.5209507] UObjectBase::OnInputTouchEnd = 0x18A
[2025-02-06 14:52:49.5209570] UObjectBase::bHasDeferredComponentRegistration = 0x5C
[2025-02-06 14:52:49.5209638] UObjectBase::AttachmentReplication = 0xA0
[2025-02-06 14:52:49.5209704] UObjectBase::Children = 0x120
[2025-02-06 14:52:49.5209765] UObjectBase::Role = 0xF0
[2025-02-06 14:52:49.5209862] UObjectBase::ControllingMatineeActors = 0x138
[2025-02-06 14:52:49.5209947] UObjectBase::DetachFence = 0x210
[2025-02-06 14:52:49.5210009] UObjectBase::CreationTime = 0x9C
[2025-02-06 14:52:49.5210072] UObjectBase::DefaultUpdateOverlapsMethodDuringLevelStreaming = 0x5E
[2025-02-06 14:52:49.5210150] UObjectBase::InitialLifeSpan = 0x94
[2025-02-06 14:52:49.5210213] UObjectBase::bAutoDestroyWhenFinished = 0x59
[2025-02-06 14:52:49.5210291] UObjectBase::Tags = 0x170
[2025-02-06 14:52:49.5210356] UObjectBase::InputComponent = 0xF8
[2025-02-06 14:52:49.5210421] UObjectBase::OnTakePointDamage = 0x181
[2025-02-06 14:52:49.5210485] UObjectBase::LastRenderTime = 0x114
[2025-02-06 14:52:49.5210548] UObjectBase::RemoteRole = 0x5F
[2025-02-06 14:52:49.5210612] UObjectBase::Layers = 0x150
[2025-02-06 14:52:49.5210675] UObjectBase::MinNetUpdateFrequency = 0x10C
[2025-02-06 14:52:49.5210754] UObjectBase::TimerHandle_LifeSpanExpired = 0x148
[2025-02-06 14:52:49.5210823] UObjectBase::OnTakeAnyDamage = 0x180
[2025-02-06 14:52:49.5210890] UObjectBase::NetCullDistanceSquared = 0x100
[2025-02-06 14:52:49.5210954] UObjectBase::OnActorEndOverlap = 0x184
[2025-02-06 14:52:49.5211018] UObjectBase::NetDormancy = 0xF1
[2025-02-06 14:52:49.5211080] UObjectBase::NetDriverName = 0xE8
[2025-02-06 14:52:49.5211143] UObjectBase::NetTag = 0x104
[2025-02-06 14:52:49.5211207] UObjectBase::NetPriority = 0x110
[2025-02-06 14:52:49.5211272] UObjectBase::PrimaryActorTick = 0x28
[2025-02-06 14:52:49.5211338] UObjectBase::NetUpdateFrequency = 0x108
[2025-02-06 14:52:49.5211404] UObjectBase::OnClicked = 0x187
[2025-02-06 14:52:49.5211465] UObjectBase::OnActorBeginOverlap = 0x183
[2025-02-06 14:52:49.5211538] UObjectBase::OnActorHit = 0x18D
[2025-02-06 14:52:49.5211602] UObjectBase::StatHitchesData = 0x350
[2025-02-06 14:52:49.5211664] UObjectBase::OnBeginCursorOver = 0x185
[2025-02-06 14:52:49.5211728] UObjectBase::OnDestroyed = 0x18E
[2025-02-06 14:52:49.5211788] UObjectBase::OnInputTouchEnter = 0x18B
[2025-02-06 14:52:49.5211850] UObjectBase::bHasAudioFocus = 0xF4
[2025-02-06 14:52:49.5211911] UObjectBase::OnEndPlay = 0x18F
[2025-02-06 14:52:49.5211973] UObjectBase::OnInputTouchBegin = 0x189
[2025-02-06 14:52:49.5212095] UObjectBase::OnInputTouchLeave = 0x18C
[2025-02-06 14:52:49.5212167] UObjectBase::OnReleased = 0x188
[2025-02-06 14:52:49.5212236] UObjectBase::OnTakeRadialDamage = 0x182
[2025-02-06 14:52:49.5212304] UObjectBase::Owner = 0xE0
[2025-02-06 14:52:49.5212367] UObjectBase::ParentComponent = 0x160
[2025-02-06 14:52:49.5212431] UObjectBase::ReplicatedMovement = 0x60
[2025-02-06 14:52:49.5212493] UObjectBase::RootComponent = 0x130
[2025-02-06 14:52:49.5212558] UObjectBase::SpawnCollisionHandlingMethod = 0xF2
[2025-02-06 14:52:49.5212631] UObjectBase::UpdateOverlapsMethodDuringLevelStreaming = 0x5D
[2025-02-06 14:52:49.5212705] UObjectBase::bNetStartup = 0x58
[2025-02-06 14:52:49.5212767] UObjectBase::bActorIsBeingConstructed = 0x168
[2025-02-06 14:52:49.5212836] UObjectBase::bActorBeginningPlayFromLevelStreaming = 0x5B
[2025-02-06 14:52:49.5212922] UObjectBase::bAllowReceiveTickEventOnDedicatedServer = 0x5B
[2025-02-06 14:52:49.5212993] UObjectBase::bIsMouseOverClient = 0x35D
[2025-02-06 14:52:49.5213061] UObjectBase::bActorEnableCollision = 0x5C
[2025-02-06 14:52:49.5213130] UObjectBase::bActorInitialized = 0x5B
[2025-02-06 14:52:49.5213196] UObjectBase::bActorIsBeingDestroyed = 0x5C
[2025-02-06 14:52:49.5213264] UObjectBase::bActorSeamlessTraveled = 0x5A
[2025-02-06 14:52:49.5213332] UObjectBase::bActorWantsDestroyDuringBeginPlay = 0x5C
[2025-02-06 14:52:49.5213400] UObjectBase::bAlwaysRelevant = 0x58
[2025-02-06 14:52:49.5213469] UObjectBase::bBlockInput = 0x5A
[2025-02-06 14:52:49.5213539] UObjectBase::bCanBeDamaged = 0x59
[2025-02-06 14:52:49.5213607] UObjectBase::bCanBeInCluster = 0x5B
[2025-02-06 14:52:49.5213676] UObjectBase::bCollideWhenPlacing = 0x5A
[2025-02-06 14:52:49.5213914] UObjectBase::bEnableAutoLODGeneration = 0x5A
[2025-02-06 14:52:49.5214122] UObjectBase::bExchangedRoles = 0x58
[2025-02-06 14:52:49.5214309] UObjectBase::bGenerateOverlapEventsDuringLevelStreaming = 0x5A
[2025-02-06 14:52:49.5214493] UObjectBase::bHasFinishedSpawning = 0x5B
[2025-02-06 14:52:49.5214657] UObjectBase::bHidden = 0x58
[2025-02-06 14:52:49.5214833] UObjectBase::bIgnoresOriginShifting = 0x5A
[2025-02-06 14:52:49.5214997] UObjectBase::bIsEditorOnlyActor = 0x5A
[2025-02-06 14:52:49.5215123] UObjectBase::bNetCheckedInitialPhysicsState = 0x5B
[2025-02-06 14:52:49.5215252] UObjectBase::bNetLoadOnClient = 0x59
[2025-02-06 14:52:49.5215402] UObjectBase::bNetUseOwnerRelevancy = 0x59
[2025-02-06 14:52:49.5215484] UObjectBase::bOnlyRelevantToOwner = 0x58
[2025-02-06 14:52:49.5215557] UObjectBase::bRelevantForLevelBounds = 0x59
[2025-02-06 14:52:49.5215628] UObjectBase::bRelevantForNetworkReplays = 0x59
[2025-02-06 14:52:49.5215712] UObjectBase::bReplayRewindable = 0x59
[2025-02-06 14:52:49.5215780] UObjectBase::bReplicateMovement = 0x58
[2025-02-06 14:52:49.5215847] UObjectBase::bReplicates = 0x5B
[2025-02-06 14:52:49.5215914] UObjectBase::bRunningUserConstructionScript = 0x5C
[2025-02-06 14:52:49.5215990] UObjectBase::bTearOff = 0x58
[2025-02-06 14:52:49.5216059] UObjectBase::bTickFunctionsRegistered = 0x5B
[2025-02-06 14:52:49.5216128] UObjectBase::ActiveSplitscreenType = 0x70
[2025-02-06 14:52:49.5216194] UObjectBase::AudioDeviceHandle = 0xF0
[2025-02-06 14:52:49.5216264] UObjectBase::CurrentBufferVisualizationMode = 0x128
[2025-02-06 14:52:49.5216338] UObjectBase::CursorWidgets = 0x1E0
[2025-02-06 14:52:49.5216401] UObjectBase::DebugProperties = 0x48
[2025-02-06 14:52:49.5216465] UObjectBase::GameLayerManagerPtr = 0x118
[2025-02-06 14:52:49.5216534] UObjectBase::HardwareCursorCache = 0x140
[2025-02-06 14:52:49.5216598] UObjectBase::HardwareCursors = 0x190
[2025-02-06 14:52:49.5216659] UObjectBase::HighResScreenshotDialog = 0x130
[2025-02-06 14:52:49.5216731] UObjectBase::MaxSplitscreenPlayers = 0x68
[2025-02-06 14:52:49.5216795] UObjectBase::MouseCaptureMode = 0x35A
[2025-02-06 14:52:49.5216858] UObjectBase::MouseLockMode = 0x35C
[2025-02-06 14:52:49.5216929] UObjectBase::SplitscreenInfo = 0x58
[2025-02-06 14:52:49.5216996] UObjectBase::StatUnitData = 0x348
[2025-02-06 14:52:49.5217063] UObjectBase::ViewModeIndex = 0xB0
[2025-02-06 14:52:49.5217130] UObjectBase::Viewport = 0xE0
[2025-02-06 14:52:49.5217195] UObjectBase::ViewportConsole = 0x40
[2025-02-06 14:52:49.5217260] UObjectBase::ViewportFrame = 0xE8
[2025-02-06 14:52:49.5217325] UObjectBase::ViewportOverlayWidget = 0x108
[2025-02-06 14:52:49.5217396] UObjectBase::Window = 0xF8
[2025-02-06 14:52:49.5217460] UObjectBase::bDisableSplitScreenOverride = 0x358
[2025-02-06 14:52:49.5217529] UObjectBase::bDisableWorldRendering = 0x6C
[2025-02-06 14:52:49.5217596] UObjectBase::bHideCursorDuringCapture = 0x35B
[2025-02-06 14:52:49.5217664] UObjectBase::bIgnoreInput = 0x359
[2025-02-06 14:52:49.5217729] UObjectBase::bIsPlayInEditorViewport = 0x6C
[2025-02-06 14:52:49.5217795] UObjectBase::bShowTitleSafeZone = 0x6C
[2025-02-06 14:52:49.5217859] UObjectBase::bSuppressTransitionMessage = 0x88
[2025-02-06 14:52:49.5217963] UObjectBase::bUseSoftwareCursorWidgets = 0x230
[2025-02-06 14:52:49.5218036] UScriptStruct::StructFlags = 0xB0
[2025-02-06 14:52:49.5218104] UScriptStruct::CppStructOps = 0xB8
[2025-02-06 14:52:49.5218167] UScriptStruct::bPrepareCppStructOpsCompleted = 0xB4
[2025-02-06 14:52:49.5218238] UScriptStruct::ICppStructOps::Alignment = 0xC
[2025-02-06 14:52:49.5218309] UScriptStruct::ICppStructOps::Size = 0x8
[2025-02-06 14:52:49.5218385] FField::ClassPrivate = 0x8
[2025-02-06 14:52:49.5218449] FField::NamePrivate = 0x28
[2025-02-06 14:52:49.5218511] FField::FlagsPrivate = 0x30
[2025-02-06 14:52:49.5218573] FField::Next = 0x20
[2025-02-06 14:52:49.5218633] FField::Owner = 0x10
[2025-02-06 14:52:49.5218693] FOutputDevice::bAutoEmitLineTerminator = 0x9
[2025-02-06 14:52:49.5218759] FOutputDevice::bSuppressEventTag = 0x8
[2025-02-06 14:52:49.5218825] FEnumProperty::Enum = 0x80
[2025-02-06 14:52:49.5218898] FEnumProperty::UnderlyingProp = 0x78
[2025-02-06 14:52:49.5218962] UStruct::DestructorLink = 0x80
[2025-02-06 14:52:49.5219625] UStruct::Children = 0x48
[2025-02-06 14:52:49.5219714] UStruct::ChildProperties = 0x50
[2025-02-06 14:52:49.5219781] UStruct::PostConstructLink = 0x88
[2025-02-06 14:52:49.5219849] UStruct::UnresolvedScriptProperties = 0xA0
[2025-02-06 14:52:49.5219918] UStruct::MinAlignment = 0x5C
[2025-02-06 14:52:49.5219982] UStruct::PropertiesSize = 0x58
[2025-02-06 14:52:49.5220047] UStruct::PropertyLink = 0x70
[2025-02-06 14:52:49.5220110] UStruct::RefLink = 0x78
[2025-02-06 14:52:49.5220172] UStruct::Script = 0x60
[2025-02-06 14:52:49.5220241] UStruct::ScriptAndPropertyObjectReferences = 0x90
[2025-02-06 14:52:49.5220318] UStruct::SuperStruct = 0x40
[2025-02-06 14:52:49.5220383] UFunction::EventGraphCallOffset = 0xD0
[2025-02-06 14:52:49.5220451] UFunction::EventGraphFunction = 0xC8
[2025-02-06 14:52:49.5220516] UFunction::RPCId = 0xBA
[2025-02-06 14:52:49.5220583] UFunction::FirstPropertyToInit = 0xC0
[2025-02-06 14:52:49.5220656] UFunction::Func = 0xD8
[2025-02-06 14:52:49.5220721] UFunction::FunctionFlags = 0xB0
[2025-02-06 14:52:49.5220788] UFunction::NumParms = 0xB4
[2025-02-06 14:52:49.5220854] UFunction::ParmsSize = 0xB6
[2025-02-06 14:52:49.5220916] UFunction::RPCResponseId = 0xBC
[2025-02-06 14:52:49.5220984] UFunction::ReturnValueOffset = 0xB8
[2025-02-06 14:52:49.5221053] UField::Next = 0x28
[2025-02-06 14:52:49.5221119] FProperty::ArrayDim = 0x38
[2025-02-06 14:52:49.5221181] FProperty::DestructorLinkNext = 0x68
[2025-02-06 14:52:49.5221245] FProperty::ElementSize = 0x3C
[2025-02-06 14:52:49.5221329] FProperty::NextRef = 0x60
[2025-02-06 14:52:49.5221560] FProperty::Offset_Internal = 0x4C
[2025-02-06 14:52:49.5221627] FProperty::PostConstructLinkNext = 0x70
[2025-02-06 14:52:49.5221700] FProperty::PropertyLinkNext = 0x58
[2025-02-06 14:52:49.5221767] FProperty::PropertyFlags = 0x40
[2025-02-06 14:52:49.5221834] FProperty::RepIndex = 0x48
[2025-02-06 14:52:49.5221899] FProperty::RepNotifyFunc = 0x50
[2025-02-06 14:52:49.5221968] UWorld::bAllowAudioPlayback = 0x10E
[2025-02-06 14:52:49.5222036] UWorld::ActiveLevelCollectionIndex = 0x158
[2025-02-06 14:52:49.5222108] UWorld::AudioTimeSeconds = 0x5A4
[2025-02-06 14:52:49.5222177] UWorld::CommittedPersistentLevelName = 0x608
[2025-02-06 14:52:49.5222246] UWorld::bInTick = 0x10B
[2025-02-06 14:52:49.5222310] UWorld::CleanupWorldTag = 0x614
[2025-02-06 14:52:49.5222375] UWorld::bTickNewlySpawned = 0x10B
[2025-02-06 14:52:49.5222444] UWorld::AuthorityGameMode = 0x118
[2025-02-06 14:52:49.5222513] UWorld::BuildStreamingDataTimer = 0x3C8
[2025-02-06 14:52:49.5222586] UWorld::bPlayersOnly = 0x10D
[2025-02-06 14:52:49.5222652] UWorld::DeltaTimeSeconds = 0x5A8
[2025-02-06 14:52:49.5222719] UWorld::ExtraReferencedObjects = 0x68
[2025-02-06 14:52:49.5222798] UWorld::LastTimeUnbuiltLightingWasEncountered = 0x590
[2025-02-06 14:52:49.5222870] UWorld::NextSwitchCountdown = 0x5D4
[2025-02-06 14:52:49.5222959] UWorld::bMaterialParameterCollectionInstanceNeedsDeferredUpdate = 0x10F
[2025-02-06 14:52:49.5223043] UWorld::RealTimeSeconds = 0x5A0
[2025-02-06 14:52:49.5223104] UWorld::NextURL = 0x5E8
[2025-02-06 14:52:49.5223626] UWorld::NumStreamingLevelsBeingLoaded = 0x5E2
[2025-02-06 14:52:49.5224145] UWorld::OriginOffsetThisFrame = 0x5C8
[2025-02-06 14:52:49.5224326] UWorld::PauseDelay = 0x5AC
[2025-02-06 14:52:49.5224453] UWorld::PerModuleDataObjects = 0x78
[2025-02-06 14:52:49.5224571] UWorld::bIsDefaultLevel = 0x10C
[2025-02-06 14:52:49.5224692] UWorld::PlayerNum = 0x550
[2025-02-06 14:52:49.5224801] UWorld::PreparingLevelNames = 0x5F8
[2025-02-06 14:52:49.5224911] UWorld::bAggressiveLOD = 0x10C
[2025-02-06 14:52:49.5225026] UWorld::StreamingLevelsPrefix = 0xC0
[2025-02-06 14:52:49.5225135] UWorld::bTriggerPostLoadMap = 0x10B
[2025-02-06 14:52:49.5225244] UWorld::bIsLevelStreamingFrozen = 0x10B
[2025-02-06 14:52:49.5225364] UWorld::StreamingVolumeUpdateDelay = 0x554
[2025-02-06 14:52:49.5225494] UWorld::bIsBuilt = 0x10B
[2025-02-06 14:52:49.5225610] UWorld::TimeSeconds = 0x598
[2025-02-06 14:52:49.5225721] UWorld::UnpausedTimeSeconds = 0x59C
[2025-02-06 14:52:49.5225874] UWorld::ViewLocationsRenderedLastFrame = 0xF8
[2025-02-06 14:52:49.5226041] UWorld::bActorsInitialized = 0x10C
[2025-02-06 14:52:49.5226171] UWorld::bIsTearingDown = 0x10D
[2025-02-06 14:52:49.5226306] UWorld::bAreConstraintsDirty = 0x10E
[2025-02-06 14:52:49.5226418] UWorld::bBegunPlay = 0x10D
[2025-02-06 14:52:49.5226524] UWorld::bDebugPauseExecution = 0x10D
[2025-02-06 14:52:49.5226645] UWorld::bDoDelayedUpdateCullDistanceVolumes = 0x10C
[2025-02-06 14:52:49.5226774] UWorld::bRequestedBlockOnAsyncLoading = 0x10C
[2025-02-06 14:52:49.5226888] UWorld::bDropDetail = 0x10C
[2025-02-06 14:52:49.5226995] UWorld::bMatchStarted = 0x10D
[2025-02-06 14:52:49.5227107] UWorld::bIsCameraMoveableWhenPaused = 0x10E
[2025-02-06 14:52:49.5227235] UWorld::bIsRunningConstructionScript = 0x10C
[2025-02-06 14:52:49.5227349] UWorld::bShouldSimulatePhysics = 0x10C
[2025-02-06 14:52:49.5227461] UWorld::bIsWorldInitialized = 0x10B
[2025-02-06 14:52:49.5227571] UWorld::bKismetScriptError = 0x10D
[2025-02-06 14:52:49.5227682] UWorld::bMarkedObjectsPendingKill = 0x610
[2025-02-06 14:52:49.5227796] UWorld::bWorldWasLoadedThisTick = 0x10B
[2025-02-06 14:52:49.5227910] UWorld::bPlayersOnlyPending = 0x10D
[2025-02-06 14:52:49.5228027] UWorld::bPostTickComponentUpdate = 0x10B
[2025-02-06 14:52:49.5228136] UWorld::bRequiresHitProxies = 0x10E
[2025-02-06 14:52:49.5228246] UWorld::bShouldForceUnloadStreamingLevels = 0x10E
[2025-02-06 14:52:49.5228369] UWorld::bShouldForceVisibleStreamingLevels = 0x10E
[2025-02-06 14:52:49.5228490] UWorld::bShouldTick = 0x10E
[2025-02-06 14:52:49.5228600] UWorld::bStartup = 0x10D
[2025-02-06 14:52:49.5228705] UWorld::bStreamingDataDirty = 0x10E
[2025-02-06 14:52:49.5228978] UClass::ClassConstructor = 0xB0
[2025-02-06 14:52:49.5229095] UClass::ClassAddReferencedObjects = 0xC0
[2025-02-06 14:52:49.5229212] UClass::bCooked = 0xC8
[2025-02-06 14:52:49.5229316] UClass::ClassConfigName = 0xE8
[2025-02-06 14:52:49.5229423] UClass::ClassDefaultObject = 0x118
[2025-02-06 14:52:49.5229532] UClass::ClassFlags = 0xCC
[2025-02-06 14:52:49.5229636] UClass::ClassGeneratedBy = 0xE0
[2025-02-06 14:52:49.5229741] UClass::ClassUnique = 0xC8
[2025-02-06 14:52:49.5229847] UClass::ClassVTableHelperCtorCaller = 0xB8
[2025-02-06 14:52:49.5229956] UClass::ClassWithin = 0xD8
[2025-02-06 14:52:49.5230058] UClass::FirstOwnedClassRep = 0x110
[2025-02-06 14:52:49.5230162] UClass::FuncMap = 0x130
[2025-02-06 14:52:49.5230259] UClass::Interfaces = 0x1D8
[2025-02-06 14:52:49.5230360] UClass::NetFields = 0x100
[2025-02-06 14:52:49.5230461] UClass::SparseClassData = 0x120
[2025-02-06 14:52:49.5230565] UClass::SparseClassDataStruct = 0x128
[2025-02-06 14:52:49.5230673] UClass::SuperFuncMap = 0x180
[2025-02-06 14:52:49.5230775] UEnum::CppForm = 0x50
[2025-02-06 14:52:49.5230872] UEnum::CppType = 0x30
[2025-02-06 14:52:49.5230969] UEnum::EnumDisplayNameFn = 0x58
[2025-02-06 14:52:49.5231096] UEnum::Names = 0x40
[2025-02-06 14:52:49.5231198] UEnum::EnumFlags_Internal = 0x54
[2025-02-06 14:52:49.5231312] FObjectPropertyBase::PropertyClass = 0x78
[2025-02-06 14:52:49.5231433] FDelegateProperty::SignatureFunction = 0x78
[2025-02-06 14:52:49.5231550] FMulticastDelegateProperty::SignatureFunction = 0x78
[2025-02-06 14:52:49.5231708] FSetProperty::ElementProp = 0x78
[2025-02-06 14:52:49.5231814] FStructProperty::Struct = 0x78
[2025-02-06 14:52:49.5231926] FArrayProperty::Inner = 0x78
[2025-02-06 14:52:49.5232032] FArrayProperty::ArrayFlags = 0x80
[2025-02-06 14:52:49.5232143] FMapProperty::KeyProp = 0x78
[2025-02-06 14:52:49.5232244] FMapProperty::MapFlags = 0xA0
[2025-02-06 14:52:49.5232350] FMapProperty::ValueProp = 0x80
[2025-02-06 14:52:49.5232460] FBoolProperty::FieldMask = 0x7B
[2025-02-06 14:52:49.5232569] FBoolProperty::ByteMask = 0x7A
[2025-02-06 14:52:49.5232670] FBoolProperty::FieldSize = 0x78
[2025-02-06 14:52:49.5232773] FBoolProperty::ByteOffset = 0x79
[2025-02-06 14:52:49.5233019] FByteProperty::Enum = 0x78
[2025-02-06 14:52:49.5233127] FClassProperty::MetaClass = 0x80
[2025-02-06 14:52:49.5233239] FSoftClassProperty::MetaClass = 0x80
[2025-02-06 14:52:49.5233368] FInterfaceProperty::InterfaceClass = 0x78
[2025-02-06 14:52:49.5233498] FFieldPathProperty::PropertyClass = 0x78
[2025-02-06 14:52:49.5233601]
##### MEMBER OFFSETS END #####
[2025-02-06 14:52:49.5233719] m_shared_functions: 0x1a9b2f6a898
[2025-02-06 14:52:49.5544545] Enabling custom events
[2025-02-06 14:52:49.5551907] Starting mods (from mods.txt load order)...
[2025-02-06 14:52:49.5552923] Mod 'CheatManagerEnablerMod' disabled in mods.txt.
[2025-02-06 14:52:49.5553117] Mod 'ActorDumperMod' disabled in mods.txt.
[2025-02-06 14:52:49.5553221] Mod 'ConsoleCommandsMod' disabled in mods.txt.
[2025-02-06 14:52:49.5553317] Mod 'ConsoleEnablerMod' disabled in mods.txt.
[2025-02-06 14:52:49.5553411] Starting Lua mod 'SplitScreenMod'
[2025-02-06 14:52:49.5577262] [Lua] [SplitScreenMod] UseSplitScreen: true
[2025-02-06 14:52:49.5577506] [Lua] [SplitScreenMod] OffsetPlayerGamepadIds: true
[2025-02-06 14:52:49.5577834] Mod 'LineTraceMod' disabled in mods.txt.
[2025-02-06 14:52:49.5577939] Mod 'BPML_GenericFunctions' disabled in mods.txt.
[2025-02-06 14:52:49.5578028] Mod 'BPModLoaderMod' disabled in mods.txt.
[2025-02-06 14:52:49.5578116] Mod 'jsbLuaProfilerMod' disabled in mods.txt.
[2025-02-06 14:52:49.5578227] Starting Lua mod 'Keybinds'
[2025-02-06 14:52:49.5582079] Starting mods (from enabled.txt, no defined load order)...
[2025-02-06 14:52:49.5583314] Event loop start
[2025-02-06 14:53:06.7855982] [Lua] [SplitScreenMod] Creating player..
[2025-02-06 14:53:06.8605266] [Lua] [SplitScreenMod] GameplayStatics: GameplayStatics /Script/Engine.Default__GameplayStatics
[2025-02-06 14:53:08.8733564] [Lua] Player could not be created.
[2025-02-06 14:53:36.1062921] [Lua] [SplitScreenMod] Creating player..
[2025-02-06 14:53:36.1521859] [Lua] [SplitScreenMod] GameplayStatics: GameplayStatics /Script/Engine.Default__GameplayStatics
[2025-02-06 14:53:38.2744453] [Lua] Player could not be created.