1. fpsVR
  2. News

fpsVR News

fpsVR Beta - 2.1.8750

The fpsVR BETA has been updated with the following changes:
  • Added build-in History Viewer. It allows you to view information about the last 10 sessions that lasted more than 2 minutes. See fpsVR overlay in SteamVR dashboard : "General" -> "History Viewer"
  • Added new section "Devices". The information displayed on it will be useful for those who use a large number of devices, such as trackers for full body tracking.
  • Added an option to "Devices" to enable notifications about battery levels in multiples of 10 (90%, 80%, 70%, etc.)
  • Added a warning on the page for resolution detection (See button "Detect Resolution" on section "General") stating that at high resolutions with the "Advanced Supersampling Filtering" SteamVR option enabled the detection of resolution will not work correctly.
  • Some options have been moved between settings sections, taking into account changes.



fpsVR - 2.1.8735

The fpsVR has been updated with the following changes:

Steam Link
  • Fixed: headset battery was displayed as "Other batteries".
  • A workaround has been applied to a SteamVR issue (with Steam Link) where the VREvent_PropertyChanged event from SteamVR is missing when a headset user changes the headset frequency in the SteamVR interface. This caused the fpsVR logic to not work correctly.
Intel
  • Added support for temperature monitoring for Intel processors with Ext. Model 0xBA (13500H/13900H) and with Ext. Model 0xBF (13400F/13500/13700HX). The next time you run fpsVR after this update, Steam may request administrator rights to update the CPU monitoring service.
Timer
  • Fixed a bug that caused "-01" seconds to be displayed when the timer ends.
  • Fixed a bug that resulted in the absence of a sound notification when reusing the timer function.
  • The timer function now announces the end of the timer once, without any advance warning.
AMD GPU
  • The time between updates for GPU monitoring using ADLX has been increased to 2000ms (if the user setting is set to less than 2000ms).
ADLX is used in approximately 5% of cases for users with AMD GPUs, in cases of using mobile GPU chips, drivers for Bootcamp, and in cases where the driver does not work correctly and does not initialize the standard API: ADL. Unfortunately, AMD does not fix problems with their APIs: ADL works generally well, but for some unknown reason it does not work for some users (possibly on certain driver versions), while ADLX has been about a year since its release and still has not fixed issues with performance. I was able to get some advice on using ADLX from an AMD rep, there may be some improvements in future versions of fpsVR and this increase in time between updates will be reduced in the future. Also see: https://steamcommunity.com/games/908520/announcements/detail/5943124160454215874

fpsVR Beta - 2.1.8735

The fpsVR BETA has been updated with the following changes:

Steam Link
  • Fixed: headset battery was displayed as "Other batteries".
  • A workaround has been applied to a SteamVR issue (with Steam Link) where the VREvent_PropertyChanged event from SteamVR is missing when a headset user changes the headset frequency in the SteamVR interface. This caused the fpsVR logic to not work correctly.


Timer
  • Fixed a bug that caused "-01" seconds to be displayed when the timer ends.
  • Fixed a bug that resulted in the absence of a sound notification when reusing the timer function.

AMD GPU

- File amdadlx64.dll was removed from fpsVR both public and beta versions:

I forced to decide to remove this file from all assemblies due to issues.
And after that, in order for temperature monitoring to work via AMD ADLX, this mainly used for mobile AMD GPUs/Boot Camp Drivers for AMD GPU or if standard AMD ADL is failed to initialize, you will need to install AMD driver that was released not earlier than 2023. I assume that all AMD drivers starting from 2023 will include amdadlx64.dll. Unfortunately it is possible such drivers do not exist for all mobile AMD GPUs (in this case, you can try to take this file from the AMD drivers released in January 2023 and put it in the Windows\System32 folder)

fpsVR Beta - 2.1.8714

The fpsVR BETA has been updated with the following changes:
  • AMD GPU: The refresh rate for GPU monitoring using ADLX has been increased to 2000ms (if the user setting is set to less than 2000ms).

    ADLX is used in approximately 5% of cases for users with AMD GPUs, in cases of using mobile GPU chips, drivers for Bootcamp, and in cases where the driver does not work correctly and does not initialize the standard API: ADL. Unfortunately, AMD does not fix problems with their APIs: ADL works generally well, but for some unknown reason it does not work for some users (possibly on certain driver versions), while ADLX has been about a year since its release and still has not fixed issues with performance.