Sencer Coltu

Results 16 comments of Sencer Coltu

Did you discover which interface is not supported? Seems Win7 only has partial functionality for Direct3D 11.1 and DXGI 1.2. I'll try to find the unsupported interface(s) and remove the...

I just found out that these 2 vars were not used anywhere in the code, so I removed them. I probably forgot to remove them after trying stuff. //var dxgiDevice...

I tried to run SteamVR on a Win7 virtual machine with no success.

Is there another tool for the cosmos to dump/upload the distortion profile? Copying a manually dumped LH_Config_In.json file to applications directory, and uploading the result json file manually might work.

> Mine says "index outside of the array"... Hi @Dude-Flash . Can you please post the exception stack trace to make it easier for me to fix the index error?

This tool won't work unless your headset uses SteamVR Tracking HDK (or a compatible tech), and you need to be able to read and write the coefficients from the headset....

> Yes we use SteamVR tracking with steamVR controllers. We only need it working on Steam to start with. Our design is similar to Pimax with a few secret extra...

I had the same problem. I tried to disable chaperon proximity alerts, but SteamVR kept freezing occosionally. Only way to fix frozen SteamVR was to taskkill AdvancedSettings.exe.

Hi, property UsesDriverDirectMode needs to return true, function IsDisplayOnDesktop needs to return false, function IsDisplayRealDisplay, true if using steamvr directmode on a monitor (this bypasses the ivrdirectmodecomponent functions), false if...

Also, this is my default.vrsettings file content for my driver: if remoteDisplay property is set, driver ignores given edid and directmode properties, and sets directmode automatically true. { "driver_customhmd": {...