eurogamer.net

aedyr, do gaming w Shadow Gambit: The Cursed Crew developer announces closure
@aedyr@lemmy.ca avatar

Disappointed to hear this, but it sounds like they made the decision for good reasons at least. Their games are all standouts in an underserved genre.

storksforlegs, do gaming w Fallout TV series "sneak peek" leaks online following Gamescom Starfield presentation
@storksforlegs@beehaw.org avatar

I wish the series well, but when we’ve just been told another game isn’t coming out for 10+ years you cant expect too much hype from fans. The best I can do is mild interest.

DmMacniel, do gaming w Xbox 360 digital store will close next July

wow, 18 years of service. That’s quite impressive.

Time to download everything for perservation reasons.

theangriestbird,

18 years and Microsoft kicks them out of the house. The worst kind of parents.

Rhynoplaz, do games w Starfield install size revealed, available to preload now

When I got the Series X I thought “oh good, I won’t have to juggle my games now that I have so much space.”

Dammit.

Tigbitties, do gaming w The Witcher producer blames Americans and social media for Netflix series' simplified plot
@Tigbitties@kbin.social avatar

This is the kinda guy that would yell at parking sign for smashing into his car.

Ferk, (edited )
@Ferk@kbin.social avatar

It's worse, he's smashing his face with it and yet refuses to acknowledge the parking sign while complaining about some other imaginary obstacle instead.

If it were true that Americans & social media wanted such simplified plot, it would have been more successful than it was.

Holodeck_Moriarty, do gaming w Dark Souls reportedly being turned into Netflix anime

Maybe I’ll finally understand the plot. I’ve watched so many videos (and played the games of course) and feel like I’m only grasping parts of it.

lunarshot,
@lunarshot@beehaw.org avatar

Of the original Dark Souls? Vaati’s series is very illuminating but the story itself is mostly told through the item descriptions and NPC interactions.

This summary on the wiki covers the overarching story!

Neato,
@Neato@kbin.social avatar

Vaati pretty much has a career because of Miyazaki's storytelling style. He's excellent.

Teal,
@Teal@kbin.social avatar

Vaati is great and I like Hawkshaw as well.

Montagge,
@Montagge@kbin.social avatar

That's because it's generic low fantasy that hides how poor the story is behind vagueness.

JaxiiRuff, do gaming w Sims-like Life By You early access release delayed into next year
@JaxiiRuff@pawb.social avatar

More hyped for Paralives to be honest, but glad there are two in the making.

fishonredchair,

I saw Paralives some time ago and put it on my wishlist. But there are no updates on when it will launch (ready or early access)?

JaxiiRuff,
@JaxiiRuff@pawb.social avatar

Ready when its ready sort of thing. Right now it looks like everything build, buy, and character design related are mostly finished.

So now they are working on gameplay and simulation which wont be easy for an indie team considering how much developing power it always took to develop the sims. As it stands there are basic things like sitting and hugging but with clipping and weird animation glitches. Not to mention they promised an open world yet to be seen in a functional state besides lots.

I wouldnt expect Paralives to be ready until mid 2024 at the earliest. Join their discord cause they post monthly updates on what they are developing with gifs and screenshots.

Duchess,
!deleted4788 avatar

Paralives looks more polished but competition is always a good thing. maybe one day one of these games will replace my sims 2 addiction lol

Skullgrid, do games w AI was a common theme at Gamescom 2025, and while some indie teams say it's invaluable, it remains an ethical nightmare
@Skullgrid@lemmy.world avatar

doesn’t have to be an ethical nightmare. Public domain datasets on local hardware using renewable eletricity, who’s mad now, the artist you already can’t afford to pay because you have no fucking money anyway?

very_well_lost,

AI would be fine if we just changed everything about it

lol

onslaught545,

Not all LLMs are the same. You can absolutely take a neural network model and train it yourself on your own dataset that doesn’t violate copyright.

riskable,
@riskable@programming.dev avatar

Training an AI is orthogonal to copyright since the process of training doesn’t involve distribution.

You can train an AI with whatever TF you want without anyone’s consent. That’s perfectly legal fair use. It’s no different than if you copy a song from your PC to your phone.

Copyright really only comes into play when someone uses an AI to distribute a derivative of someone’s copyrighted work. Even then, it’s really the end user that is even capable of doing such a thing by uploading the output of the AI somewhere.

Mika,

I can almost guarantee that hundred billion params LLMs are not trained on that, and are trained on the whole web scraped to the furthest extent.

The only sane and ethical solution going forward is to force to opensource all LLMs. Use the datasets generated by humanity - give back to humanity.

