Vampyr Multiplayer Split Screen Mod

Vampyr 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.

Experimental Image

Experiment Result

Experiment DateFebruary 7, 2025
Mod StatusNot playable

Experiment Logs

  1. Games keep crashing at launch

Error Logs

[2025-02-07 13:24:59.3865715] Console created
[2025-02-07 13:24:59.3876915] UE4SS - v3.0.1 Beta #0 - Git SHA #3912ee3
[2025-02-07 13:24:59.3877602] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2025-02-07 13:24:59.3913661] Setting up mods...
[2025-02-07 13:24:59.3938926] Starting mods (from mods.txt load order)...
[2025-02-07 13:24:59.3956195] Starting mods (from enabled.txt, no defined load order)...
[2025-02-07 13:24:59.3962682] No specific game configuration found, using default configuration file
[2025-02-07 13:24:59.3963374] Config: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64\UE4SS-settings.ini

[2025-02-07 13:24:59.3963975] root directory: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64
[2025-02-07 13:24:59.3967205] working directory: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64
[2025-02-07 13:24:59.3968461] game executable directory: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64
[2025-02-07 13:24:59.3973028] game executable: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64\AVGame-Win64-Shipping.exe (68990600 bytes)


[2025-02-07 13:24:59.3973915] mods directory: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64\Mods
[2025-02-07 13:24:59.3974425] log directory: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64
[2025-02-07 13:24:59.3974726] object dumper directory: C:\Program Files (x86)\Steam\steamapps\common\Vampyr\AVGame\Binaries\Win64


