this post was submitted on 18 Aug 2025
47 points (92.7% liked)

Games

42240 readers
1456 users here now

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

Rules

1. Submissions have to be related to games

Video games, tabletop, or otherwise. Posts not related to games will be deleted.

This community is focused on games, of all kinds. Any news item or discussion should be related to gaming in some way.

2. No bigotry or harassment, be civil

No bigotry, hardline stance. Try not to get too heated when entering into a discussion or debate.

We are here to talk and discuss about one of our passions, not fight or be exposed to hate. Posts or responses that are hateful will be deleted to keep the atmosphere good. If repeatedly violated, not only will the comment be deleted but a ban will be handed out as well. We judge each case individually.

3. No excessive self-promotion

Try to keep it to 10% self-promotion / 90% other stuff in your post history.

This is to prevent people from posting for the sole purpose of promoting their own website or social media account.

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

This community is mostly for discussion and news. Remember to search for the thing you're submitting before posting to see if it's already been posted.

We want to keep the quality of posts high. Therefore, memes, funny videos, low-effort posts and reposts are not allowed. We prohibit giveaways because we cannot be sure that the person holding the giveaway will actually do what they promise.

5. Mark Spoilers and NSFW

Make sure to mark your stuff or it may be removed.

No one wants to be spoiled. Therefore, always mark spoilers. Similarly mark NSFW, in case anyone is browsing in a public space or at work.

6. No linking to piracy

Don't share it here, there are other places to find it. Discussion of piracy is fine.

We don't want us moderators or the admins of lemmy.world to get in trouble for linking to piracy. Therefore, any link to piracy will be removed. Discussion of it is of course allowed.

Authorized Regular Threads

Related communities

PM a mod to add your own

Video games

Generic

Help and suggestions

By platform

By type

By games

Language specific

founded 2 years ago
MODERATORS
top 10 comments
sorted by: hot top controversial new old
[–] Lexam@lemmy.world 66 points 4 weeks ago (1 children)

The company pushing AI claims 97% of developers use AI. That sounds like a number AI came up with.

[–] AlphaOmega@lemmy.world 8 points 4 weeks ago

As a full stack web dev I've been using AI off and on and while it seems really good at basic markup language, it almost never gets PHP or JS right.

It suggests weird ways of doing things that either don't work, are completely asinine, use some random unknown libraries, or is just outdated.

[–] Katana314@lemmy.world 40 points 4 weeks ago (1 children)

“See? This developer used an AI to help him work out how to resolve this Unity error”

Meanwhile the dev: “Wtf? I just wanted to do a regular search for that error, not AI.”

[–] shittydwarf@sh.itjust.works 12 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

You fell victim to one of the classic blunders - the most famous of which is "never get involved in investing with a tech bro" - but only slightly less well-known is this: "Never expect a search not to become an AI prompt online!" Ahahahaha

[–] pirateKaiser@sh.itjust.works 3 points 4 weeks ago (1 children)

In my head canon that was an evil laugh and no one can convince me otherwise.

[–] NuXCOM_90Percent@lemmy.zip 21 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

I mean... I believe it.

No, not necessarily the intended way. But in terms of tools.

Like, one of the coolest things in an image editing program is the "magic wand" and Adobe's suite goes above and beyond to genuinely feel like magic where you can outright erase people or procedurally weather stuff and so forth. And... that uses most of the same code paths and "tech" as "AI"

Same with a lot of audio programs where you are spending a lot of money to buy plugins/algorithms to handle a lot of the heuristics when blending different sounds. Let alone using asset packs that likely are pure AI Generated Content.

And same with coding. Microsoft et al increasingly shove "AI" tools down our throats. But even just googling you are going to get gemini bullshit that summarizes the stack overflow page you are about to read. Or you just use chatgpt to remove the middle man entirely.

And considering that the term "AI agent" has increasingly become a buzzword specifically for these purposes (sometimes it is a full LLM. Sometimes it is just an old school neural net. And so forth)? Let's look at that breakdown on slide 7

  • 44%: Asset or content optimization: Pretty much exactly what I mentioned regarding Adobe and the various audio mixing programs
  • 38%: In-game Coaching or Automated Tutorials: These I suspect are "real" usage but are mostly geared towards proof of concepts. Although I could see an argument that "I have 77 skill points that are unallocated" pop-ups back in Guild Wars were "AI" because... they were. They were just incredibly rudimentary checks of if skillPoints > 10: whineLikeALittleB()
  • 38%: Dynamic Balancing and tuning of gameplay: See above but think "The Director" from L4D or just lowering the difficulty the tenth time you die against a boss
  • 37%: Procedural (...) generation: This is procedural generation. That is, and has been, "AI Generated Content" for literally decades
  • 36%: Adaptive difficulty: See In-Game Coaching
  • 35%: Automated testing and bug reporting: Honestly? This should be at 100%. There is absolutely zero reason to not use a (locally run) tool for this kind of stuff. You just use that in addition to the QA team.
  • 34%: Advanced NPC Behavior: I suspect this is mostly the aformentioned In-Game Coaching but also buzz word games like Star Citizen
  • 34%: Internal Studio Functions: Them's be lying considering how much "AI" gets shoved down our throats when you use MS Teams or Google Cloud or whatever.
  • 33%: Real time voice or audio enhancements: Homie, that's auto-tune. Again, this is probably closer to 60 or 70% and those folk just don't realize what the tool they used to "clean up the audio" was doing

But yeah. This is clearly marketed as the idea of "They asked Gemini to make a game for them" rather than "They used the existing, and actually reasonable-ish, tools to do their jobs". Which gets to the idea of "AI" to enhance workflows rather than to become it.

[–] Artisian@lemmy.world 5 points 4 weeks ago

Note that game dev is a setting where both users and developers already tolerate a fair bit of jank or bugs, and where having ideas is relatively cheap but iterating on them is not at all. It makes sense as a fit.

[–] CrayonDevourer@lemmy.world 8 points 4 weeks ago

I mean, it makes complete sense. Photoshop has had 'magic fill' for a long time and that's basically just stable diffusion inpainting.

I've had a lot of customers of mine using AI tools to be able to create things they'd never have been able to hire anyone to do, or be able to learn themselves.

It's really easy too, for an artist that only does 2D shading, etc - to convert their 2D character to 3D and get textures, while cleaning up and continuing the work. Sites like Meshy are really good for quick prototypes, and then you can swap them out later for fully produced models. Especially indie games where someone might not have the artistic chops, but they have the programming chops.

[–] vane@lemmy.world 5 points 4 weeks ago

Yeah more AI slop games I would never play.