bin.pol.social

wizardbeard, do games w Day 331 of posting a Daily Screenshot from the games l've been playing

Enjoy while you can.

Don’t chase weapon upgrades and crafting research too hard. The minor stat upgrades don’t really effect much for the stupid amount of grinding required to get the exact right materials needed.

I found that the novelty of the game wore off pretty quick after I started finding what initially felt like handcrafted points of interest repeating for the third time. Apparently there’s a mod that tweaks the RNG to significantly reduce how often things repeat, because it’s really rough out of the box.

MyNameIsAtticus,
@MyNameIsAtticus@lemmy.world avatar

I might look into that mod. I heard the repetition of the dungeons is particularly rough, but I was planning to leave it because I honestly don’t really care for Bethesda Dungeons anyways. After the second dungeon my brain just defaults too “okay. When will this be over”. But It sounds like RNG extends outside of the dungeons too, so I might look into the mod

Glitch, do games w Day 331 of posting a Daily Screenshot from the games l've been playing

It’s nice to see a fresh take on the game, hope you fully enjoy it. I love these daily updates

MyNameIsAtticus,
@MyNameIsAtticus@lemmy.world avatar

I’ve been excited to give it a try since launch, so much so I’ve avoided spoilers. I’ve heard the dungeons are all kind of iffy, but to be honest (and I know this is heresy) Bethesda dungeons aren’t usually my favorite part of the game anyways

OmegaLemmy, do gaming w Some slight regret
@OmegaLemmy@discuss.online avatar

To be fair, if it was actually malware it could easily have done it hidden and in the background with no need for it to open cmd

lime,
@lime@feddit.nu avatar