[2025-02-07 13:24:59.4199129] DebugGame Setting Enabled? false
[2025-02-07 13:24:59.4233548] PS Scan attempt 1
[2025-02-07 13:24:59.4301583] [PS] Reading image
[2025-02-07 13:24:59.4391288] [PS] Starting scan
[2025-02-07 13:25:01.1795487] [PS] Scan finished in 1.7400627s
[2025-02-07 13:25:01.1796698] [PS] Found EngineVersion: 4.15
[2025-02-07 13:25:01.1800257] [PS] Found GUObjectArray: 0x7ff7d9f56cf8
[2025-02-07 13:25:01.1800691] [PS] Found GMalloc: 0x7ff7d9e1f2e8
[2025-02-07 13:25:01.1800977] [PS] Found FName::ToString: 0x7ff7d6a06af0
[2025-02-07 13:25:01.1801276] [PS] Found FName::FName(wchar_t*): 0x7ff7d69eafa0
[2025-02-07 13:25:01.1801558] [PS] Found StaticConstructObject_Internal: 0x7ff7d6ad5e10
[2025-02-07 13:25:01.1801885] [PS] Found FText::FText(FString&&): 0x7ff7d695aa80
[2025-02-07 13:25:01.1802226] [PS] Found FUObjectHashTables::Get(): 0x7ff7d6aca8b0
[2025-02-07 13:25:01.1802517] [PS] Found GNatives: 0x7ff7d9f55bc0
[2025-02-07 13:25:01.1802773] [PS] Found ConsoleManagerSingleton: 0x7ff7d692df10
[2025-02-07 13:25:01.1803100] PS scan successful
[2025-02-07 13:25:01.1884547] Need to construct: /Script/CoreUObject.Class
[2025-02-07 13:25:01.1888420] Need to construct: /Script/CoreUObject
[2025-02-07 13:25:01.1888861] Need to construct: /Script/CoreUObject.Struct
[2025-02-07 13:25:01.1889132] Need to construct: /Script/Engine.Pawn
[2025-02-07 13:25:01.1889372] Need to construct: /Script/Engine.Character
[2025-02-07 13:25:01.1889614] Need to construct: /Script/Engine.Actor
[2025-02-07 13:25:01.1889987] Need to construct: /Script/CoreUObject.Vector
[2025-02-07 13:25:01.1890366] Need to construct: /Script/Engine.Default__DefaultPawn
[2025-02-07 13:25:01.1890725] Need to construct: /Script/Engine.HitResult
[2025-02-07 13:25:01.1890970] Need to construct: /Script/Engine.Default__MaterialExpression
[2025-02-07 13:25:01.1891449] Need to construct: /Script/Engine.ActorComponent
[2025-02-07 13:25:01.1891815] Need to construct: /Script/CoreUObject.OrientedBox
[2025-02-07 13:25:01.1892073] Need to construct: /Script/Engine.MovementComponent
[2025-02-07 13:25:01.1892318] Need to construct: /Script/Engine.HUD
[2025-02-07 13:25:01.1892564] Need to construct: /Script/Engine.PlayerController
[2025-02-07 13:25:01.1892983] Need to construct: /Script/Engine.PlayerCameraManager
[2025-02-07 13:25:01.1893387] Need to construct: /Script/CoreUObject.EInterpCurveMode
[2025-02-07 13:25:01.1893658] Need to construct: /Script/Engine.ENetRole
[2025-02-07 13:25:01.1893950] Need to construct: /Script/MovieScene.MovieSceneEditorData
[2025-02-07 13:25:01.1895191] Need to construct: /Script/UMG.Widget
[2025-02-07 13:25:01.1895509] Need to construct: /Script/UMG.ComboBoxString
[2025-02-07 13:25:01.1895768] Need to construct: /Script/CoreUObject.Interface
[2025-02-07 13:25:01.1896015] Need to construct: /Script/CoreUObject.DynamicClass
[2025-02-07 13:25:05.5936940] Constructed [1 / 23]: /Script/CoreUObject.Class
[2025-02-07 13:25:05.5937826] Constructed [2 / 23]: /Script/CoreUObject
[2025-02-07 13:25:05.5947668] Constructed [3 / 23]: /Script/CoreUObject.Struct
[2025-02-07 13:25:05.5948273] Constructed [4 / 23]: /Script/Engine.Pawn
[2025-02-07 13:25:05.5948809] Constructed [5 / 23]: /Script/Engine.Character
[2025-02-07 13:25:05.5949152] Constructed [6 / 23]: /Script/Engine.Actor
[2025-02-07 13:25:05.6140231] Constructed [7 / 23]: /Script/Engine.ActorComponent
[2025-02-07 13:25:05.6205180] Constructed [8 / 23]: /Script/Engine.MovementComponent
[2025-02-07 13:25:05.6219356] Constructed [9 / 23]: /Script/Engine.HUD
[2025-02-07 13:25:05.6223276] Constructed [10 / 23]: /Script/Engine.PlayerController
[2025-02-07 13:25:05.6231864] Constructed [11 / 23]: /Script/Engine.PlayerCameraManager
[2025-02-07 13:25:05.6383500] Constructed [12 / 23]: /Script/UMG.Widget
[2025-02-07 13:25:05.6400097] Constructed [13 / 23]: /Script/UMG.ComboBoxString
[2025-02-07 13:25:05.6410845] Constructed [14 / 23]: /Script/CoreUObject.Interface
[2025-02-07 13:25:05.6421341] Constructed [15 / 23]: /Script/CoreUObject.DynamicClass
[2025-02-07 13:25:14.6384733] Constructed [16 / 23]: /Script/CoreUObject.Vector
[2025-02-07 13:25:14.8167341] Constructed [17 / 23]: /Script/Engine.HitResult
[2025-02-07 13:25:15.0002452] Constructed [18 / 23]: /Script/Engine.Default__MaterialExpression
[2025-02-07 13:25:15.0059138] Constructed [19 / 23]: /Script/CoreUObject.OrientedBox
[2025-02-07 13:25:15.0131047] Constructed [20 / 23]: /Script/CoreUObject.EInterpCurveMode
[2025-02-07 13:25:15.0295274] Constructed [21 / 23]: /Script/Engine.ENetRole
[2025-02-07 13:25:15.0712496] Constructed [22 / 23]: /Script/MovieScene.MovieSceneEditorData
[2025-02-07 13:25:15.7327520] Constructed [23 / 23]: /Script/Engine.Default__DefaultPawn
[2025-02-07 13:25:17.1994375] ProcessEvent address 0x7ff7d6da14e0
[2025-02-07 13:25:17.2297862] Constructed 23 of 23 objects
[2025-02-07 13:25:18.6071961] ProcessInternal address: 0x7ff7d6ad1830 <- Built-in
[2025-02-07 13:25:18.6072907] ProcessLocalScriptFunction address: 0x0 <- Built-in
[2025-02-07 13:25:18.7311035] UnrealConfig.FExecVTableOffsetInLocalPlayer: 28
[2025-02-07 13:25:18.7312164] Post-initialization: GMalloc: 0x7ff7d9e1f2e8 -> 0x17e33604040
[2025-02-07 13:25:18.7627737] Unreal Engine modules (non-modular):
[2025-02-07 13:25:18.7628834] MainExe @ 0x7ff7d5f70000 size=0x47d3000
[2025-02-07 13:25:18.8535117]
##### MEMBER OFFSETS START #####

