bin.pol.social

JakobFel, do gaming w Shower thought: Valve could do the ultimate boss-move this year
@JakobFel@retrolemmy.com avatar

That could be what they’re waiting for.

However, I do not believe SteamOS is going to be the silver bullet people think it is. I’m somewhat of a fanboy of Valve but SteamOS is really only good for a console-like PC experience.

People who want to ditch Windows need to look at Linux as a whole, not just SteamOS.

Michael Horn talks about this in greater detail: www.youtube.com/watch?v=Y4g1dZfF5KA

DeathsEmbrace,

If people want to ditch Windows then the gaming industry needs to stop gating the community. Either get rid of the shitty anti Linux anticheat or tell them to turn on Linux support naturally. For fucks sake I can’t believe I find out most anticheat just needs a simple email to turn it on for Linux.

JakobFel,
@JakobFel@retrolemmy.com avatar

I agree entirely. An argument could be made about native Linux releases being too much but most games run with Proton if the devs don’t intentionally cripple it through kernel anticheat or other arbitrary limitations.

QuadratureSurfer, (edited ) do games w Starting today, Heroic Games Launcher is indexing their Discord server

This is awesome! I hope more groups start doing this.
Edit: Are they using a script/tool for this, or are they manually copying over the questions and answers?

PerfectDark,
@PerfectDark@lemmy.world avatar

I’ve asked Linguin for you :)

answeroverflow provides everything just add it to the server and channels and it’s done

blomvik, do games w Steam Deck / Gaming News #15

Played the first demo of Gothic they released, an that felt very different from the original. Will have to check out the new one. But, for anyone interested, the original games are still great to play.

I finally finished the Witcher 3 after 10 weeks and 160 hours, and have since moved to my computer for System Shock 2. Still early in the game, but it’s really different from Nightdives remake of SS1.

kinther, do games w Steam Deck / Gaming News #15
@kinther@lemmy.world avatar

Thank you for your posts. I find them great to read over coffee and it really helps me stay informed!

PerfectDark,
@PerfectDark@lemmy.world avatar

You had me at ‘coffee’!!!

arakhis_, do games w Steam Deck / Gaming News #15
@arakhis_@feddit.org avatar

why is the whole post expanded in my thread, like i need to scroll 30 minutes to get past it LMAO

PerfectDark,
@PerfectDark@lemmy.world avatar

That’s odd!

Not my doing, must be something to do with your instance? Perhaps? Has it stopped now? I hope it has, because my posts as you pointed out…they’re not short ones!

harcesz, do zapytajszmer w Płatność NFC po roocie
!deleted269 avatar

Nic nie wiem, ale jestem ciekaw i o pół kroku od noszenia dwóch telefonów…

lemmur,

Nie lepiej nosić kartę?

harcesz,
!deleted269 avatar

Karta jest jednej z amerykańskich korporacji, blik lokalny 🤪

BuboScandiacus, do gaming w Weekly “What are you playing” Thread || Week of May 11th
@BuboScandiacus@mander.xyz avatar

Stardew.

I’m tired boss

CountCorvinus, do gaming w Weekly “What are you playing” Thread || Week of May 11th
@CountCorvinus@beehaw.org avatar

Fallout 76 has a new springtime event so I’ve been playing that a lot. Little bit of the Oblivion remaster. Started Cabernet.

Poopfeast420, do gaming w Weekly “What are you playing” Thread || Week of May 11th
@Poopfeast420@discuss.tchncs.de avatar

Decided to give Overwatch 2 a shot, until the new Doom is out.

First time playing OW in a couple of years, just doing normal 5v5 Quick Play, and it’s been fun. Mostly Tank and Support, but occasionally the Matchmaking Algorithm graces me with a DPS game. Current favorite heroes: Hazard and Orisa for Tank, Brigitte and Juno for Healer, and Venture for DPS.

After I’m done with Doom, I’ll take a look at Stadium, the new game mode that was added to OW recently.

saigot,

I have a conspiracy theory that the game tracks your total playtime and rewards people who play a lot of support and tank with better dps queues. I mostly play support, but if I queue as both Support and DPS I will almost always get a DPS game, last night I got 8 games in a row as DPS.

Poopfeast420,
@Poopfeast420@discuss.tchncs.de avatar

These past couple of days, I’ve been always queuing flex and I got 5x DPS in 60+ games, including one in the final 10s of a loss, where I didn’t even make it to the point.

It doesn’t really bother me, I like Tank and Support, and since Blizzard added a bunch of them when OW2 came out, so there’s still a lot to try and learn.

mrodri89,

This is my game of choice. If you ever get a chance and want to laugh go to custom games and try out 12 hogs 1 hole.

Poopfeast420,
@Poopfeast420@discuss.tchncs.de avatar

That one at the Illios Well? I know that one and have played it a few times in the past.

mrodri89,

Yeah it’s hilarious. I was on an edible the last time I played it and was cracking up.

BmeBenji, do gaming w Shower thought: Valve could do the ultimate boss-move this year

I see all of these “Why SteamOS and why not another distro?” comments and it kinda blows me away how much the idea of approachability designed by a trusted name seems like a foreign concept here.

Then again, we’re talking about Linux fanatics who probably also argue over whether emacs, vim, or vi are the best text editor lol

ReversalHatchery,

