this post was submitted on 31 Aug 2024
174 points (96.3% liked)

Games

31809 readers
1284 users here now

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

There's nothing contested about it. Add a bunch of extra operations to the game loop and you can slow down a game. You only have so much headroom in each frame. Dunova takes up a lot of that time. And let's not forget you can literally go tests with games that had denovu and then removed it. The testing shows pretty clearly that it does indeed slow down games.

[–] [email protected] 3 points 2 weeks ago (1 children)

...Great, so you're going to start giving just as much criticism to devs for writing debug logs every so often?

There's an order of magnitude between a difficult task slowing operations, and pure inefficiency / bad coding doing it. Can you describe something that actually proves you know the slightest thing about how programming works?

[–] [email protected] -3 points 2 weeks ago

I work in software... how about that.