polygon.com

paddirn, do games w Twitch streamer plays Palworld using only her mind

Seems interesting, I hadn’t heard of this before. She seems to have to imagine an image of a thing to get the control to register, like a cricket jumping to make her character jump, which actually seems more difficult than just playing with a physical controller or keyboard/mouse, since I don’t think I actually “think” about making those sorts of movements. It seems like it would be cumbersome having to imagine the movement everytime, but maybe it becomes 2nd nature for her while she’s playing like this.

JohnWorks,

I wonder if there could be a feedback loop on something like it too where if you see your character walking then they’ll continually walk because you’re actively seeing/imagining it?

INeedMana,
@INeedMana@lemmy.world avatar

I’d expect “thinking about left” and “seeing someone go left” to be two different “waves”

Wild_Mastic,

I know she uses an image of a spinning plate to do some actions (I forgot which). She also played minecraft this way.

JoMomma, do games w Twitch streamer plays Palworld using only her mind

Funny, most people play it without using their minds

shani66, do gaming w Palworld’s success is partially born from Pokémon fans’ discontent

I’d be incredibly happy if that were true, but it isn’t. We’ve had proper Pokemon alternatives since before Pokemon even existed and they haven’t slowed that shitty franchise one bit. Megaten is still niche, Digimon is still niche, cassette beasts (the actual goty) has an even smaller audience than those games, if this was major discontent with Pokemon cassette beasts at least would be in a much better place (since it literally released last year, perfect to take advantage of Pokemon’s unending failures). Gotta nip that unwarranted optimism in the bud, gamefreak sucks and will never improve, their fans suck and will never improve.

TwilightVulpine, do gaming w Palworld’s success is partially born from Pokémon fans’ discontent

This take reminds me of how disappointed I was when I got Pokémon Violet, excited to see what pokémon would be like in open world, and then I realized there was nothing to do in between towns and bosses. Overall, it felt less interesting than older games where you needed to solve puzzles and mazes to progress. It's not even like there is much of an incentive to do things in your own order because every challenge has fixed levels. You could play multiplayer but there was nothing to do in multiplayer but to roam around. Due to the short draw distance and low frame rates it wasn't even like admiring the creatures roaming around felt so impressive.

The real time catching mechanics in Arceus were pretty fun, I liked the stealth elements, but without them SV felt like it was only going through the motions of having an open world, without understanding how to make use of it.

50gp,

arceus (and SV) wouldbe been way better if they learned to design compelling points of interest in their open world and not do amateur work that looks like auto generated landscape

Kbin_space_program,

The best thing to do in pokemon violet is to make the jump over the cliffs when you're level 15 and can face level 30 pokemon on top of the cliffs in the first zone.

TwilightVulpine, do gaming w Palworld already has a Pokémon mod
UKFilmNerd, do scifi w A Disturbance in the Force finally reveals how The Star Wars Holiday Special went so wrong
@UKFilmNerd@feddit.uk avatar

A great documentary that explains the whole era of musical television entertainment at the time and what happened behind the scenes of the show.

Once you know the details, you’ll understand why it appears so bad when seen decades later.

Highly recommended. 👍

Hodja_Nasreddin, do gaming w Capcom adds new DRM to old PC games, raising worries over mods
@Hodja_Nasreddin@lemmygrad.ml avatar

Just moving away from this toxic company and it’s product would be best solution.

Kwakigra, do gaming w Capcom adds new DRM to old PC games, raising worries over mods
@Kwakigra@beehaw.org avatar

There should be a cutoff period for game updates. Give them about a year to finish the game they released and that’s it.

CaptObvious, do gaming w Capcom adds new DRM to old PC games, raising worries over mods

I honestly didn’t even know that Capcom was still around. Time for a boycott?

butiloveu, do gaming w Capcom adds new DRM to old PC games, raising worries over mods

Oh no. How dares somebody to enhance his single player experience with mods. Let’s forbid them to modify a SP game they bought, this can’t backfire, right?

BobGnarley, do gaming w Capcom adds new DRM to old PC games, raising worries over mods

Ill just make sure to never, ever buy those titles and juat pirate them instead. Thanks Capcom!

