Settings: Compatibility list

Using the Compatibility list you can add application that conflicts in some way with D3D/OpenGL detection. You can either define which APIs must be ignored for a given executable name or even  completely disable API detection for it, the latter is ideal for applications that are failing to start or misbehaving when global API monitoring is in effect.

  1. Exception list
    Lists all programs executable names you have added.
  2. Add
    Click to add a new item.
  3. Delete
    Click to delete the current selected item on list.
  4. Ignore D3D8
    Ignore program that reference the Direct3D 8 API.
  5. Ignore D3D9
    Ignore program that reference the Direct3D 9 API.
  6. Ignore D3D10
    Ignore program that reference the Direct3D 10 API.
  7. Ignore D3D10.1
    Ignore program that reference the Direct3D 10.1 API.
  8. Ignore D3D11
    Ignore program that reference the Direct3D 11 API.
  9. Ignore OpenGL
    Ignore program that reference the OpenGL API (all versions).
  10. Ignore DXGI
    Ignore program that reference the DirectX Graphics Infrastructure API.
  11. Disable API detection
    Completely disable API detection for the executable.


comments powered by Disqus