• 3 Posts
  • 220 Comments
Joined 1 year ago
cake
Cake day: July 16th, 2023

help-circle

  • However, that was also my experience playing games like this back in the day

    Exactly my experience as well. It’s very reminiscent of that time when I was given a GBA emulator with a bunch of US and JP roms without any explanation. I didn’t know what an emulator is, or that there were game consoles other than the GBC. I didn’t knew my way around English either and Japanese looked like some sort of bug to me.

    There’s just something stumbling through a big library and slowly making inroads in your favorite titles.



  • Yeah, while there’s some truth to the joke that Win32 is the most stable Linux API that’s still a big downside to the current Linux landscape.

    That said, I don’t think Microsoft is currently in a position to enforce drastic changes to their ecosystem, mostly because the desktop market has mostly been reduced to business and gaming, and they can’t do anything that affects backwards-compatibility for the business. The only thing that I currently see as an issue is if they boot anti-cheat kernel modules due to the whole Crowdstrike incident and replace it with their own, easy to use, alternative, which then gets used by more devs.

    I really hope that when something like that happens, Linux has already has reached a critical mass, or, failing that, some legislators will care enough to prevent it.





  • That’s always been their plan, but it’s getting hit with Valve Time. My guess is that they won’t do it until all issues the major with NVIDIA GPUs have been fixed, as a public build that doesn’t run properly on a majority of machines wouldn’t go well. The latest driver is pretty good, but the Big Picture mode is still pretty much unusable.

    At the very least they’re currently trying to bring official support over to other handhelds, as they’ve already confirmed that they want to official support for the ROG Ally and pushed out a update to SteamOS for the controller support.




  • And you can even go a step further and configure it so all the ISOs go into a subdirectory. Then you can still use the USB for other stuff without it becoming a mess. Right now I have the following structure:

    ├ apps // Lots of portable apps, using the PortableApps systemdata // For copying files between devices
    ├ images // ISOs go here, separated into Linux, Windows and Utilities
    ├ installs // For apps that need to be installed
    ├ secure // Encrypted Veracrypt store
    └ ventoy // Ventoy config
    

    All that on a tiny USB on my keychain and super useful when you’re the IT person for the family.