bin.pol.social

cazssiew, do gaming w This happened to me in Roller Coaster Tycoon and The Sims.

Here’s something I’ve been thinking about. I’ve been playing through some need for speed games on emulators for the past few years. Once I bound keys to save and load states it was over: I’d save-state before every turn and run them over and over until I got them perfect. Doing this I did eventually learn the maps really well though, and on more recent playthroughs I’ve barely used save-states, which was obviously far more satisfying. I realize this isn’t the same thing as ai or walkthroughs, but I think maybe these tools do share something in that they lower the barrier to entry to different sorts of skilled tasks we may not yet feel competent to accomplish. Like training wheels or a helping hand, we can let go of them once we feel steadier on our own.

GreenKnight23,

here’s this thing that has nothing to do with the topic we’re discussing. I acknowledge it’s not even remotely the same. But think, what if it was?

1000001854

cazssiew,

Someone’s got a case of the grumpy-poos ☹️

GreenKnight23,

just pointing out the hypocrisy in your argument.

cazssiew,

It’s just a conversation bud, I don’t disagree with op’s point, just adding another perspective. You can grow dependent on your tools just like you can use them to better yourself.

rayquetzalcoatl,
@rayquetzalcoatl@lemmy.world avatar

I don’t really see where the hypocrisy is? If you think what the commenter you’re replying to said wasn’t relevant that’s fine, but where’s the hypocrisy?

GreenKnight23,

Here’s something I’ve been thinking about. I’ve been playing through some need for speed games on emulators for the past few years. Once I bound keys to save and load states it was over: I’d save-state before every turn and run them over and over until I got them perfect. Doing this I did eventually learn the maps really well though, and on more recent playthroughs I’ve barely used save-states, which was obviously far more satisfying.

statement that sets the context of the comment

I realize this isn’t the same thing as ai or walkthroughs,

statement that disarms anyone calling “bullshit” by acknowledging the context above is useless fluff.

but I think maybe these tools do share something in that they lower the barrier to entry to different sorts of skilled tasks we may not yet feel competent to accomplish. Like training wheels or a helping hand, we can let go of them once we feel steadier on our own.

the hypocrisy of continuing to support an argument previously stated as “not the same thing as”.

this is is pointless commentary from a person who is clearly not objective but is pretending to appear objective by disarming the shortcomings in their argument by acknowledging them outwardly. this is a common tactic employed by people who have a weak position and lack confidence in their argument.

the reason why the argument lacks confidence is because there is no viable evidence that AI improves cognitive ability in humans while there is verifiable evidence that it harms cognitive abilities.

for example:

  1. AI is being abused within schools to falsely achieve educational goals under merits that were unearned
  2. AI is currently being abused by professionals in software development that cause weeks or months of tech debt to clean up that could have been resolved during the development process
  3. AI has lead to several people dying or near dying because they have taken advice from it when it told the user to “smoke meth”, “kill themselves”, “consume bromide”, and others.

there are so many more instances of cognitive decline available, just search for them.

rayquetzalcoatl,
@rayquetzalcoatl@lemmy.world avatar

Alright, I was just asking where the commenter was hypocritical

GiveOver,

I like this analogy and it’s a good way to think about this sort of AI help, but I guess the problem arises when people don’t have the same awareness. If you don’t realise it’s more fun/satisfying, you might never take the training wheels off. I know it seems obvious to me or you but a lot wouldn’t see that correlation.

I’ve been playing co-op games recently and half my group want to revert the save anytime anything goes south. I always refuse (I host) and we’ve had some really fun times digging ourselves out of the hole. Even the save scummers agree they were the most fun playthroughs, but then they still want to save scum next time.

cazssiew,

Totally agree. It can be hard to let go of something you’ve grown accustomed to.

JigglypuffSeenFromAbove, do gaming w This happened to me in Roller Coaster Tycoon and The Sims.
@JigglypuffSeenFromAbove@lemmy.world avatar

I decided to use GPT to help me with gaming, specifically when I had little to no clue what to do or where to go.