[2025-02-07 13:25:18.8536337] UObjectBase::bUseSoftwareCursorWidgets = 0x148
[2025-02-07 13:25:18.8536829] UObjectBase::NetUpdateTime = 0x134
[2025-02-07 13:25:18.8537259] UObjectBase::ClassPrivate = 0x10
[2025-02-07 13:25:18.8537649] UObjectBase::bFindCameraComponentWhenViewTarget = 0x148
[2025-02-07 13:25:18.8538055] UObjectBase::InternalIndex = 0xC
[2025-02-07 13:25:18.8538433] UObjectBase::EngineShowFlags = 0x98
[2025-02-07 13:25:18.8539059] UObjectBase::AutoReceiveInput = 0x11A
[2025-02-07 13:25:18.8539457] UObjectBase::World = 0x80
[2025-02-07 13:25:18.8539820] UObjectBase::ObjectFlags = 0x8
[2025-02-07 13:25:18.8540967] UObjectBase::OnEndCursorOver = 0x220
[2025-02-07 13:25:18.8541352] UObjectBase::CustomTimeDilation = 0x80
[2025-02-07 13:25:18.8542108] UObjectBase::NamePrivate = 0x18
[2025-02-07 13:25:18.8542469] UObjectBase::bAllowTickBeforeBeginPlay = 0x85
[2025-02-07 13:25:18.8542820] UObjectBase::InputPriority = 0x11C
[2025-02-07 13:25:18.8543142] UObjectBase::OuterPrivate = 0x20
[2025-02-07 13:25:18.8543467] UObjectBase::bShowTitleSafeZone = 0x74
[2025-02-07 13:25:18.8543796] UObjectBase::ParentComponentActor_DEPRECATED = 0x1A0
[2025-02-07 13:25:18.8544129] UObjectBase::bNetTemporary = 0x84
[2025-02-07 13:25:18.8544467] UObjectBase::ActorHasBegunPlay = 0x1B0
[2025-02-07 13:25:18.8546722] UObjectBase::OnInputTouchEnd = 0x260
[2025-02-07 13:25:18.8547227] UObjectBase::bHasDeferredComponentRegistration = 0x86
[2025-02-07 13:25:18.8547679] UObjectBase::AttachmentReplication = 0xD8
[2025-02-07 13:25:18.8548100] UObjectBase::Children = 0x158
[2025-02-07 13:25:18.8548506] UObjectBase::Role = 0x118
[2025-02-07 13:25:18.8548903] UObjectBase::ControllingMatineeActors = 0x170
[2025-02-07 13:25:18.8549327] UObjectBase::DetachFence = 0x380
[2025-02-07 13:25:18.8549702] UObjectBase::CreationTime = 0x14C
[2025-02-07 13:25:18.8550057] UObjectBase::HiddenEditorViews = 0x1C8
[2025-02-07 13:25:18.8550394] UObjectBase::InitialLifeSpan = 0x180
[2025-02-07 13:25:18.8550719] UObjectBase::bAutoDestroyWhenFinished = 0x148
[2025-02-07 13:25:18.8551088] UObjectBase::Tags = 0x1B8
[2025-02-07 13:25:18.8552630] UObjectBase::InputComponent = 0x120
[2025-02-07 13:25:18.8553049] UObjectBase::InputConsumeOption_DEPRECATED = 0x128
[2025-02-07 13:25:18.8553427] UObjectBase::OnInputTouchLeave = 0x280
[2025-02-07 13:25:18.8554047] UObjectBase::LastNetUpdateTime = 0x144
[2025-02-07 13:25:18.8554428] UObjectBase::RemoteRole = 0x90
[2025-02-07 13:25:18.8554781] UObjectBase::Layers = 0x190
[2025-02-07 13:25:18.8555126] UObjectBase::MinNetUpdateFrequency = 0x13C
[2025-02-07 13:25:18.8555473] UObjectBase::TimerHandle_LifeSpanExpired = 0x188
[2025-02-07 13:25:18.8555830] UObjectBase::OnTakeAnyDamage = 0x1D0
[2025-02-07 13:25:18.8556166] UObjectBase::NetCullDistanceSquared = 0x12C
[2025-02-07 13:25:18.8556524] UObjectBase::OnActorEndOverlap = 0x200
[2025-02-07 13:25:18.8556999] UObjectBase::NetDormancy = 0x119
[2025-02-07 13:25:18.8557360] UObjectBase::NetDriverName = 0x88
[2025-02-07 13:25:18.8557747] UObjectBase::NetTag = 0x130
[2025-02-07 13:25:18.8558154] UObjectBase::NetPriority = 0x140
[2025-02-07 13:25:18.8558522] UObjectBase::PrimaryActorTick = 0x28
[2025-02-07 13:25:18.8558865] UObjectBase::NetUpdateFrequency = 0x138
[2025-02-07 13:25:18.8559216] UObjectBase::OnClicked = 0x230
[2025-02-07 13:25:18.8559550] UObjectBase::OnActorBeginOverlap = 0x1F0
[2025-02-07 13:25:18.8559938] UObjectBase::OnActorHit = 0x290
[2025-02-07 13:25:18.8560284] UObjectBase::StatHitchesData = 0x4E8
[2025-02-07 13:25:18.8560614] UObjectBase::OnBeginCursorOver = 0x210
[2025-02-07 13:25:18.8561182] UObjectBase::OnDestroyed = 0x2A0
[2025-02-07 13:25:18.8561533] UObjectBase::OnInputTouchEnter = 0x270
[2025-02-07 13:25:18.8561884] UObjectBase::bHasAudioFocus = 0x4FC
[2025-02-07 13:25:18.8562211] UObjectBase::OnEndPlay = 0x2B0
[2025-02-07 13:25:18.8562538] UObjectBase::OnInputTouchBegin = 0x250
[2025-02-07 13:25:18.8562876] UObjectBase::OnReleased = 0x240
[2025-02-07 13:25:18.8563200] UObjectBase::OnTakePointDamage = 0x1E0
[2025-02-07 13:25:18.8563520] UObjectBase::Owner = 0x98
[2025-02-07 13:25:18.8563837] UObjectBase::ParentComponent = 0x1A8
[2025-02-07 13:25:18.8564165] UObjectBase::ReplicatedMovement = 0xA0
[2025-02-07 13:25:18.8564494] UObjectBase::RootComponent = 0x168
[2025-02-07 13:25:18.8564821] UObjectBase::bBlockInput = 0x85
[2025-02-07 13:25:18.8565159] UObjectBase::SpawnCollisionHandlingMethod = 0x149
[2025-02-07 13:25:18.8565505] UObjectBase::bAllowReceiveTickEventOnDedicatedServer = 0x1B0
[2025-02-07 13:25:18.8565862] UObjectBase::bActorEnableCollision = 0x86
[2025-02-07 13:25:18.8566196] UObjectBase::bActorInitialized = 0x1B0
[2025-02-07 13:25:18.8566526] UObjectBase::bActorIsBeingDestroyed = 0x148
[2025-02-07 13:25:18.8567028] UObjectBase::bActorSeamlessTraveled = 0x1B0
[2025-02-07 13:25:18.8567444] UObjectBase::bAlwaysRelevant = 0x84
[2025-02-07 13:25:18.8567901] UObjectBase::bCanBeDamaged = 0x148
[2025-02-07 13:25:18.8568504] UObjectBase::bCollideWhenPlacing = 0x148
[2025-02-07 13:25:18.8569266] UObjectBase::bEnableAutoLODGeneration = 0x1B0
[2025-02-07 13:25:18.8569707] UObjectBase::bExchangedRoles = 0x84
[2025-02-07 13:25:18.8570072] UObjectBase::bGenerateOverlapEventsDuringLevelStreaming = 0x148
[2025-02-07 13:25:18.8570518] UObjectBase::bHasFinishedSpawning = 0x85
[2025-02-07 13:25:18.8570969] UObjectBase::bHidden = 0x84
[2025-02-07 13:25:18.8571358] UObjectBase::bIgnoresOriginShifting = 0x1B0
[2025-02-07 13:25:18.8571698] UObjectBase::bNetCheckedInitialPhysicsState = 0x86
[2025-02-07 13:25:18.8572040] UObjectBase::bNetLoadOnClient = 0x85
[2025-02-07 13:25:18.8572367] UObjectBase::bNetStartup = 0x84
[2025-02-07 13:25:18.8572694] UObjectBase::bNetUseOwnerRelevancy = 0x85
[2025-02-07 13:25:18.8573083] UObjectBase::bOnlyRelevantToOwner = 0x84
[2025-02-07 13:25:18.8573432] UObjectBase::bPendingNetUpdate = 0x85
[2025-02-07 13:25:18.8573800] UObjectBase::bRelevantForNetworkReplays = 0x148
[2025-02-07 13:25:18.8574176] UObjectBase::bReplicateMovement = 0x84
[2025-02-07 13:25:18.8575445] UObjectBase::bReplicates = 0x86
[2025-02-07 13:25:18.8575803] UObjectBase::bRunningUserConstructionScript = 0x85
[2025-02-07 13:25:18.8576196] UObjectBase::bTearOff = 0x84
[2025-02-07 13:25:18.8576561] UObjectBase::bTickFunctionsRegistered = 0x85
[2025-02-07 13:25:18.8576992] UObjectBase::ActiveSplitscreenType = 0x78
[2025-02-07 13:25:18.8577405] UObjectBase::AudioDeviceHandle = 0x4F8
[2025-02-07 13:25:18.8577808] UObjectBase::CloseRequestedDelegate = 0x150
[2025-02-07 13:25:18.8578211] UObjectBase::CurrentBufferVisualizationMode = 0xE0
[2025-02-07 13:25:18.8578643] UObjectBase::CursorWidgets = 0xF8
[2025-02-07 13:25:18.8579035] UObjectBase::DebugProperties = 0x40
[2025-02-07 13:25:18.8579432] UObjectBase::GameLayerManagerPtr = 0xD0
[2025-02-07 13:25:18.8579827] UObjectBase::HighResScreenshotDialog = 0xE8
[2025-02-07 13:25:18.8580665] UObjectBase::MaxSplitscreenPlayers = 0x70
[2025-02-07 13:25:18.8581087] UObjectBase::MouseCaptureMode = 0x4F2
[2025-02-07 13:25:18.8581494] UObjectBase::MouseLockMode = 0x4F4
[2025-02-07 13:25:18.8581907] UObjectBase::SplitscreenInfo = 0x60
[2025-02-07 13:25:18.8582297] UObjectBase::StatUnitData = 0x4E0
[2025-02-07 13:25:18.8582703] UObjectBase::TitleSafeZone = 0x50
[2025-02-07 13:25:18.8583089] UObjectBase::ViewModeIndex = 0x94
[2025-02-07 13:25:18.8583489] UObjectBase::Viewport = 0xA0
[2025-02-07 13:25:18.8583856] UObjectBase::ViewportConsole = 0x38
[2025-02-07 13:25:18.8584263] UObjectBase::ViewportFrame = 0xA8
[2025-02-07 13:25:18.8584651] UObjectBase::ViewportOverlayWidget = 0xC0
[2025-02-07 13:25:18.8585060] UObjectBase::Window = 0xB0
[2025-02-07 13:25:18.8585423] UObjectBase::WindowCloseRequestedDelegate = 0x190
[2025-02-07 13:25:18.8585850] UObjectBase::bDisableSplitScreenOverride = 0x4F0
[2025-02-07 13:25:18.8586263] UObjectBase::bDisableWorldRendering = 0x74
[2025-02-07 13:25:18.8586673] UObjectBase::bHideCursorDuringCapture = 0x4F3
[2025-02-07 13:25:18.8587107] UObjectBase::bIgnoreInput = 0x4F1
[2025-02-07 13:25:18.8587521] UObjectBase::bIsPlayInEditorViewport = 0x74
[2025-02-07 13:25:18.8587928] UObjectBase::bSuppressTransitionMessage = 0x90
[2025-02-07 13:25:18.8588368] UScriptStruct::StructFlags = 0x88
[2025-02-07 13:25:18.8588763] UScriptStruct::CppStructOps = 0x90
[2025-02-07 13:25:18.8589166] UScriptStruct::bPrepareCppStructOpsCompleted = 0x8C
[2025-02-07 13:25:18.8589586] UScriptStruct::ICppStructOps::Alignment = 0xC
[2025-02-07 13:25:18.8590232] UScriptStruct::ICppStructOps::Size = 0x8
[2025-02-07 13:25:18.8590676] FOutputDevice::bAutoEmitLineTerminator = 0x9
[2025-02-07 13:25:18.8591070] FOutputDevice::bSuppressEventTag = 0x8
[2025-02-07 13:25:18.8591480] FEnumProperty::Enum = 0x80
[2025-02-07 13:25:18.8591939] FEnumProperty::UnderlyingProp = 0x78
[2025-02-07 13:25:18.8592344] UStruct::DestructorLink = 0x68
[2025-02-07 13:25:18.8592757] UStruct::Children = 0x38
[2025-02-07 13:25:18.8593145] UStruct::PostConstructLink = 0x70
[2025-02-07 13:25:18.8593542] UStruct::MinAlignment = 0x44
[2025-02-07 13:25:18.8593938] UStruct::PropertiesSize = 0x40
[2025-02-07 13:25:18.8594314] UStruct::Script = 0x48
[2025-02-07 13:25:18.8594773] UStruct::PropertyLink = 0x58
[2025-02-07 13:25:18.8595159] UStruct::RefLink = 0x60
[2025-02-07 13:25:18.8595566] UStruct::ScriptObjectReferences = 0x78
[2025-02-07 13:25:18.8596040] UStruct::SuperStruct = 0x30
[2025-02-07 13:25:18.8596431] UFunction::EventGraphCallOffset = 0xA8
[2025-02-07 13:25:18.8598298] UFunction::RepOffset = 0x8C
[2025-02-07 13:25:18.8598721] UFunction::EventGraphFunction = 0xA0
[2025-02-07 13:25:18.8599054] UFunction::RPCId = 0x94
[2025-02-07 13:25:18.8599359] UFunction::FirstPropertyToInit = 0x98
[2025-02-07 13:25:18.8599673] UFunction::Func = 0xB0
[2025-02-07 13:25:18.8599975] UFunction::FunctionFlags = 0x88
[2025-02-07 13:25:18.8600300] UFunction::NumParms = 0x8E
[2025-02-07 13:25:18.8600618] UFunction::ParmsSize = 0x90
[2025-02-07 13:25:18.8600943] UFunction::RPCResponseId = 0x96
[2025-02-07 13:25:18.8601263] UFunction::ReturnValueOffset = 0x92
[2025-02-07 13:25:18.8601598] UField::Next = 0x28
[2025-02-07 13:25:18.8601914] FProperty::ArrayDim = 0x30
[2025-02-07 13:25:18.8602229] FProperty::DestructorLinkNext = 0x68
[2025-02-07 13:25:18.8602551] FProperty::ElementSize = 0x34
[2025-02-07 13:25:18.8603246] FProperty::NextRef = 0x60
[2025-02-07 13:25:18.8603591] FProperty::Offset_Internal = 0x50
[2025-02-07 13:25:18.8603918] FProperty::PostConstructLinkNext = 0x70
[2025-02-07 13:25:18.8604262] FProperty::PropertyLinkNext = 0x58
[2025-02-07 13:25:18.8604604] FProperty::PropertyFlags = 0x38
[2025-02-07 13:25:18.8605906] FProperty::RepIndex = 0x40
[2025-02-07 13:25:18.8606292] FProperty::RepNotifyFunc = 0x48
[2025-02-07 13:25:18.8606704] UWorld::bTickNewlySpawned = 0x752
[2025-02-07 13:25:18.8607129] UWorld::AuthorityGameMode = 0xF0
[2025-02-07 13:25:18.8607546] UWorld::bHack_Force_UsesGameHiddenFlags_True = 0x87C
[2025-02-07 13:25:18.8607967] UWorld::AudioDeviceHandle = 0x8E8
[2025-02-07 13:25:18.8608386] UWorld::AudioTimeSeconds = 0x904
[2025-02-07 13:25:18.8608773] UWorld::CommittedPersistentLevelName = 0x970
[2025-02-07 13:25:18.8609174] UWorld::BuildStreamingDataTimer = 0x500
[2025-02-07 13:25:18.8609550] UWorld::DebugDrawTraceTag = 0x880
[2025-02-07 13:25:18.8609867] UWorld::bPlayersOnly = 0x988
[2025-02-07 13:25:18.8610166] UWorld::DeltaTimeSeconds = 0x908
[2025-02-07 13:25:18.8610463] UWorld::ExtraReferencedObjects = 0x68
[2025-02-07 13:25:18.8610775] UWorld::FullPurgeTriggered = 0x86C
[2025-02-07 13:25:18.8611077] UWorld::LastTimeUnbuiltLightingWasEncountered = 0x8F0
[2025-02-07 13:25:18.8611406] UWorld::NextSwitchCountdown = 0x958
[2025-02-07 13:25:18.8611707] UWorld::RealTimeSeconds = 0x900
[2025-02-07 13:25:18.8612006] UWorld::NextURL = 0x948
[2025-02-07 13:25:18.8612291] UWorld::bKismetScriptError = 0x988
[2025-02-07 13:25:18.8612824] UWorld::NumInvalidReflectionCaptureComponents = 0x97C
[2025-02-07 13:25:18.8613196] UWorld::bDebugPauseExecution = 0x988
[2025-02-07 13:25:18.8613536] UWorld::NumLightingUnbuiltObjects = 0x978
[2025-02-07 13:25:18.8613888] UWorld::bDebugFrameStepExecution = 0x988
[2025-02-07 13:25:18.8614219] UWorld::PreparingLevelNames = 0x960
[2025-02-07 13:25:18.8614545] UWorld::NumTextureStreamingDirtyResources = 0x984
[2025-02-07 13:25:18.8614883] UWorld::bStreamingDataDirty = 0x4F8
[2025-02-07 13:25:18.8615264] UWorld::NumTextureStreamingUnbuiltComponents = 0x980
[2025-02-07 13:25:18.8615648] UWorld::OriginOffsetThisFrame = 0x928
[2025-02-07 13:25:18.8616017] UWorld::PauseDelay = 0x90C
[2025-02-07 13:25:18.8616349] UWorld::PerModuleDataObjects = 0x78
[2025-02-07 13:25:18.8616677] UWorld::bIsDefaultLevel = 0x988
[2025-02-07 13:25:18.8617062] UWorld::TimeSinceLastPendingKillPurge = 0x868
[2025-02-07 13:25:18.8617437] UWorld::PlayerNum = 0x864
[2025-02-07 13:25:18.8617759] UWorld::bAggressiveLOD = 0x988
[2025-02-07 13:25:18.8618070] UWorld::StreamingLevelsPrefix = 0x98
[2025-02-07 13:25:18.8618386] UWorld::bTriggerPostLoadMap = 0xE0
[2025-02-07 13:25:18.8618700] UWorld::bIsLevelStreamingFrozen = 0x874
[2025-02-07 13:25:18.8619029] UWorld::StreamingVolumeUpdateDelay = 0x870
[2025-02-07 13:25:18.8619348] UWorld::bIsBuilt = 0x751
[2025-02-07 13:25:18.8619687] UWorld::TimeSeconds = 0x8F8
[2025-02-07 13:25:18.8620930] UWorld::UnpausedTimeSeconds = 0x8FC
[2025-02-07 13:25:18.8621320] UWorld::ViewLocationsRenderedLastFrame = 0xD0
[2025-02-07 13:25:18.8621661] UWorld::bActorsInitialized = 0x988
[2025-02-07 13:25:18.8622036] UWorld::bAllowAudioPlayback = 0x988
[2025-02-07 13:25:18.8622558] UWorld::bIsTearingDown = 0x988
[2025-02-07 13:25:18.8623057] UWorld::bAreConstraintsDirty = 0x988
[2025-02-07 13:25:18.8623450] UWorld::bShouldDelayGarbageCollect = 0x86D
[2025-02-07 13:25:18.8623834] UWorld::bBegunPlay = 0x988
[2025-02-07 13:25:18.8624199] UWorld::bDoDelayedUpdateCullDistanceVolumes = 0x877
[2025-02-07 13:25:18.8625016] UWorld::bRequestedBlockOnAsyncLoading = 0x988
[2025-02-07 13:25:18.8625407] UWorld::bDropDetail = 0x988
[2025-02-07 13:25:18.8625769] UWorld::bInTick = 0x750
[2025-02-07 13:25:18.8626122] UWorld::bMatchStarted = 0x988
[2025-02-07 13:25:18.8626878] UWorld::bIsCameraMoveableWhenPaused = 0x988
[2025-02-07 13:25:18.8628024] UWorld::bIsRunningConstructionScript = 0x87D
[2025-02-07 13:25:18.8628437] UWorld::bShouldSimulatePhysics = 0x87E
[2025-02-07 13:25:18.8628776] UWorld::bIsWorldInitialized = 0x86E
[2025-02-07 13:25:18.8629090] UWorld::bWorldWasLoadedThisTick = 0xE0
[2025-02-07 13:25:18.8629415] UWorld::bPlayersOnlyPending = 0x988
[2025-02-07 13:25:18.8629733] UWorld::bPostTickComponentUpdate = 0x860
[2025-02-07 13:25:18.8630067] UWorld::bRequiresHitProxies = 0x388
[2025-02-07 13:25:18.8630414] UWorld::bShouldForceUnloadStreamingLevels = 0x875
[2025-02-07 13:25:18.8630781] UWorld::bShouldForceVisibleStreamingLevels = 0x876
[2025-02-07 13:25:18.8631140] UWorld::bShouldTick = 0x389
[2025-02-07 13:25:18.8631511] UWorld::bStartup = 0x988
[2025-02-07 13:25:18.8631890] UClass::ClassConstructor = 0x98
[2025-02-07 13:25:18.8632270] UClass::ClassAddReferencedObjects = 0xA8
[2025-02-07 13:25:18.8632672] UClass::ClassCastFlags = 0xB8
[2025-02-07 13:25:18.8633707] UClass::bCooked = 0xD8
[2025-02-07 13:25:18.8639132] UClass::ClassConfigName = 0xD0
[2025-02-07 13:25:18.8639736] UClass::ClassDefaultObject = 0x100
[2025-02-07 13:25:18.8640079] UClass::ClassFlags = 0xB4
[2025-02-07 13:25:18.8640369] UClass::ClassGeneratedBy = 0xC8
[2025-02-07 13:25:18.8640663] UClass::ClassUnique = 0xB0
[2025-02-07 13:25:18.8640947] UClass::ClassVTableHelperCtorCaller = 0xA0
[2025-02-07 13:25:18.8641244] UClass::ClassWithin = 0xC0
[2025-02-07 13:25:18.8642406] UClass::FuncMap = 0x108
[2025-02-07 13:25:18.8644049] UClass::InterfaceFuncMap = 0x1A8
[2025-02-07 13:25:18.8644429] UClass::Interfaces = 0x1F8
[2025-02-07 13:25:18.8644780] UClass::NetFields = 0xF0
[2025-02-07 13:25:18.8645081] UClass::ParentFuncMap = 0x158
[2025-02-07 13:25:18.8645371] UEnum::CppForm = 0x50
[2025-02-07 13:25:18.8645657] UEnum::CppType = 0x30
[2025-02-07 13:25:18.8645929] UEnum::EnumDisplayNameFn = 0x58
[2025-02-07 13:25:18.8646218] UEnum::Names = 0x40
[2025-02-07 13:25:18.8646511] FObjectPropertyBase::PropertyClass = 0x78
[2025-02-07 13:25:18.8646886] FDelegateProperty::SignatureFunction = 0x78
[2025-02-07 13:25:18.8647240] FMulticastDelegateProperty::SignatureFunction = 0x78
[2025-02-07 13:25:18.8648194] FSetProperty::ElementProp = 0x78
[2025-02-07 13:25:18.8648642] FStructProperty::Struct = 0x78
[2025-02-07 13:25:18.8649052] FArrayProperty::Inner = 0x78
[2025-02-07 13:25:18.8649447] FMapProperty::KeyProp = 0x78
[2025-02-07 13:25:18.8649828] FMapProperty::ValueProp = 0x80
[2025-02-07 13:25:18.8650226] FBoolProperty::FieldMask = 0x7B
[2025-02-07 13:25:18.8650613] FBoolProperty::ByteMask = 0x7A
[2025-02-07 13:25:18.8650996] FBoolProperty::FieldSize = 0x78
[2025-02-07 13:25:18.8651376] FBoolProperty::ByteOffset = 0x79
[2025-02-07 13:25:18.8651759] FByteProperty::Enum = 0x78
[2025-02-07 13:25:18.8652177] FClassProperty::MetaClass = 0x80
[2025-02-07 13:25:18.8652638] FInterfaceProperty::InterfaceClass = 0x78
[2025-02-07 13:25:18.8653028]
##### MEMBER OFFSETS END #####

