Troubleshooting - mbucchia/Quad-Views-Foveated GitHub Wiki
Location of the log file: %LocalAppData%\Quad-Views-Foveated\Quad-Views-Foveated.log
-
Make sure to install/update the Visual C++ Redistributable.
-
Make sure to meet all the prerequisites listed in the setup instructions and specific to your headset.
-
Download OpenXR Explorer to confirm that the API layer is loading correctly:

Here are a few tips for reading the log file.
2023-06-18 00:53:06 +0100: Application: DCS World
The line above can be used to confirm that your application was started in the correct mode (OpenXR). If you do not see that, make sure you are running the latest version of the application and that you configured it to use OpenXR.
2023-06-18 00:53:06 +0100: Using OpenXR runtime: [...]
The line above shows which OpenXR runtime is set up as active on your system. If you are not seeing the expected value for your headset, click the link further below corresponding to your headset for instructions on using eye tracking.
2023-06-18 00:53:06 +0100: Trying to locate configuration file at 'C:\Program Files\OpenXR-Quad-Views-Foveated\settings.cfg'...
2023-06-18 00:53:06 +0100: Found option 'peripheral_multiplier=0.4'
2023-06-18 00:53:06 +0100: Found option 'focus_multiplier=0.95'
2023-06-18 00:53:06 +0100: Found option 'horizontal_focus_section=0.5'
2023-06-18 00:53:06 +0100: Found option 'vertical_focus_section=0.5'
2023-06-18 00:53:06 +0100: Trying to locate configuration file at 'C:\Users\<user>\AppData\Local\Quad-Views-Foveated\settings.cfg'...
2023-06-18 00:53:06 +0100: Found option 'turbo_mode=0'
The blob above can be used to troubleshoot loading and parsing of your configuration file.
2023-06-18 00:53:06 +0100: Eye tracking is supported
The lines above confirm that eye tracking can be used on your headset. If you do not see that, click the link below corresponding to your headset for instructions on using eye tracking.
- Meta Quest Pro
- Play For Dream MR
- Samsung Galaxy XR
- Pimax Crystal
- Pimax 5K/8K (w/ Droolon Pi1)
- Varjo Aero/Varjo VR-3/XR-3
- Vive Pro Eye
- HP Reverb G2 Omnicept Edition
- PlayStation VR2
2023-06-18 00:53:06 +0100: Recommended peripheral resolution: 1113x1145 (0.400x density)
2023-06-18 00:53:06 +0100: Recommended focus resolution: 1322x1360 (0.950x density)
The lines above can be used to inspect the effective resolutions used for each region.
Foveated rendering is not following your eye gaze accurately / Resolution is very low in the eye-tracked region
Make sure your eye tracker is calibrated. Try the calibration procedure again. Click the link below corresponding to your headset for instructions.
- Meta Quest Pro
- Play For Dream MR
- Samsung Galaxy XR
- Pimax Crystal
- Pimax 5K/8K (w/ Droolon Pi1)
- Varjo Aero/Varjo VR-3/XR-3
- Vive Pro Eye
- HP Reverb G2 Omnicept Edition
- PlayStation VR2
Please use OpenXR-API-Layers-GUI to disable other OpenXR API layers.
This is a known issue that seems to affect only certain users. Please try disabling the Turbo Mode (in the Advanced Configuration to mitigate the issue.