What I did was write instructions in my prompt, asking it not to be too specific and not to give me a straight answer. Sometimes, I even asked it to be intentionally cryptic. That way, I could still make progress without ruining the fun, since the vague hints still left room for me to figure things out on my own.

capuccino,
@capuccino@lemmy.world avatar

Basically you ignored out all the hints the game gave you, and asked Chat-GPT for it instead.

JigglypuffSeenFromAbove,
@JigglypuffSeenFromAbove@lemmy.world avatar

…, specifically when I had little to no clue what to do or where to go.

I think you missed that part of my comment.

BuboScandiacus, (edited )
@BuboScandiacus@mander.xyz avatar

Some games are just bad at it sometimes.

riskable, do gaming w What are your experiences using Linux for gaming?
@riskable@programming.dev avatar

FANTASTIC! I love that 100% of the games I want to play work great without issue but what I love even more is the conveniences that Linux provides over Windows:

  • It is trivially easy to sync my configs/saves/game data across my network to different PCs with rsync -ave ssh (i.e. if I want to play on the big screen via the HTPC).
  • I can do the same with my phone using the FolderSync Android app (which supports sync over SSH just like rsync).
  • I can script stuff! Example: A lot of games (especially those with 3rd party mods) can be buggy AF and as a result of that, increase the possibility of corrupting my saves/game/world data. For these games I use rdiff-backup right there in the save/game/world directory every 10 minutes with say, 100 backups. Put that in a cron job and the worst that happens is I lose 10 minutes.
  • If the game has a server, chances are there’s already a native Linux version which means I can run it locally on my PC in the background or just sync my whole game over to another of my Linux PCs and run it there. No need for complicated setups where you have to manage things across two completely different operating systems (like Windows 11 and Windows Server 2025 ahahaha; that’s a joke poking fun at the Windows ecosystem if you don’t get it 🤣).
  • I actually have the power to control where my sound goes on the fly and it actually fucking works (unlike Windows where you get to pick one device at a time and good luck keeping that one active if you have a Bluetooth audio device that likes to lose its connection from time to time… Ugh). You can actually do weird shit like send your audio over the network to a whole home’s worth of PCs (or stream it over the Internet I guess) but I only ever did that once and man was it cool, haha. Still, it’s nice to have the option (some open source dev worked really hard to make sure that works; and fantastically well too).
  • Multiple applications can use the GPU at the same time (if you’re using Wayland) and that actually works properly. Unlike in Windows—where if you enable “hardware acceleration” in an app like Discord it can suddenly become slow AF scrolling when you’ve got a game open in the background.
  • You have vastly more control over gamepad/controllers in Linux than you do in Windows. In Windows—if your controller is detected properly (which hopefully doesn’t require that you download a ~4GB of driver/bloat app bullshit)—you can test the buttons in the Settings/Control Panel. But that’s all you can do. The X button is the X button is the X button. You want that button to send something else? You need sketchy proprietary 3rd party software for that! In Linux, you can do whatever TF you want with that button and there’s several ways to do it (qjoypad gives you a nice GUI—right there in your distro’s repositories for quick install).
  • No “You need to reboot your computer” popups in the middle of gaming/streaming!
  • You don’t need sixteen bloated system tray/processes running at all times (slowing down your PC) to keep all your stuff working! If you use a Linux desktop for a few weeks then go back to Windows you’ll get annoyed AF pretty fast at all those pop-ups, “Why did I put up with this BS?” 🤣
  • Privacy by default: HP, Nvidia, Dell, Logitech, Razer, and Microsoft can’t see that you’re playing that game that just got banned by MasterCard/Visa 🤣

Also—generally speaking—Linux is just more fun to use! Customize TF out of your desktop experience. The only thing stopping you is… you.

termus,
@termus@beehaw.org avatar

Is there a co-pilot like function that can pair to controllers together? That feature with my Xbox Adaptive Controller is kind of keeping me on Windows. Or I have to give up those games.

verdigris,

I don’t understand what you mean, how do you do this in Windows?

termus,
@termus@beehaw.org avatar