[2025-02-07 13:25:18.8653465] m_shared_functions: 0x17e3174d9c8
[2025-02-07 13:25:18.8898637] FAssetData not available, ignoring 'LoadAllAssetsBeforeDumpingObjects' & 'LoadAllAssetsBeforeGeneratingCXXHeaders'.[2025-02-07 13:25:23.7739559] Was unable to resolve JMP instruction @ 0x7ff7d6ad1542
[2025-02-07 13:25:23.7806734] Enabling custom events
[2025-02-07 13:25:23.7891126] Starting mods (from mods.txt load order)...
[2025-02-07 13:25:23.7895336] Mod 'CheatManagerEnablerMod' disabled in mods.txt.
[2025-02-07 13:25:23.7895919] Mod 'ActorDumperMod' disabled in mods.txt.
[2025-02-07 13:25:23.7896375] Mod 'ConsoleCommandsMod' disabled in mods.txt.
[2025-02-07 13:25:23.7896808] Mod 'ConsoleEnablerMod' disabled in mods.txt.
[2025-02-07 13:25:23.7897293] Starting Lua mod 'SplitScreenMod'
[2025-02-07 13:25:24.0487686] [Lua] [SplitScreenMod] UseSplitScreen: true
[2025-02-07 13:25:24.0488848] [Lua] [SplitScreenMod] OffsetPlayerGamepadIds: true
[2025-02-07 13:25:24.0490290] Mod 'LineTraceMod' disabled in mods.txt.
[2025-02-07 13:25:24.0490794] Mod 'BPML_GenericFunctions' disabled in mods.txt.
[2025-02-07 13:25:24.0491289] Mod 'BPModLoaderMod' disabled in mods.txt.
[2025-02-07 13:25:24.0491726] Mod 'jsbLuaProfilerMod' disabled in mods.txt.
[2025-02-07 13:25:24.0492259] Starting Lua mod 'Keybinds'
[2025-02-07 13:25:24.0534922] Starting mods (from enabled.txt, no defined load order)...
[2025-02-07 13:25:24.0548814] Event loop start