pcgamesn.com

luna, do gaming w Valve is banning Dota 2 accounts in the Christmasiest way possible
@luna@lemmy.catgirl.biz avatar

Valve has wrapped the banhammer in tinsel, adding a lovely Christmassy flavour to their anti-smurfing actions. Players who have been banned for smurfing are finding a Highly Toxic Lump of Coal in their accounts, a ‘Seasonal Reward’.

MourningDove, do games w Elden Ring's most comprehensive and faithful fan-made overhaul launches its biggest update yet, with full multiplayer

This is the only downside of console gaming. I’d love to be able to check this out. Not spending two grand on a gaming PV only to either fight with windows or take a college course on how to use Linux.

witness_me,

Without accounting for the cost of a PC being so crazy, you really don’t need a college course to install and run Linux, or to setup steam on it.

Give it a shot on an old/cheap device someday. It’s come a very long way in usability.

MourningDove,

Might just do that

jjjalljs, do games w Elden Ring's most comprehensive and faithful fan-made overhaul launches its biggest update yet, with full multiplayer

Looks interesting. I didn’t really like convergence when I tried it, and the randomizer wasn’t as fun as I hoped for me.

It says it’s easy to install too, even on Linux. Anyone done so?

domi,
@domi@lemmy.secnd.me avatar

They have a simple .sh script you can run. Works fine on native Steam, couldn’t get it to run with Flatpak Steam.

Baggie,

Yeah installed it a few days ago, super easy. It comes with a Linux/steam deck install guide.

jjjalljs,

No luck for me:


<span style="color:#323232;">/home/myuser/Games/er_reforged/ERRv2.0.1.1-541-2-0-1-1-1762909215/ERRv2.0.1.1/internals/modengine/bin/me3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by /home/myuser/Games/er_reforged/ERRv2.0.1.1-541-2-0-1-1-1762909215/ERRv2.0.1.1/internals/modengine/bin/me3)
</span><span style="color:#323232;">[RED]Error:[/]
</span><span style="color:#323232;">me3 failed to launch due to error code 1: Unknown
</span>

Not finding a lot of hits online for this problem. I think updating glibc can be kind of dicey?

Baggie,

Might be permissions of whichever environment you’re running the sh in? Or potentially it wants that exact version, I’m only mildly competent at Linux at this point.

lath, do games w Ambitious new Crusader Kings 3 expansion All Under Heaven is a win for Paradox, right when it needed it most

Disagree, but then again I’m not the intended audience.

chunes, do games w Dead Cells dev says its controversial sunsetting was "a good thing for players"

I stopped playing the game about 5 years ago and I wish they had stopped screwing with the game even then. They kept changing core aspects of the game and pulling the rug out from under players.

Dudewitbow, do games w Dead Cells dev says its controversial sunsetting was "a good thing for players"

are people expeting devs to infinitely support a game? one that isn’t even on the live service model in the first place?

MaggiWuerze,
@MaggiWuerze@feddit.org avatar

Stardew Valley has kinda skewed expectations there I think

will,

Terraria would like a word

rafoix,

Dwarf Fortress is god tier support.

Goodlucksil,

It was a controversial decisin because iirc Motion Twin stopped development to produce Rogue Prince of Persia, not because they couldn’t, and didn’t allow anyone else to continue development.

NuXCOM_90Percent,

It was (allegedly) a lot more complicated than that. A non-exhaustive summary is that:

Dead Cells was created by Motion Twin which is explicitly a worker coop which has a lot of implications on business decisions and what projects they work on. When they were mostly churning out web games and mobile slop, it was great. When they suddenly had one of THE biggest indie games on the planet? And a corporate structure that fundamentally limits the size of the company?

Some people wanted to keep working on that to make money. Others wanted to keep making new games. So it led to spinning off Evil Empire (explicitly not a coop) to support Dead Cells but with creative control still going back to MT.

So it was pretty much inevitable that they would go their separate ways with Motion Twin doing their own new game and Evil Empire doing Prince of Persia.

itkovian, do games w Elon Musk reveals 2026 launch for his AI game alongside Grok-made garbage

Musk is known for promising the world and delivering the turd. So, I pass.

ms_lane,

*Delivering nothing.

When he does deliver it’s more often a gem than a turd, but he almost never delivers.

Self Driving Cars? Nope.

BFR? Nope.

ITS? Nope.

Starship is an death trap - I’d trust a 737MAX over ever getting on that turd.

Tesla Roadster with thrusters (yes, he promised this) Nope.

tanisnikana, do games w Elon Musk reveals 2026 launch for his AI game alongside Grok-made garbage

I’m downvoting this because I don’t think Elon is important for gaming, and I think his game will be hot stinky dooky.

AntiBullyRanger,

He wants to be the head of the ministry of truth
If you care about gaming, you should do everything in your power to stop him.

tal, do games w Elon Musk reveals 2026 launch for his AI game alongside Grok-made garbage