Skullgrid,
@Skullgrid@lemmy.world avatar

The only sane and ethical solution going forward is to force to opensource all LLMs.

Jesus fucking christ. There are SO GODDAMN MANY open source LLMs, even from fucking scumbags like facebook. I get that there’s subtleties to the argument on the ProAI vs AntiAI side, but you guys just screech and scream.

github.com/eugeneyan/open-llms

Mika,

even meta

Lol, ofc meta, they have the biggest bigdata out there, full of private data.

Most of the opensources are recompilations of existing opensource LLMs.

And the page you’ve listed is <10b mostly, bar LLMs with huge financing, and generally either copropate or Chinese behind them.

6nk06,

Where are the sources? All I see is binary files.

vrighter,

there are barely any. I can’t name a single one offhand. Open weights means absolutely nothing about the actual source of those weights.

Mika,

Besides, the article is about image gen AI, not LLMs.

onslaught545,

That’s an LLM, buddy.

Mika,

Article directly complains about AI artwork. You know what LLM even means?

onslaught545,

Yes, I do. I also know that multimodal LLMs are what generate AI artwork.

Mika,

Then you should provably know that image gen existed long before MLLMs and was already a menace to artists back then.

And that MLLM is generally a layered combo of lots of preexisting tools, where LLM is used as a medium that allows to attach OCR inputs and give more accurate instructions to image gen AI part.

null,
@null@lemmy.nullspace.lol avatar

Image Gen AI is an LLM?

onslaught545,

Yes, it is. LLMs do more than just text generation.

null,
@null@lemmy.nullspace.lol avatar

Source?

unconfirmedsourcesDOTgov,

What do you think the letters LLM stand for, pal?

HarkMahlberg,
@HarkMahlberg@kbin.earth avatar

Beyond the copyright issues and energy issues, AI does some serious damage to your ability to do actual hard research. And I'm not just talking about "AI brain."

Let's say you're looking to solve a programming problem. If you use a search engine and look up the question or a string of keywords, what do you usually do? You look through each link that comes up and judge books by their covers (to an extent). "Do these look like reputable sites? Have I heard of any of them before?" You scroll click a bunch of them and read through them. Now you evaluate their contents. "Have I already tried this info? Oh this answer is from 15 years ago, it might be outdated." Then you pare down your links to a smaller number and try the solution each one provides, one at a time.

Now let's say you use an AI to do the same thing. You pray to the Oracle, and the Oracle responds with a single answer. It's a total soup of its training data. You can't tell where specifically it got any of this info. You just have to trust it on faith. You try it, maybe it works, maybe it doesn't. If it doesn't, you have to write a new prayer try again.

Even running a local model means you can't discern the source material from the output. This isn't Garbage In Garbage Out, but Stew In Soup Out. You can feed an AI a corpus of perfectly useful information, but it will churn everthing into a single liquidy mass at the end. You can't be critical about the output, because there's nothing to critique but a homogenous answer. And because the process is destructive, you can't un-soup the output. You've robbed yourself of the ability to learn from the input, and put all your faith into the Oracle.

Skullgrid, (edited )
@Skullgrid@lemmy.world avatar

The topic is : using AIs for game dev.

  1. I’m pretty sure that generating placeholder art isn’t going to ruin my ability to research
  2. AIs need to be used TAKING THEIR FLAWS INTO ACCOUNT and for very specific things.

I’m just going to be upfront: AI haters don’t know the actual way this shit works except that by existing, LLMS drain oceans and create more global warming than the entire petrol industry, and AI bros are filling their codebases with junk code that’s going to explode in their faces from anywhere between 6 months to 3 years.

There is a sane take : use AIs sparingly, taking their flaws into consideration, for placeholder work, or once you obtain a training base on content you are allowed to use. Run it locally, and use renewable sources for electricity.

lime,
@lime@feddit.nu avatar

as someone who has studied ml since around 2015, i’m still not convinced. i run local models, i train on CC data, i triple-check everything, and it’s just not that useful. it’s fun, but not productive.

HarkMahlberg,
@HarkMahlberg@kbin.earth avatar

Wild to see you call for a "sane take" when you strawman the actual water problem into "draining the oceans."

Local residents with nearby data centers aren't being told to take fewer showers with salt water from the ocean.

Skullgrid,
@Skullgrid@lemmy.world avatar

Is that a problem with the existence of llms as a technology, or shitty corporations working with corrupt governments in starving local people of resources to turn a quick buck?

If you are allowing a data center to be built, you need to make sure you have power etc to build it without negativitely impacting the local people. It’s not the fault of an LLM that they fucked this shit up.

