this post was submitted on 20 Jul 2024
88 points (100.0% liked)

PC Gaming

8209 readers
407 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments.
  10. 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
top 3 comments
sorted by: hot top controversial new old
[–] Azzu@lemm.ee 4 points 1 month ago* (last edited 1 month ago) (2 children)

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?

[–] Vilian@lemmy.ca 3 points 1 month ago* (last edited 1 month ago)

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

[–] PenguinTD@lemmy.ca 2 points 1 month ago* (last edited 1 month ago)

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.