domi
@domi@lemmy.secnd.me
- Comment on Pacific Drive: Whispers in the Woods | Reveal Trailer 6 days ago:
I mean, there is end game in that you can go out on missions to collect the parts you need. It just gets pretty grindy and boring without any story missions to do and nothing left to explore.
- Comment on Pacific Drive: Whispers in the Woods | Reveal Trailer 1 week ago:
Cool, I really enjoyed the base game but thought the end game was lacking. Never got to fully upgrade my car so hopefully the DLC will change that.
- Comment on Hollow Knight: Silksong Sparks Debate About Difficulty and Boss Runbacks 1 week ago:
the few extra masks the game gives you only really help if you can handle the difficulty but need mistake tolerance
Increasing mistake tolerance already increases accessibility, even if you still have to manage a tough platformer part.
Of course the options given are just examples to get it done quickly. Accessibility options can be a a lot more nuanced, even going as far as altering level structures to provide pathways for players that can’t platform.
The point of my post was that for all I care the difficulty options can go all the way to invincibility, one hitting every boss and skipping every platformer segment. It does not reduce my enjoyment of these games if other people can play the game in a way they want to.
- Comment on Hollow Knight: Silksong Sparks Debate About Difficulty and Boss Runbacks 1 week ago:
Not every disability is magically cured by a controller.
- Comment on Hollow Knight: Silksong Sparks Debate About Difficulty and Boss Runbacks 1 week ago:
The thing is, there is no reason not to add accessibility settings.
Hollow Knight and Silksong are beautiful games with an intriguing world, great characters and lots of areas to explore. There’s no reason to gatekeep games like these from people that just can’t beat them because they are too hard.
Just add a simple accessibility menu where you can scale health, damage and loot drops. It’s almost no work to implement, players can still try the regular difficulty and turn it down when it’s too much and speedrunners can make their lifes more difficult. Everyone wins.
- Comment on Hollow Knight: Silksong is out now on Steam - and it broke Steam servers for 15 minutes and counting now 1 week ago:
If you are playing on Steam, try the native version but force Steam Input to enabled.
- Comment on DOOM Eternal – Community Mods Now Available! 5 weeks ago:
That’s good timing because I just played through The Dark Ages and Eternal is still my favorite.
- Comment on YouTube 1 month ago:
And the voice quality is also terrible.
That’s the thing that surprises me the most.
There are some great open source TTS engines/models out there, and they decide to go with Microsoft SAM.
- Comment on Mario Maker 2 is really fun to revisit 1 month ago:
In case you didn’t know, you can actually use Course World via opencourse.world on modded switches and on emulator.
- Comment on Linux smashes through five per cent desktop share in the US 1 month ago:
And one dude that really wanted to play Nier Automata on Linux.
- Comment on China Moved an Entire Historical Building Complex Using Walking Robots - Core77 2 months ago:
the Samsung car moving robots are kind of amazing.
Apparently it’s Hyundai, not Samsung. The article mentions Samsung and then links to an article about Hyundai’s robots.
Nonetheless, those things are surprisingly fast.
- Comment on Monster Hunter Wilds game reviews hit "Overwhelmingly Negative" on Steam — can Capcom turn it around? 2 months ago:
Also, it runs like absolute ass compared to World.
- Comment on Steam Next Fest has started once again. What good demos have you found? 3 months ago:
It looks like a lot of the complaining is about how it’s not like Patapon?
Most of it, but not all of it.
I played a little bit of the demo and was excited for a Patapon clone but it felt…off?
My main issues with it:
- Moving your own character does not really add anything to the game
- It’s really easy for the music to sound off-beat by narrowly missing the timing
- The metronome was replaced by a fixed Guitar Hero-like note display
- There is too much going on at times, mostly due to the more complex art style
- The beat between enemies and yourself does not match, making it impossible to counter some attacks
- You cannot cancel the beat by failing on purpose; If you fail, you have to wait until you can input the next command
I really hope they can improve things but right now I don’t really enjoy it.
- Comment on What's going on with Borderlands 2? Steam is giving it for free, but the game has 23% positive recent reviews. 3 months ago:
You can install an application like Flatseal (flathub.org/apps/com.github.tchx84.Flatseal) to inspect the permissions for a flatpak.
How locked down a flatpak is depends entirely on the developer and what permissions they request. By default, they can’t really see much. For example, they can’t even see the processes running on your host or your user and system files.
Flatpak does not do anything about network access though, it can only do no access or full access, no in between. The data they can collect on Linux in a Flatpak is very limited but it does not prevent them from calling home.
- Comment on Ori studio in crisis: No Rest For The Wicked could be their final game 3 months ago:
They went pretty fast with performance improvements after launch and the first major update. There was a larger gap with the last update because they bought their publishing rights back and had to wait for all the legal stuff to settle.
So far they had one large update which added end-game content and another large update with a major balancing overhaul, which also reset character progress.
HLTB currently sets the game at 12.5 hours for the main story and 24 hours for main + side quests.
I’m planning to play it once co-op releases, the game seems to be in a good state and has enough content for me.
- Comment on ‘Doom: The Dark Ages’ DRM Is Locking Out Linux Users Who Bought the Game [404 Media] 3 months ago:
Doom 2016 launched with a 44k player peak on Steam, Doom Eternal with a 100k peak and Doom: The Dark Ages only got a 30k peak.
Either most people play on Game Pass, think the game is too expensive, don’t have raytracing compatible hardware or don’t like Denuvo.
Whatever it is, the game doesn’t seem to be doing so great.
- Comment on ‘Doom: The Dark Ages’ DRM Is Locking Out Linux Users Who Bought the Game 3 months ago:
If Doom Eternal is a rhythm game, what does that make Metal: Hellsinger aka “Doom but as a rhythm game”?
store.steampowered.com/app/…/Metal_Hellsinger/
(really great game btw)
- Comment on Bungie confirms it stole art once again, will undertake a 'thorough review' of Marathon assets 3 months ago:
TIL that Bungie is releasing a new game.
Although judging by this news and the first sentence on their Steam page being “…Bungie’s team-based extraction shooter.”, maybe it’s a good thing I can’t play their games.
- Comment on Hacker advertises alleged database of 89 million Steam 2FA codes 3 months ago:
I once wrote the guy listed for their infrastructure that one of their mail servers is configured incorrectly.
He got back to me after 2 hours thanking me and telling me he fixed it.
Thought that was pretty impressive for a company of their size.
- Comment on Mario Kart 64 got finally decompiled! 3 months ago:
There is now source code for the ROM, which makes creating ports and mods significantly easier.
The initial goal of most decompilations is to produce a 1:1 match of the original ROM. That’s how they know they’ve got a perfect representation of the original code.
- Comment on Mario Kart 64 got finally decompiled! 3 months ago:
Are you trying to run it on PC?
This is only the decompilation of the original for N64, the binaries it produces are for the N64 or an emulator. Making a PC port is the next step.
- Comment on Ori studio in crisis: No Rest For The Wicked could be their final game 4 months ago:
I bought the game on release mostly to support them. The folks at Moon Studios are seriously talented and deserve some support.
I played ~2 hours on release and thought the game was decent. The combat had some weight, the art style was excellent, the bosses were fun and challenging and the exploration was pretty neat. There were many performance issues which they have since mostly fixed but there were also a few systems taken from different genres that didn’t work that well together for me. I didn’t play for a while though, so maybe they improved things in that area.
Still, I’m also waiting for the coop, which is scheduled to release with the next major update.
I wouldn’t read too much into this news article. Their CEO has since clarified that he might have been a bit hyperbolic and didn’t expect the media to pick up on his random Discord post.
I don’t quite agree with his assessment of being “review bombed”. Most negative reviews come down to the game being released in early access: bad performance, many systems not working well together, being behind roadmap, missing coop on launch and more recently, difficulty. I do get their need for releasing in early access after Microsoft dropped them but it might have hurt them in the long run.
- Comment on What is your favorite indie game? 4 months ago:
Sayonara Wild Hearts is such a good weekend game. Really cheap, really short, really good and with a soundtrack that you’re going to listen to long after finishing the game.
Highly recommend!
- Comment on 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux? 4 months ago:
Thanks for documenting it for future people! Glad you got it to work.
- Comment on Man, I really slept on Days Gone (mini review) 4 months ago:
I never heard of this game until it came out on Steam but I bought it on launch and was not disappointed. Really fun game.
Also, I noticed that the remaster update dropped today. Might just hop back in.
- Comment on Why doesn't Steam support Android? 4 months ago:
Do you mean this article? thelibre.news/on-the-history-of-valve-and-linux/
- Comment on Metro 2033 Redux is free to claim on GOG for the next two days 5 months ago:
The Redux upgrade is available for $20 or with an active Switch 2 Online Membership*.
*Additional charges may apply; dedicated servers not included
- Comment on 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux? 5 months ago:
I assume you tried adding a new printer through KDE? There’s usually no driver needed if all you need to do is simply print/scan.
Does it fail with both options?
- Comment on 6* months away now. If you're on 10, do you plan to upgrade? Make the jump to Linux? 5 months ago:
Which one, Bedrock or Java?
For Bedrock there is an unofficial launcher: flathub.org/apps/io.mrarm.mcpelauncher (Disclaimer: Never tried it)
For Java there is the offical launcher: flathub.org/apps/com.mojang.Minecraft
Alternatively, for Java, there is also the much better unofficial launchers like Prism: flathub.org/apps/org.prismlauncher.PrismLauncher
- Comment on Steam Deck / Gaming News #9 5 months ago:
Played a few hours of Last of Us 2 last night. Ran pretty well (80-100fps) on highest settings in native 1440p but with a 7900 XTX I can of course just brute force through it.
Surprisingly, the game ran flawlessly out of the box. Didn’t need to add the SteamDeck=1 variable like in the other newer Sony games.
Does not run with Proton-Tkg for some reason, so no HDR for now.