this post was submitted on 20 Jul 2024
88 points (100.0% liked)
PC Gaming
8502 readers
331 users here now
For PC gaming news and discussion. PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let's Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments.
- Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I see this is a Vulkan API update. This means game developers need to take advantage of it before it is of any benefit, correct? Or can one use the benefit of this somehow themselves?
They need to support vulkan, or DirectX to vulkan need tobe updated for the directx api translate for the vulkan one
Edit: reading it better I think the devs that support vulkan don't need todo anything, this is a CPU -> GPU communication so it don't need support from the game
Yes. If for device or system that use dx->vulkan wrapper like proton, then it's possible to enable it. It's a driver side provided feature once compiled to support it you can enable it. (like frame gen basically)
edit: features like FSR3 or DLSS requires game side support means the game binary needs to compile with their tech to support.