real linux users don’t need a graphical session!!! everything can and should be done on the terminal!

/s

BmeBenji,

I love running Elden Ring in the terminal. Hells yeah, foul tarnished

ReversalHatchery,

the ASCII graphics are stunning, aren’t they?

mic_check_one_two,

You guys are getting graphics? Mine is just a Matrix-style series of special characters.

SkaveRat,

That’s called dwarf fortress

Kolanaki,
@Kolanaki@pawb.social avatar

VIM is the best because once you try it you are unable to quit.

BmeBenji,

Just like meth! :D

RisingSwell,

I keep seeing this, is it actually hard to close? Surely Linux has a version of alt f4, does that also fail?

arsCynic, (edited )

Alt + F4 does not fail to quit the terminal window where Vim is running in if that shortcut is configured so. But if that terminal has other things going on in it, they’ll be closed as well. It’s like demolishing a house to undo some text written on a fridge note, albeit exaggerated.
If Vim is not running in a terminal window, then that shortcut will indeed fail and users without knowledge of the commands below become stuck, sometimes to the point of a hard reboot.

Vim Cheat Sheet

:wq or :x or ZZ - write (save) and quit
:q - quit (fails if there are unsaved changes)
:q! or ZQ - quit and throw away unsaved changes
:wqa - write (save) and quit on all tabs

✍︎ arscyni.cc: modernity ∝ nature.

superkret,

It’s actually ed .

dbtng,
@dbtng@eviltoast.org avatar

Those editors are toys. Use something with real power. Use nano.

zerofk,

edlin or bust

zod000,

Nano’s a knockoff, use pico.

dbtng,
@dbtng@eviltoast.org avatar

Nano is the one true fork.

trashboat, do games w Steam Deck / Gaming News #15
@trashboat@midwest.social avatar

Just finished playing Outer Wilds for the first time- definitely one of the most incredible games I’ve ever played

Katana314, do gaming w Claire fuckin Redfield

What I absolutely love is the specific, mysterious revelation of “How is he doing this, this shouldn’t be possible”.

Spec Ops: The Line touches this a little bit - with some actions and messages leaning toward incredulity that 3 soldiers have been destroying an entire battalion.
The movie Willie’s Wonderland also aims for this. The lite mystery is how the animatronics became possessed, but the big mystery is who/what the hell the Janitor that wandered into town is.
On a similar note, you get a bit of that feel in Half-Life 2 from Dr. Breen’s angry message to the Nova Prospekt soldiers for them missing you at Black Mesa East; “This is not some agent provocateur or highly-trained assassin!! Gordon Freeman is a theoretical physicist!”

SteposVenzny, (edited ) do gaming w Weekly “What are you playing” Thread || Week of May 11th

I’m deep into Blue Prince right now. Not loving all the randomness for this kind of puzzle game but the puzzles and lore are good enough to keep me going. Always a weird feeling to think “I love this, I just wish its core premise wasn’t part of it.”

Blackmist, do gaming w Shower thought: Valve could do the ultimate boss-move this year

Reminder that supporting a single GPU is a lot simpler than supporting all of them…

mic_check_one_two,

Also, SteamOS would make a dogshit desktop OS. It’s designed specifically for Steam’s Big Picture Mode. It has Arch running in the background, but that’s not the primary focus of the OS.

It would be great for something like an arcade cabinet or a family TV, but not so great for a desktop.

JohnEdwa,

Yup.
I’ve spent a good while running Deck in desktop mode compared to my laptop running Manjaro, and so far the only thing I’ve noticed is that the Deck has that handy “add to steam” context menu item that automatically sets a 3rd party game to run in proton through steam.
And there’s an AUR package for that.

So unless there’s something major I’ve managed to miss, Manjaro + that package gets you the entire desktop SteamOS experience on any device.

DieserTypMatthias,
@DieserTypMatthias@lemmy.ml avatar

They can make SteamOS Lite at any point.

mic_check_one_two,

My point is that it already basically exists… It’s called Arch.

Sunsofold, do gaming w I'm looking for the Holy Grail of multiplayer gaming

When you ask for something without ‘grind’ I have to ask if you know what you are asking. Grind is entirely subjective. It’s not a mechanism of a game but rather what happens when you personally don’t find a game mechanism fun/rewarding.
Take classic examples, like mining in… most games, really. It’s smacking a rock. It doesn’t have much variety. For some people, they love their own little game of ‘hit the rocks in the most efficient way,’ or they like to relax with music and bust rocks, or they feel like every rock is a loot box. Other people hate it for being too complex to automate and too simple to feel engaged.

The difference between ‘grind’ and an ‘endlessly replayable part of the game’ is how the player looks at it. You are asking for ‘the drug to which you will never build a tolerance.’

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • test1
  • rowery
  • esport
  • krakow
  • muzyka
  • Technologia
  • NomadOffgrid
  • fediversum
  • retro
  • ERP
  • Travel
  • FromSilesiaToPolesia
  • informasi
  • Spoleczenstwo
  • gurgaonproperty
  • shophiajons
  • Psychologia
  • Gaming
  • slask
  • nauka
  • sport
  • niusy
  • antywykop
  • Blogi
  • lieratura
  • motoryzacja
  • giereczkowo
  • warnersteve
  • Wszystkie magazyny