Nvidia Image Scaling NIS and VR

Yeah, i was reading up a bit on it and I think I understand where the layer sits. SteamVR shows “Current OpenXR Runtime” to be “SteamVR”, so I suspect SteamVR has its own bundled version of OpenXR.

Right now I’m not seeing any OpenXR log appear (to check if the application name is ‘FS2020’ indeed. So that would mean either a) nothing is being loaded/configured and your script is simply targeting a runtime not being used in that location/key, or b) the log file is simply in a directory which I haven’t been able to find yet.

In the hopes of b), I simply put your ‘FS2020.conf’ file in the directory with some values that should be visible to me, but unfortunately nothing happens yet.

I’m going to be searching for the right OpenXR directories and logs for the SteamVR variant (at least, operating from the assumption that that is actually a thing…). I’ll report back if I find anything. :slight_smile: