How does ReShade choose which Vulkan apps to hook into?

  • Osoa
  • Topic Author
More
3 years 1 month ago #1 by Osoa How does ReShade choose which Vulkan apps to hook into? was created by Osoa
Manually editing ProgramApps.ini (in ProgramData\Reshade\) in order to remove an app doesn't make a difference. Is there another file that decides which apps to hook into?

Please Log in or Create an account to join the conversation.

  • crosire
More
3 years 1 month ago #2 by crosire Replied by crosire on topic How does ReShade choose which Vulkan apps to hook into?
ReShadeApps.ini is only used by the setup tool to keep track of how many apps it installed to (so it can completly remove ProgramData\ReShade once it was removed from all apps).

ReShade itself checks if a ReShade.ini file exists in the app directory and only loads if that is the case. So as long as the Vulkan layer was registered, you can enable ReShade in any Vulkan app by creating a ReShade.ini file next to the executable and disable it again by removing that file.
The following user(s) said Thank You: Marty, Osoa

Please Log in or Create an account to join the conversation.

  • Osoa
  • Topic Author
More
3 years 1 month ago #3 by Osoa Replied by Osoa on topic How does ReShade choose which Vulkan apps to hook into?
Wow, this makes what I wanted to do so easy. Thanks a lot for the response.

Please Log in or Create an account to join the conversation.