this post was submitted on 17 May 2024
88 points (94.9% liked)

Gaming

19732 readers
8 users here now

Sub for any gaming related content!

Rules:

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] TheFeatureCreature@lemmy.world 24 points 4 months ago (3 children)

For basic behaviour and pathfinding, yes. But aesthetics, outfits, dialogue, backgrounds, etc etc was all made by humans. The reason why NPC's can feel so immersive and part of the worlds they exist in is because they're made and written by the same people that made the rest of the game.

NPC's with awkward AI-gen voicelines spouting hallucinated nonsense that has nothing to do with the game or the player's actions is going to be an absolute dumpster fire.

[–] QuadratureSurfer@lemmy.world 3 points 4 months ago

There's a place for AI in NPCs but developers will have to know how to implement it correctly or it will be a disaster.

LLMs can be trained on specific characters and backstories, or even "types" of characters. If they are trained correctly they will stay in character as well as be reactive in more ways than any scripted character could ever do. But if the Devs are lazy and just hook it up to ChatGPT with a simple prompt telling it to "pretend" to be some character, then it's going to be terrible like you say.

Now, this won't work very well for games where you're trying to tell a story like Baldur's Gate... instead this is better for more open world games where the player is interacting with random characters that don't need to follow specific scripts.

Even then it won't be everything. Just because an LLM can say something "in-character" doesn't mean it will line up with its in-game actions. So additional work will need to be made to help tie actions to the proper kind of responses.

If a studio is able to do it right, this has game changing potential... but I'm sure we'll see a lot of rushed work done before anyone pulls it off well.

[–] Zehzin@lemmy.world 0 points 4 months ago (1 children)

But is it gonna be a worse dumpster fire than the usual Bethesda game generic NPC barking its one line of dialogue at you?

[–] TheFeatureCreature@lemmy.world 9 points 4 months ago

Potentially yes as at least the Bethesda NPC will say lore-accurate lines.

Or line.

[–] Hackworth@lemmy.world -5 points 4 months ago (1 children)

Pathfinding was an absolute dumpster fire for a long time. Remember dreading any gameplay where you had to lead an NPC somewhere? Things take time to get better. Gotta start somewhere.

[–] helenslunch@feddit.nl 4 points 4 months ago

Then start it in experimental games. There's no reason to have garbage AI in production games in order to improve it. Make it functional, then deploy it...