GPUOpen-Tools / ocat

The Open Capture and Analytics Tool (OCAT) provides an FPS overlay and performance measurement for D3D11, D3D12, and Vulkan
325 stars 29 forks source link

userBlackList is ignored #69

Closed petska closed 5 years ago

petska commented 5 years ago

userBlackList.txt is ignored by OCAT (latest OCAT_1.4.216.exe) after adding apps to defaultBlackList.txt ignoring worked correct. It will be nice to have an option to disable sound completely and the ability to change min/max Y axis values at frametime overlay.

aurolou commented 5 years ago

Thanks for the report, I will have a look!

Toggling sound on and off was added in this version, it will be part of the next official release.

Also, I will consider your frametime overlay feature request, but can't make any promises at this point.

aurolou commented 5 years ago

This version should ignore correctly the apps listed in the userBlackList.txt

I opened a new issue (#73) for the frametime overlay request to track it separately.