very_well_lost,

Are you really gonna use the “guns don’t kill people, people kill people” argument to defend LLMS?

Let’s not forget that the first ‘L’ stands for “large”. These things do not exist without massive, power and resource hungry data centers. You can’t just say “Blame government mismanagement! Blame corporate greed!” without acknowledging that LLMs cease to exist without those things.

And even with all of those resources behind it, the technology is still only marginally useful at best. LLMs still hallucinate, they still confidently distribute misinformation, they still contribute to mental health crises in vulnerable individuals, and no one really has any idea how to stop those things from happening.

What tangible benefit is there to LLMs that justifies their absurd cost? Honestly?

Skullgrid,
@Skullgrid@lemmy.world avatar

making up deficiencies in your own artistic and linguistic skills , getting easy starting points for coding solutions.

LLMs still hallucinate,

Emergent behaviour can be useful in coming up with new ideas that you were not expecting and areas to explore

they still confidently distribute misinformation,

yeah, that’s been a problem since language, if you want a statement more close to the topic at hand, the printing press.

they still contribute to mental health crises in vulnerable individuals, and no one really has any idea how to stop those things from happening.

so does the fucking internet.

Are you really gonna use the “guns don’t kill people, people kill people” argument to defend LLMS?

chad.jpg

Mika,

you can’t be critical about the answer

You actually can, and you should be. And the process is not destructive since you can always undo in tools like cursor, or discard in git.

Besides, you can steer a good coding LLM in a right direction. The better you understand what are you doing - the better.

HarkMahlberg,
@HarkMahlberg@kbin.earth avatar

You misunderstood, I wasn't saying you can't Ctrl Z after using the output, but that the process of training an AI on a corpus yields a black box. This process can't be reverse engineered to see how it came up with it's answers.

It can't tell you how much of one source it used over another. It can't tell you what it's priorities are in evaluating data... not without the risk of hallucinating on you when you ask it.

eldebryn,

Out of legit curiosity, how many models do you know trained exclusively on public domain data, which are actually useful?

lime,
@lime@feddit.nu avatar

anything trained on common corpus. which, oddly, is harder to find than the actual training data.

eldebryn,

I mean this respectfully, but that wasn’t an actual answer.

lime,
@lime@feddit.nu avatar

no, it sort of reinforced your point.

eldebryn,

I see, that’s fair.

nman90, do gaming w You'll have to pay for a $20 DLC to unlock two out of six clans in Vampire: The Masquerade - Bloodlines 2.

As much as i love the 1st one, and that was playing it 3 years ago, I will not be playing this one anytime soon. I’ll wait for a deep discount if they are trying to sell us what should be in the base game as dlc

JoJo_Won, do gaming w Would you rather stop playing a game than lower the difficulty? The First Berserker: Khazan devs reckon you would | Eurogamer

The difficulty of a game I've found to be separate from whether it's fun or not. I'll play a game till it's end if it's fun, even if it takes me a long long time. If it's just difficult, but a bore, dropped.

Treczoks, do games w "We approached payment processors because Steam did not respond" - Australian pressure group Collective Shout claims responsibility for Steam and Itch.io NSFW game removal

I’m expecting many services to accept alternative payment methods soon, just to beon the safe side from meddling ex-monopolies.

derpgon,

Stable coins on the rise, buy while they are cheap!

Treczoks,

I thought more of Wero or Taler.

Carighan, do games w System Shock 2: 25th Anniversary Remaster review - a careful makeover that doesn’t wholly stave off the ravages of time
@Carighan@lemmy.world avatar

That’s a bit of a shame, but tbh I was not expecting another re-implementation like for System Shock 1, anyways.

Which, if anyone here is still on the fence, is absolutely fantastic. Highly recommended!

Coelacanth,
@Coelacanth@feddit.nu avatar

Nightdive have said something along the lines of “just because we made a remaster doesn’t mean we won’t also make a remake”. I’m still holding out hope they will.

NuXCOM_90Percent,

I mean, that is literally what they did with SS1.

I’m not optimistic though. SS1, even in the EE, was ROUGH. SS2 is not that far off from Deus Ex and immersive sims… really haven’t evolved much past that. That combined with the endless funding faucet shutting off makes me pretty sure they’ll be sticking to more popular franchises and the like (allegedly the next big Nightdive announcement is at Quakecon).

Coelacanth,
@Coelacanth@feddit.nu avatar

I mean, I love Deus Ex but that game could also use a remake if we’re being honest.

That combined with the endless funding faucet shutting off

Oh? I hadn’t heard about this.

NuXCOM_90Percent,

