view the rest of the comments
Games

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
- !gaming@Lemmy.world: Our sister community, focused on PC and console gaming. Meme are allowed.
- !photomode@feddit.uk: For all your screenshots needs, to share your love for games graphics.
- !vgmusic@lemmy.world: A community to share your love for video games music
- !freegames@feddit.uk: A community sharing free games giveaways.
Help and suggestions
By platform
By type
- !AutomationGames@lemmy.zip
- !Incremental_Games@incremental.social
- !LifeSimulation@lemmy.world
- !CityBuilders@sh.itjust.works
- !CozyGames@Lemmy.world
- !CRPG@lemmy.world
- !horror_games@piefed.world
- !OtomeGames@ani.social
- !Shmups@lemmus.org
- !space_games@piefed.world
- !strategy_games@piefed.world
- !turnbasedstrategy@piefed.world
- !tycoon@lemmy.world
- !VisualNovels@ani.social
By games
- !Baldurs_Gate_3@lemmy.world
- !Cities_Skylines@lemmy.world
- !CassetteBeasts@Lemmy.world
- !Fallout@lemmy.world
- !FinalFantasyXIV@lemmy.world
- !Minecraft@Lemmy.world
- !NoMansSky@lemmy.world
- !Palia@Lemmy.world
- !Pokemon@lemm.ee
- !Silksong@indie-ver.se
- !Skyrim@lemmy.world
- !StardewValley@lemm.ee
- !Subnautica2@Lemmy.world
- !WorkersAndResources@lemmy.world
Language specific
- !JeuxVideo@jlai.lu: French
I think there’s a fine line that you can teeter on as a AAA dev nowadays. I absolutely got more enjoyment out of morrowind than I did Skyrim as a young player because Morrowind gave you less directive and kinda let you get in over your shoulders into places that a low level had no right being in. As an older gamer now though, I do appreciate games that let you do that as well as highlighting zones to let you know it’ll be max difficulty when you enter them, rather than cordoning them off until you achieve a certain level.
I have way less time to play games than I did when I was in my late teens/early 20s playing Morrowind, so games like Dying Light 2 that give you the option and caution of entering certain areas/quests helps me not my waste time with impossible areas.
I get it though, the whole setting a marker for the next quest is pretty mind numbing and the fetch quests are boring as hell.
Wolverine having QTEs that don’t matter if you get them correct is just pure laziness from whoever the director of the game is. Insomniac made some very good spider man games, but seems like they dialed this one in.
Sadly, I think AAA games are mostly dead… studios are gonna use AI for voice acting, coding, etc more and more if it means they don’t have to pay a salary to an actual person.
I do think the entire dev industry, not just game dev but software development, leaning more and more on AI is having some serious consequences that not many see yet. I say that as someone who is in a company under a CEO that is drinking the AI Kool aid too, someone I interact with a decent amount. I see how leadership reacts to this stuff and how dev behavior has changed since 20 years ago to AI getting started a few years ago to today, and there's some very visible issues.
Software developers, even the good ones, are being heavily pushed to use it and move fast and not look at code too heavily, either their own or their coworkers'. We used to rely heavily on peers reviewing each other's work. They now claim that workflow is "dead".
And they only hire half as many juniors, because seniors are filling the gaps so doesn't and juniors aren't as "useful" as they used to be. If you want to ask someone to build something out for the next month and heavily review their work to make sure it's correct because you don't trust them ... You can do it with AI, except it's done in a day, and people decide not to review it because it's so quick and emits so much slop.
Now they focus on testing, making sure another ai reviewed the AI work, making sure unit tests exist, making sure it followed a well thought out system design (probably one of the smarter parts of mostly dumb ideas), and then they merge it themselves because no one else wants to look at slop.
I've noticed that a lot of stuff gets built out, entire fucking products with tons of working menus, and no one even knows who built them or how it works. Then you read the author and see cursor everywhere, and you find who triggered it, and they don't even know how it works.
Worse, they don't even know how to check for bugs or watch if things break. They wouldn't know what would break. And worse, they don't give a fuck if it breaks because they feel way less like they worked on it, and don't care about it.
I've literally seen an app like that and told the dev hey that's broken right now, and he said "ask the AI to make a new one". For fucks sake, what? You want to reprogram something from scratch when you see bugs?
There's zero ownership, people leave jobs earlier because they stop caring earlier, less people hired back because they only want seniors and people who are willing to do the work of 3 people, and CEOs are slowly letting people go because in their pipedream, AI does everything and they just sit and own it.
Even then, they're fucking stupid because if I was the guy selling the AI service, I'd just replace every company I essentially already replaced. Why the fuck do I need an external CEO and a company name if they depend 100% on me? I build their product already for them. Why not sell it for them?
The entire software dev industry is slowly getting infested with this "let AI do it" mentality that is making all software worse. I've seen apps break these days that never would break before because they have millions of customers using them constantly. But now, who gives a fuck if it breaks for millions, because no one even knows how to check