No steamvr tracking without hmd?

Thanks. Is it working for you now? Just drop the STEAMVR controllers into Blueprint or is anything else is needed?
Do you have a full setting file that works?
I tried to modify the settings, but it’s not working.
Here’s what I have currently:

{
“steamvr”: {
“requireHmd”: true,
“forcedDriver”: “null”,
“forcedHmd”: “”,
“displayDebug”: false,
“debugProcessPipe”: “”,
“enableDistortion”: true,
“displayDebugX”: 0,
“displayDebugY”: 0,
“displayAllowLockedMode”: false,
“sendSystemButtonToAllApps”: false,
“loglevel”: 3,
“ipd”: 0.063,
“ipdOffset”: 0.0,
“background”: “”,
“backgroundUseDomeProjection”: false,
“backgroundCameraHeight”: 1.6,
“backgroundDomeRadius”: 0.0,
“debugInput”: false,
“environment”: “”,
“gridColor”: “”,
“playAreaColor”: “”,
“showStage”: false,
“activateMultipleDrivers”: true,
“directMode”: true,
“usingSpeakers”: false,
“speakersForwardYawOffsetDegrees”: 0.0,
“basestationPowerManagement”: false,
“neverKillProcesses”: false,
“renderTargetMultiplier”: 1.0,
“supersampleScale”: 1.0,
“allowSupersampleFiltering”: true,
“allowAsyncReprojection”: true,
“allowInterleavedReprojection”: true,
“forceReprojection”: false,
“forceFadeOnBadTracking”: true,
“defaultMirrorView”: 0,
“showMirrorView”: false,
“startMonitorFromAppLaunch”: true,
“startCompositorFromAppLaunch”: true,
“startDashboardFromAppLaunch”: true,
“startOverlayAppsFromDashboard”: true,
“enableHomeApp”: false,
“setInitialDefaultHomeApp”: false,
“CycleBackgroundImageTimeSec”: -1,
“retailDemo”: false,
“panelMask”: true,
“panelMaskVignette”: true,
“panelMaskVignetteWidth” : 2.0,
“inputBindingUI” : false,
“legacyInputRebinding” : false,
“directModeEdidPid” : 43521,
“directModeEdidVid” : 53794,
“mirrorViewGeometry” : “0 0 108 600”
},
“userinterface” : {
“StatusAlwaysOnTop” : true,
“screenshots” : true,
“screenshotType” : 2
},
“driver_lighthouse”: {
“disableimu”: false,
“usedisambiguation”: “tdm”,
“disambiguationdebug”: 0,
“primarybasestation”: 0,
“lighthousename”: “”,
“maxincidenceangledegrees”: 60.0,
“uselighthousedirect”: true,
“dbhistory”: false
},
“driver_null” : {
“enable”: true,
“id”: “Null Driver”,
“serialNumber”: “Null 4711”,
“modelNumber”: “Null Model Number”,
“windowX”: 100,
“windowY”: 100,
“windowWidth”: 512,
“windowHeight”: 512,
“renderWidth”: 512,
“renderHeight”: 512,
“secondsFromVsyncToPhotons”: 0.1,
“displayFrequency”: 150
},
“notifications” : {
“DoNotDisturb” : false
},
“keyboard” : {
“TutorialCompletions” : 0,
“ScaleX” : 1.1,
“ScaleY” : 1.1,
“OffsetLeftX” : 0.0,
“OffsetRightX” : 0.0,
“OffsetY” : 0.0,
“Smoothing” : false
},
“perfcheck” : {
“heuristicActive” : true,
“warnInHMD” : false,
“warnOnlyOnce” : false,
“allowTimingStore” : false,
“saveTimingsOnExit” : false,
“perfTestData” : 0.0
},
“collisionBounds” : {
“CollisionBoundsStyle” : 0,
“CollisionBoundsGroundPerimeterOn” : false,
“CollisionBoundsCenterMarkerOn” : false,
“CollisionBoundsPlaySpaceOn” : false,
“CollisionBoundsFadeDistance” : 0.7,
“CollisionBoundsColorGammaR” : 0,
“CollisionBoundsColorGammaG” : 255,
“CollisionBoundsColorGammaB” : 255,
“CollisionBoundsColorGammaA” : 153
},
“camera” : {
“enableCamera” : false,
“enableCameraInDashboard” : false,
“enableCameraForCollisionBounds” : false,
“enableCameraForRoomView” : false,
“cameraBoundsColorGammaR” : 0,
“cameraBoundsColorGammaG” : 255,
“cameraBoundsColorGammaB” : 255,
“cameraBoundsColorGammaA” : 153,
“cameraBoundsStrength” : 78
},
“audio” : {
“onPlaybackDevice” : “”,
“onRecordDevice” : “”,
“onPlaybackMirrorDevice” : “”,
“offPlaybackDevice” : “”,
“offRecordDevice” : “”,
“viveHDMIGain” : true
},
“power” : {
“pauseCompositorOnStandby” : false,
“powerOffOnExit” : true,
“turnOffScreensTimeout” : 5.0,
“turnOffControllersTimeout” : 300.0,
“returnToWatchdogTimeout”: 0.0,
“pauseCompositorOnStandby” : true,
“autoLaunchSteamVROnButtonPress” : true
},
“modelskins” : {
},
“dashboard” : {
“enableDashboard” : true,
“arcadeMode” : false,
“webUI” : false
},
“WebInterface” : {
“WebPort” : “127.0.0.1:8998”
},
“version” : “1”,
“jsonid” : “vrsettings”
}