There are some existing video games that incorporate LLMs or diffusion models. So in one sense, that’s probably very doable.

But I think that it’s probably going to be a slow process. There are probably going to be dead ends. I kind of suspect that early games, even if they’re technically-novel, probably will suffer the same problems that past video games did before they matured. End of the day, a video game needs to be fun, and just throwing a new technology like a powerful graphics card or a fancy natural-language parser or whatever at it doesn’t get you to that fun game. I think that it’s going to take quite some years of game developers iterating to incorporate generative AI stuff well.

That being said, there are some things I’d like to see tried.

  • My guess is that it’s probably possible to create to develop some sort of social-media-based video game that generates a choose-your-own-adventure style video game, remembering story branches generated by other users to take advantage of human-assisted creation, and trying to show “top” story forks. Like, make the bar low, use voting or link tracking or something to determine what story branches people like, and show those.
  • I’d like to see some kind of system for tracking world state that isn’t purely based on having an LLM look at the entire preceding text for context. That’s a pretty inefficient way to store world state, and implementing game logic at the LLM level is, I think, going to be problematic. Think of something like, oh, a game system like Inform/TADS/glulx-based interactive fiction. You have objects and properties and a game engine that handles tracking them and their interactions. But you try to get an LLM to generate text for those objects.
  • There are some games that use diffusion models, either statically or at runtime, to generate illustrations, where the number of permutations would be impractical for a human artist. The ones I’ve seen have been adult-oriented; I don’t know how the field has developed, and there may well be a lot more out there now.
  • One thing that I think could be done today is to start using procedurally-generated voices. Generative AI can do pretty decent voice synthesis. Video games are good at doing procedurally-generated text, but if you do that, you don’t get voice audio. That’s not really a game genre, but it’s a way in which one could provide some neat added functionality. I think that to really take advantage of this, there’d need to be a training corpus of text annotated with emotional information and such, but I’ve seen people doing this in a usable form for game mods.
ozoned, do games w Elon Musk reveals 2026 launch for his AI game alongside Grok-made garbage
@ozoned@piefed.social avatar

I honestly can NOT wait for this to be delayed forever or we actually get to see a steaming pile of garbage it actually is. Then Musk will blame the woke left for it sucking somehow.

I seriously don’t see a situation where it releases and it’s even OK. If it does happen then I’ll do something. Like say I was wrong or something else impossible on the internet.

keyez,

They’ll tease some cool trailers, maybe a release date but mainly a preorder to get peoples money and THEN probably never release it.

ampersandrew, do games w Elon Musk reveals 2026 launch for his AI game alongside Grok-made garbage
@ampersandrew@lemmy.world avatar

We can chalk this one up right next to the hyperloop and just move on.

tal,

I don’t think that that’d be very analogous. He explicitly said that he wasn’t going to do the Hyperloop himself, just proposed it as an idea that someone else could implement.

That being said, you could dig up something that Musk had said that he would do that he didn’t. considers FSD on Tesla vehicles is probably the prime example.

BreakerSwitch,

Yeah he also went on to admit that hyperloop was a deliberate misdirect to draw funding away from other rail and other public transit projects, since, you know, he’s the ceo of a car company

Daggity,

His Boring Company made one and it’s just an underground Tesla taxi.

en.wikipedia.org/…/Las_Vegas_Convention_Center_Lo…

bloomberg.com/…/elon-musk-las-vegas-loop-tunnel-h…

Fyrnyx, do games w New Steam study alleges that Valve's store is home to extreme right-wing "wars"
@Fyrnyx@kbin.melroy.org avatar

The forums are to be avoided. You can't even have an honest non-political discussion in them because it is filled with immature asshole trolls with somehow too much time on their hands. I'm permabanned from Steams official forums because of just suggesting we get rid of the jester award. Cue in legions of fuckheads storming in 16 pages worth of my reviews and flagging nearly all of them with jester awards. Fuck that shithole.

It's even astounding how one of the trolls, was married and has a kid. What a life that guy has to find so much time to be an asshole online while having a family. "Uh sorry honey, I'm too busy owning someone online because they had an opinion I don't like, I'm not going to have dinner with you tonight."

cheesorist,

while I respect your right to have an opinion removing the jester award, is in my opinion, stupid

Tracaine, do games w New Steam study alleges that Valve's store is home to extreme right-wing "wars"

I’ve never considered even using the forums and am only vaguely aware of them. It’s a store, not a social platform. I buy my games, I run the games. Anything else is…kind of weird honestly.

Truscape,

Steam workshop’s always awesome, I use those forums for bug reports. Modders tend to be chill people.

daggermoon, do games w New Steam study alleges that Valve's store is home to extreme right-wing "wars"

no shit, the forums are cancer

murvel, do games w New Steam study alleges that Valve's store is home to extreme right-wing "wars"

HoI4 just has some severely autistic wehraboos who can’t help it.

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