I would 100% love a Nightdive (or similar) remaster of Deus Ex. But my point is more that it really doesn’t need it, mechanically. If you were to go boot up DX after having played nu-Prey or Shadows of Doubt or whatever, it would be familiar. Some rough edges but no more than going back to DOOM after… DOOM 2016. And SS2 (and Thief) is maybe one notch further than that.

Contrast that with SS1 where it honestly had more in common with what would become the mechwarrior games than DOOM (see also: CyClones).

As for funding: Plenty of indie devs have talked about it. Xalavier Nelson Jr is always a good listen (he did a few episodes of Remap Radio). Late 2010s/early 2020s, getting funding for a video game was, if not easy, very doable. That is more or less what let Nightdive establish themselves as the weirdos who go REALLY REALLY hard on loving remasters of older games.

But between economic uncertainty and the realization that COVID was probably a localized peak for the gaming market, it has gotten a lot harder for basically every studio to get funding. Which is likely why Nightdive seem to be doing every single iD/MS game they can or games that are part of multimedia franchises (e.g. Dark Forces).

So Quake 4 is a no brainer (would love 3 but that is multiplayer first which gets risky). And while Nightdive CLEARLY love System Shock (it is more or less what the company was founded on), getting the funding for a full “game” a la 2023’s SS1 is a much bigger challenge than a ridonkulous source port/patch. There isn’t a company that is really going to be eager to fund that because it isn’t part of a major monetizable franchise (although Dommy Bug Mommy SHODAN as a Disney Princess would be peak dystopic hellscape) and there would be a hard sell in terms of it significantly increasing market share over the remaster.

Coelacanth,
@Coelacanth@feddit.nu avatar

I feel like I’m way more critical of Deus Ex than some, but I’m not sure I agree that it doesn’t need mechanical refinements. From gunplay to AI to stealth there is a ton of jank there and I’d hesitate to call any of it modern feeling. Even Warren Spector was aware of this at the time, with that quote about how it’s basically a 7.5/10 FPS, a 7.5/10 stealth game and a 7.5/10 RPG, but its unique selling point is that it’s all those things at once. Personally I think the story, world, atmosphere and concept still hold up incredibly well. The rest could do with modernizing. Not least the voice acting. But I guess with the Mankind Divided sequel being canned I should have limited hopes about a Deus Ex remake getting funding.

The funding bit makes sense, I thought you were referring to something Nightdive-specific, but the post-COVID slump is something we’ve been reading about for some time now. I had hoped SS1 Remake sold enough to merit funding for a full SS2 remake as well, but maybe I need to temper my expectations.

bollybing,

What are you talking about bad voice acting? DX:MD was all serious and professional but it lacked the comic charm of lines like “A bomb’s a bad choice for close range combat”.

DoucheBagMcSwag, (edited )

You can fix Deus Ex by playing GMDX Augmented mod

belated_frog_pants, do gaming w Like it or not, developers are experimenting with AI for their remasters and remakes - but can they ever be any good? [Eurogamer]

It looks like shit just like the thumbnail. It serves to take jobs away from artists and developers. It isnt cool. It produces nothing new.

zecg, do games w Embracer has reduced its workforce by over 1800 people in the past year
@zecg@lemmy.world avatar

Embracer extended, now it’s extinguishing

sylver_dragon, do games w A two-player Elden Ring Nightreign PC Mod is already available

It’s rather amazing that this one guy keeps churning out fixes for FromSoft’s complete inability to understand multiplayer.

That said, I do plan to try the vanilla setup first (finishing up Shadow of the Erdtree before we change over). I just worry about my wife and I dropping into a session and having some rando who either wants to faff about; or, we run into the type of toxic behavior which seems to inundate online games. We had pretty good luck with Vermintide 2, back in the day. But, with way too many years of playing WoW, we’ve also run into a lot of assholes. And we just don’t have the patience for that sort of thing anymore.

simple,

I mean the game doesn’t have any sort of text or voice chat so people can’t be very toxic. At most they’ll run off and get themselves killed or disconnect, which from what I hear isn’t too uncommon.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • FromSilesiaToPolesia
  • fediversum
  • esport
  • rowery
  • tech
  • test1
  • krakow
  • muzyka
  • turystyka
  • NomadOffgrid
  • Technologia
  • Psychologia
  • ERP
  • healthcare
  • Gaming
  • Cyfryzacja
  • Blogi
  • shophiajons
  • informasi
  • retro
  • Travel
  • Spoleczenstwo
  • gurgaonproperty
  • slask
  • nauka
  • sport
  • Radiant
  • warnersteve
  • Wszystkie magazyny