Odyssey on Easy/Very Easy, good (the story was fun)
Odyssey on Normal is a grind-a-thon which made me want to never play another Ubisoft game again. Thus far nothing has come out to prove me wrong.
Odyssey on Easy/Very Easy, good (the story was fun)
Odyssey on Normal is a grind-a-thon which made me want to never play another Ubisoft game again. Thus far nothing has come out to prove me wrong.
That was my guess too, and if Nautilus has the auto mount disabled the error goes away. But I'd like for USB drives to be auto mounted. And lsof just gives a wall of indecipherable text. What would I be looking for?
Pokémon Emerald, and PixelJunk monsters.
I prefer GOG but not enough to not buy from Steam. And each store has its pros and cons.
As a single player gamer, I love the DRM free nature of GOG, especially for classic games like Rollercoaster Tycoon or SimCity 3000. I have older PCs lying around and being able to play my games on them is very very nice.
On the other hand, updating my game is a chore and GOG Galaxy while cool isn't polished, and very buggy especially only Linux via Wine. I wouldn't even consider online multiplayer games unless it had its own server.
Compared to Steam which works with Linux by default, no Lutris or Bottles configuring to get games to work. Updates are seamless and online multiplayer is built into the client. Let alone remote play, steam families, big picture, and all the other features it does.
My only gripe with Steam is the GIANT question mark on what happens to my games when they pull support. I mean I can't even play my older games any more on my old Windows 7 machine, and its not like Fallout 3 is getting updates.
So my priority is thus: GOG then Steam, if its single player and the price is similar (+-$10). Steam then GOG if it makes sense or I need steam features (I.e. I got Stardew Valley on Steam since my SO has it there too and we can play together). Finally if the game is around $5 get it on either, or maybe both if I like the game.
Not here. More annoyed about them on side walks than bike lanes.
DuckTales or DuckTales 2 for the NES playable in the Disney afternoon collection. TBH most of the games there should be your jam based on Shovel Knights influence.
Hollow Knight based though, Guacemelee is good, not sure about its sequel. Axiomverge too. But they are metroid like games so Super Metroid and Metroid Fusion would be another recommendation.
I wouldn't worry too much about not knowing this. The steam deck is still relatively new and proton/dxvk is improving at such a blinding pace compared to the rest of Linux that my head is still spinning.
From my limited understanding, because of Arch's rolling releases and Valve basing the steam deck on Arch. DXVK the compatibility layer for DX games to vulkan is managed by the distro. How this works is magic is still magic to me. I also think graphic drivers gets pushed on arch early too, since it's a rolling release.
However I am in complete agreement, Arch isn't beginner friendly, I personally like Manjaro and find it friendlier, but that's like having a pet cat, and it's a Bob cat. Sure it's not a Lion, but it's not a Kitty.
Have you not heard of the Steam Deck and Proton? Running MS APIs through a compatibility layer is the main goal for Linux gaming for the past few years, as it allows legacy games that had no hope in getting a Linux native port (or a terrible Linux port) to run in Linux, through the Proton Compatibility layer.
The apps I was using were running with DXVK, but due to a bug with intel iGPU driver which affects both Windows and Linux users, it didn't work. A Intel Mesa update patched the bug, and my game worked better. When I moved back I was on an older driver and had to wait for it to be added in.
This comes from personal testing of games. There was a DX11 bug intel igpus where UE4 games crash instantly on boot. I was able to work around this by forcing dx12 in arch, but when I moved to fedora it wasn’t working, that was until about 2 months later after an update. Since I don’t know exactly how far behind fedora is in terms of graphics drivers I said it in ambiguous terms.
From my personal experience Arch is several months ahead of other distros and depending on the package and sometimes has everything you need already included for gaming.
I believe this is due to the Steam Deck.
However for ease of use, I agree there are other better distros. Fedora is only 2ish months behind arch in terms of graphics drivers and Ubuntu… has the latest proton from steam and lutris since proton isn’t installed from the local app stores.
I was more going for ease of use. If you are playing the latest and greatest then I agree you’d probably want Arch based or at the minimum Fedora based distributions. However if you are playing some more stable games, or I do titles and Ubuntu is fine. The updates will come.
Depends on the distro.
I found Linux Mint good enough for 99% of things, and most problems can be solved without a terminal.
Problem is you’d still need to know enough about Linux (just like with windows) to troubleshoot. For example, the files app was causing an error when plugging in drives, I need to figure out that the files app wasn’t call files, but nemo, it’s config lived in a hidden folder called .config in my home folder, and in .config I could delete my configuration to fix my issue.
In my view Linux is about Windows XP or 7 in terms of usability, a bit of a learning curve, but one worth learning.
A few modern improvements which makes using Linux easier.
Use Flatpaks where possible, it’s platform agnostic and usually supported by the actual devs.
AppImages (think portable exe for windows), are another option, but to “install” them you’d need an app called Gear Lever.
Check with an apps developer before installing, flatpaks can be packaged by anyone, and they might loose support (steam for example is installable via Deb not flatpak).