sic_semper_tyrannis, do gaming w Capcom adds new DRM to old PC games, raising worries over mods

This is why I only buy DRM free games from GoG and download them forever so my copy stays the way it should be. With me and DRM free.

toxicbubble420, do gaming w Capcom adds new DRM to old PC games, raising worries over mods

banning mods on single player games 🤔

wcSyndrome, do gaming w Capcom adds new DRM to old PC games, raising worries over mods

This article might be a bit late? Other news media saying the decision has been reversed already

taanegl,

MSN Article to that effect.

vulgarcynic, do gaming w Capcom adds new DRM to old PC games, raising worries over mods
@vulgarcynic@sh.itjust.works avatar

It’s a bummer we can’t decline Steam Game updates anymore. That would help avoid these types of situations. Being forced to update a game before launching it was always going to lead to this type of bullshit. Same with all the GTA fuckery.

domi,
@domi@lemmy.secnd.me avatar

In case anyone needs it, you can actually downgrade Steam games. It just doesn’t have an UI unfortunately.

There’s a tool for it here: github.com/SteamRE/DepotDownloader

SteamDB can be used to find the game ID and depot ID: steamdb.info

Steam itself will not care if the game files are not up to date, individual games might.

CallumWells,

You don’t even need the external tool, you can use the Steam terminal itself to download the depots, which I personally find more palatable than having another application that is getting access to my username and password (it needs those to get the access from Steam). Even though I don’t think that tool is malicious I would still prefer to not have to rely on it.

  • Go to SteamDB, and search up your game.
  • Click on the app ID of the game you’re looking for to go to its details page.
  • Take a look at the depots, and click on the depot ID of the one that looks like the one you want to download.
  • Click on the Manifests tab. Look at the list and find the version that you want to download. Record its manifest ID.
  • Open the Steam console. You can do this by opening a command window “Run” by pressing «Win + R» and then enter the command: steam://open/console, and then press Enter, or by opening any browser and enter the URL-address field write the same command: steam://open/console. You can even have it always available when you start Steam by appending -console to the launch options of the shortcut to the Steam exe.
  • The syntax to the “download_depot” command is as follows:
    download_depot <appid> <depotid> [<target manifestid>] [<delta manifestid>] [<depot flags filter>] : download a single depot
    You only need to worry about the first three arguments to it. Type the command, then the app ID, depot ID, and the manifest ID of the depot version you want.
  • Wait for Steam to download the depot. You won’t see any indication of progress, but you can tell it’s downloading by looking at the network usage on your downloads page. The download can pause/resume if your connection goes out, but won’t if you restart the client.
  • After the download is done, Steam will show you where the files were downloaded to.
  • Go to the game’s installation directory, and move the files somewhere else. Then go to where the depot files were downloaded to, and move everything over to the game folder.
  • You may have to rename the game’s EXE file if the dev changed the launch options recently. You can find the current EXE name by going to the game’s SteamDB page and clicking on the Configuration tab. 11. You should now be able to launch the old version through Steam.

Personally I found that you can just start the game from the download location and it will still have the Steam overlay if the game basically uses Steam as DRM.

domi,
@domi@lemmy.secnd.me avatar

Yep, that works as well.

I use depotdownloader because I automated my downgrade script for Beat Saber, makes things faster.

CallumWells,

Are you downgrading to several different versions? Because I’ve used the console variant and just run the game from the download folder and Steam doesn’t update it

domi,
@domi@lemmy.secnd.me avatar

Yes, I keep several Beat Saber versions for different mods and replace the files in the main directory when Beat Saber updates.

CallumWells,

I’ve just not replaced the files in any directory at all, just start the game from the download location for the depot (one should be able to rename the folder for it to the version) and then you keep any number of versions to play available by just going into that download location and starting the game.

At least that’s how it has worked for me. I just thought that was easier than having to replace files every time.

domi,
@domi@lemmy.secnd.me avatar

At least that’s how it has worked for me. I just thought that was easier than having to replace files every time.

It is, I just can’t do it because I have all the custom songs and plugins in my main folder and copying/linking all of that is a lot more work than just overwriting the game files each time.

CallumWells,

Yeah, that makes sense.

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