it opens automatically for programs without guis that forget to set the “please don’t show cmd” flag. i made a program for my grandmother to automatically sort her photos and it would always flicker that damn window because i couldn’t figure out haw to set the flag from Go :(

Allero,

Now, that’s sweet

owl,
@owl@infosec.pub avatar

go build “-ldflags -H=windowsgui”
Or do you mean with exec?

lime,
@lime@feddit.nu avatar

that is what i used but i could not get it to work, possibly because the program did not have a gui either. it was just supposed to be a “button” in the file explorer.

owl,
@owl@infosec.pub avatar

Huh, strange. That sounds really annoying if every time I press a button a terminal flashes on screen.

lime,
@lime@feddit.nu avatar

for a poweruser yeah but this is my grandmother we’re talking about. she only used the program once every six months, when her camera ran out of space and she emptied it onto the computer.

owl,
@owl@infosec.pub avatar

You wrote an add-on for your grandma? That’s cool

Joelk111, do games w Why do people like Mario Kart?

If it’s random and unfair, why do I consistently win more than others I play with?

Many good games have some luck, some skill, and some strategy. Mario Kart has all of these. Strategy in how and when to use your items, skill to drive/drift/etc, and luck in which items you get. It strikes a really good balance of this, which results in me, someone who’s an above average player, winning most of the time, but keeping it fun for those who aren’t as skilled, like my parents, where sometimes they can get one over me due to some luck, strategy, or a mistake on my part.

Finally, let people live their lives, and maybe git gud. It kinda sounds like you just suck, and are salty about it.

mesitoispro,
@mesitoispro@ttrpg.network avatar

Finally, let people live their lives, and maybe git gud. It kinda sounds like you just suck, and are salty about it.

God forbid anyone be critical of a thing you like, lol.

Why do so many of you throw tantrums over this? Grow up. It’s just a game.

I’m also going to ignore you now. Bye.

Joelk111,

Why do so many of you throw tantrums over this

Sweet sweet irony.

ZephyrXero, do games w 10 incredible PC games that never got console ports—until Steam Deck happened

Still not ported to a console. SteamDeck gives you a console-like experience, but it is not a console

Ulrich,
@Ulrich@feddit.org avatar

The Steam Deck brings about a conversation about what a console is. To me, it’s something that plugs into the TV and doesn’t require KBM, and in that regard it very much is.

ZephyrXero,

The key ingredient that separates PC from console is you can deploy code custom optimized for the fixed platform hardware. This is why you have to go up a tier in GPU to have an experience on par with what a console would have because it’s running generisized code.

Ulrich,
@Ulrich@feddit.org avatar

Where did you find that information?

ZephyrXero,

30+ years of studying game and software development lol

Ulrich,
@Ulrich@feddit.org avatar

So you made it up.

ZephyrXero,

And you’re clearly a troll. Goodbye

Ulrich,
@Ulrich@feddit.org avatar

Ah yes, the classic “everyone who disagrees with me is a troll”

weissbinder, do games w What game has the best tutorial, in your opinion?

Driver for ps1. I’m not sure though if I’m sarcastic.

Yermaw, do games w What game has the best tutorial, in your opinion?

Mega Man is a pretty sweet example, explained by this blast from the past.

MotoAsh, do games w 10 incredible PC games that never got console ports—until Steam Deck happened

Local game streaming has had games on the TV for years before the Deck.

RightHandOfIkaros, do games w 10 incredible PC games that never got console ports—until Steam Deck happened

But the Steam Deck isn’t a console? And a game running through a compatibility layer isn’t a port.

A Linux laptop with a controller instead of a keyboard isn’t a console. Thats similar to the Atari VCS, which isnt a console either, just a Linux PC that comes with controllers. Both can run unmodified or barely modified Linux software, which a game console would require ports of.

atomicpoet,

I mean, if that logic held up, then the Xbox wouldn’t count as a console either—because it literally runs a customized version of Windows under the hood. It boots into a UI shell, but it’s still Windows at the core, running DirectX just like a PC.

By that same standard, the PlayStation wouldn’t be a console either, since it’s running a customized BSD-based OS that can support a lot of traditional software frameworks.

The idea that a console must run completely proprietary software or require deep code rewrites for every game is just outdated. These days, the distinction is more about the delivery method and user experience than the underlying OS. Steam Deck boots into a curated interface, runs games with gamepad-first optimization, and delivers a console-like experience out of the box. Whether it’s using Proton or not doesn’t change that—it’s still targeting the exact use case of a console: plug in, pick a game, play.

So if the Xbox qualifies despite being a glorified Windows PC with a gamepad and a skin, then so does the Steam Deck. You don’t get to move the goalposts just because it runs Linux.

RightHandOfIkaros,

You cannot take a full unmodified Windows program and directly run it on the Xbox, even in Developer Mode. You have to make changes to the software for the Xbox to run it. Xbox runs a modified version of Windows, but it cannot run software built for the full unmodified version of Windows. I have no experience with developing for PlayStation, but I imagine it is the same, it probably does not run unmodified BSD software. Likewise, Nintendo software needs to be modified in order to run on Nintendo console operating systems. The Switch cannot run unmodified Android software, unless you hack it to install unmodified Android onto the console.

But you CAN take a full unmodified Linux program and directly run it on the Steam Deck, without needing to modify the software at all. Same with the Atari VCS.

Goalposts were not moved. The Steam Deck is a Linux laptop with a controller attached to it, its not a game console.

atomicpoet,

The claim that the Steam Deck runs unmodified Linux software “out of the box” glosses over a lot of caveats.

Sure, it’s possible—but only if the software is compatible with SteamOS’s Arch-based flavor of Linux, its dependencies, and its sandboxing. And to even attempt that, you have to exit Gaming Mode entirely and boot into Desktop Mode. From there, you’re dealing with a mouse-and-keyboard interface, and many apps require terminal commands, sudo access, or specific library versions to even launch. That’s not something you casually do with a game controller from your couch.

More importantly, I reject this narrow definition that “console” must mean a closed, locked-down system incapable of running general-purpose software. That might describe a traditional console, but it’s not a requirement. Plenty of recognized consoles have been open or hackable: the Ouya ran Android. The Miyoo Mini running OnionOS is basically a retro Linux handheld, yet it’s absolutely treated as a console by its user base. A Raspberry Pi running Batocera, plugged into a TV with a controller, is a console experience. Even the Nintendo DS, when booting homebrew off a flashcart, operates in the same way.

What actually defines a console isn’t the OS or whether it can run unmodified desktop software. It’s the user experience: you turn it on, pick a game, play with a controller, and everything revolves around gaming. The Steam Deck nails that. You don’t need to know it runs Linux. You don’t have to touch Desktop Mode. For the average user, it’s as much a console as a Switch or Xbox—just with a lot more flexibility if you go looking for it.

AlternatePersonMan, do games w Blue Prince - Have you played it? How blown is your mind?

For those interested. The game is actually based on a book from the 80’s called Maze. It was a contest offering a reward for the first to solve it. It’s only a maze in the same in the same sense Blue Prince is

By random coincidence, my wife has the book. You can definitely see the resemblance.

Rhynoplaz, do games w Blue Prince - Have you played it? How blown is your mind?

Good news, Ferb! I know what we’re going to do this weekend! I don’t know much of anything about this one, which is usually best, but I’ve heard the name mentioned many times, and your “review” just convinced me to give it a shot.

I don’t get much time to play, but being able to try out gems I otherwise wouldn’t have spent money on really makes Gamepass worth while for me.

AlternatePersonMan,

Well if you don’t get much time to play, be prepared that this one is an onion that takes time. If nothing else dive in long enough to see how much time the dev must have spent putting this together.

Rhynoplaz,

I was able to get the first free days in tonight.

Is it normal to just run out of doors long before you run out of footsteps, or am I just really bad at layout design?

Already solved a few early puzzles and I’m hitting down what I hope are clues as I find them.

AlternatePersonMan,

Yes, you get dead ends a lot in the beginning. Eventually you find strategy and permanent upgrades and many more room types.

atomicpoet, do games w Classic Gaming: Retro Gaming Growing Up

I was born in 1981. Not too much younger than you, but old enough to remember when the arcade scene was really bustling.

I’m of a different mind.

I’ve played so much Pac-Man and Space Invaders that I’ve simply had enough of it.

There’s only so much time left on the planet, and I’d much rather spend it on new and novel experiences. If I play retro games, they’re either games I really want to beat but haven’t. Or they’re unfamiliar.

I love PC gaming for exactly this reason. You get to early classics like Ultima, but then you get modern fare like Black Myth Wukong.

My reason for talking on the Internet about this stuff is because it’s hard to find people, outside of conventions, who give a damn about this hobby.

SeanMallonOfficial,

I only play these games on occations and it’s just like you said. But I do like the old style games of the 80’s and it’s a nostalgia trip.

PieMePlenty, do games w Why do people like Mario Kart?

Not sure if you’re trolling or what, but I still play MK Wii regularly with friends on local co op. Used to play it on the console, I now emulate it on a steam deck. There’s nothing that matches the quality and charm of the game on any platform and I say this as a regular opponent of Nintendo. I don’t find it unfair as it strikes a good balance between skill and luck. Everyone I’ve played with, gamers or not, pretty much agree.

Zahille7, do gaming w Bloodborne Shitpost (Your weakness amuses me)

Why did you force this onto the rest of us?

SatansMaggotyCumFart,

Just admit you don’t understand poetry.

Stamets,
@Stamets@lemmy.world avatar
Redacted, do gaming w Bloodborne Shitpost (Your weakness amuses me)

Now this is shit posting

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