Through the Xbox Accessories app you can enable co-pilot mode between two Xbox controllers. So both are seen as one device. So I can use Left trigger and right trigger with my feet on the XBAC while keeping my controller in my lap and disabling the triggers on it so they are accidentally pressed.

verdigris,

Hmmm okay I understand. There might well be a dedicated program for this, but I’m also sure it’s technically possible, just maybe far from trivial.

A bit of searching turned up this, I haven’t tried it myself but it claims to offer the functionality you want: sourceforge.net/projects/linuxjoymap/

termus,
@termus@beehaw.org avatar

Ooh this looks like it has some potential. I’ll give it a shot. Thanks so much!

Fredselfish, do gaming w Friendly Reminder
@Fredselfish@lemmy.world avatar

This is the way! Also you pick up the physical copies used from places like Vintage Stock. Don’t even have to pay full price. Best time to buy digital is during a Steam sell.

WhosMansIsThis, do games w What game sequel ruined a beloved franchise or character for you?

Mass Effect Andromeda. I feel like I’m the only person on the internet who liked the ending of ME3 but holy shit Andromeda was fucking awful.

KingGimpicus,

Mass effect had this weird metamorphosis across the series where the character writing and gameplay improved noticeably between each game in the series while the story and mechanics took big steps back. Andromeda had some of the best movement/power sets in the series, not to mention your own build-a-gun workshop, while absolutely failing at everything else it tried to do. “My face is tired” indeed random not-the-citadel lady.

HowlsSophie, do games w What game sequel ruined a beloved franchise or character for you?

Prince of Persia. First two were good, though a glitch toward the end of the second one kept me from finishing it.

The third one was an abomination. Completely different tone and vibe, completely different Prince. DNF.

RouxBru,

If you say first two, which ones do you mean?

HowlsSophie,

Sorry, Sands of Time and Warrior Within. Forgot that the franchise started before the PS2 era. Didn’t know it went back to the 80s!

CallMeAnAI, do games w What game sequel ruined a beloved franchise or character for you?

I see op choose the circle jerk today. Excellent choice, Excellent pallet 🤣.

Zahille7,

Palate?

Lightor,

A pallet of answers if you will

shapis, (edited ) do games w Gamers have you ever been in a game competition or something similar?
@shapis@lemmy.ml avatar

I’ve traveled the world playing tournaments for a little bit. Won a few. Crashed out in some others…

The big conventions feel insanely cool. It’s like you’re in the game but irl. You are walking down the elevator of your hotel and it feels like just being in the game when you are surrounded by people that you with. It’s super cool having people come up and hug you and you go “oh who’s this?” And it often turns out it’s people that you have shared hundreds of hours with.

The actual competition I’ve always felt it’s all about who can play the least bad. As far as I could tell. Everyone plays worse on stage. For a multitude of reasons. At the end I was playing extremely chill and care free and it showed in the results.

Also something less obvious. Tournaments always developed their own meta. Which I always heard comments from people from home “why didn’t you follow this meta thing. Why did you play such weird strategies?”. It’s because truly if there’s a big competition going on. Everyone good is there. And it’s not even worth getting practice on the normal servers. You have to scrim over and over the people there and that develops its own meta.

Is it worth it? Uhhh. I’ll always cherish those memories. They were truly great years. But I would say for me nah. Not worth it. I’ve always wanted my career and life to be about some other things. And as much fun and surprisingly how well it all paid. I don’t think it was worth the many years I spent doing that and nothing else.

Amazing memories though.

Havatra, do games w Day 381 of posting a Daily Screenshot from the games I've been playing

This game is one of my all time favorites! The game engine is cool, love the story and it’s all its twists, and especially all the small hidden pieces of background info, like the alternate history you pointed out!

It also has some great puzzles and secrets hidden in areas that are interesting to explore every nook and cranny of. I feel rather clever for noticing things like “huh, this is a window, but this game has something called a ‘looking glass’… I wonder…”. And the verticality of a lot of these maps is so fun, giving you the possibility to approach enemies and puzzles the way you prefer (just like the Dishonored franchise, which I can greatly recommend to anyone reading this!).

I wish you a great time with it!

MyNameIsAtticus,
@MyNameIsAtticus@lemmy.world avatar

The puzzles and world are really where the game shines. Especially the Gloo Gun. I feel like they made the best of it with puzzles

Darkcoffee, do games w Steam had already shown its true face, itch.io and GOG are fighting censorship alone.

You do understand that without payment processors they lose all revenue streams altogether, right? Like, none of us can buy games anymore.

The oligopoly in that industry is insane.

tomkatt, do games w Good racing games on Steam?
@tomkatt@lemmy.world avatar
  • WRC 7, 10, Generations
  • Dirt Rally 2.0
  • Rush Rally Origins
  • Old School Rally
  • Super Woden GP2
  • New Star GP
  • Forza Horizon 5 (I don’t own this one, but hear it’s very good)
  • BallisticNG
  • Gravel
  • GRIP: Combat Racing
  • Wreckfest (don’t own this either but I’ve played it in the past, it’s good)
  • Assetto Corsa
  • Assetto Corsa Competizione
  • Descenders
  • Grid Autosport
  • Redout
  • Automobilista 2
  • V-Rally 4
  • Sebastian Loeb Rally Evo

These vary between arcade and simulation racing, and things in between. For some (Assetto Corsa games, Automobilista, WRC and Dirt Rally games) a racing wheel is highly recommended.

M137,
@M137@lemmy.world avatar

You mean BeamNG right?

lime,
@lime@feddit.nu avatar

both ballisticng and beamng are very good

M137,
@M137@lemmy.world avatar

Oh, I didn’t realise it’s an actual game, haha. My bad, I thought they didn’t catch an autocorrect mistake.

tomkatt,
@tomkatt@lemmy.world avatar

No worries. I’ve heard of BeamNG but don’t own it and am not familiar with it to recommend. I meant BallisticNG, it’s an AG racer in the style of the Wipeout games.

MotoAsh, do games w Steam Doesn't Think This Image Is ‘Suitable for All Ages’

I mean, just because it’s not for “all ages” shouldn’t imply NSFW… This is like PG area, maybe PG13 if you’re a prude, neither of which are “all ages”.

BigDaddySlim, do games w what video game deserves to be in a museum?

Bioshock

Halo: Combat Evolved

Fallout New Vegas

Also, cynical answer is also whatever current mobile game is making a bazillion dollars right now because ✨capitalism✨

miseducator, do games w Robocop: Rouge City

It’s a mix of a lounge and laundry room!

Lembot_0004,

And loud too with all that shooting.

TheNamlessGuy, do games w First they came for steam, then they came for itch.io .
@TheNamlessGuy@lemmy.world avatar

deleted_by_author

  • Loading...
  • JackbyDev,

    I worked a little bit for a company that worked with payment processor networks. This is my understanding (and don’t view this as a defense of them, I don’t necessarily think they’re good). There are a ton of banks. Every bank having their own POS machines would be difficult. Imagine going to one that doesn’t support your bank. So payment processors sort of provide that bridge so devices only need to know how to talk to one (or a handful) of networks and the same for the banks.

    Rekorse,

    Maybe there needs to be more competition in the payment processing space.

    ShaggySnacks,
    @ShaggySnacks@lemmy.myserv.one avatar

    We can’t have competition, that’s bad for business.

    bamboo,

    Payment processors: “I deal with the god damn customers so the engineers banks don’t have to. I have people skills; I am good at dealing with people. Can’t you understand that? What the hell is wrong with you people?”

    g0d0fm15ch13f,
    @g0d0fm15ch13f@lemmy.world avatar

    And so the point arises, what do these companies provide that standardization doesn’t?

    assembly,

    The excessive fees.

    JackbyDev,

    There are standards already for the format of some of the messages. These options being subpar is how we got things like PayPal originally, so who knows.

    jpeps,

    There is this (slow moving, far off) EU project that hopes to bring a new standard. It doesn’t read like they’ve got a complete solution at all, but the principles are comforting at least!

    www.ecb.europa.eu/euro/…/index.en.html

    jumping_redditor,

    Because the laws are bs and intentionally make it harder while not being difficult to scale.

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