• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • There’s a long thread on Mastodon by the main Arm Mac Graphics dev for Asahi Linux. Perhaps one of the fastest developed and most stable graphics drivers ever made, thanks to a couple amazing developers but also very very much thanks to Rust. And one of the kernel devs flippantly calls it an “unmerged toy project” as if it’s not kernel devs’ fault that useful stuff and even small non-breaking improvements to existing systems are so incredibly hard to get merged. Not to mention that writing the entire m1 graphics driver in Rust ended up actually thoroughly documenting the DRM subsystem’s API for the first time as a side effect because everything the Rust code interacts with pretty much gets strictly defined within Rust’s type systems and lifetimes.

    https://vt.social/@lina/113056457969145576




  • Either that, or they use specific tools that they can’t or won’t replace and which don’t work on Linux. Usually it’s creative or engineering software. There are usually good, Linux compatible, open source alternatives, but they’re not the same as industry standard tools that they need to know how to use and be 100% compatible with. Windows or MacOS is your only safe bet there.

    If you’re a mere hobbyist and interested in learning new tools it’s an entirely different answer. You can try out the windows versions of the alternative software first, then try switching to Linux down the line when see the greener grass.














  • HoloPengin@lemmy.worldtoLinux Gaming@lemmy.worldGood MMORPG on Linux
    link
    fedilink
    English
    arrow-up
    38
    arrow-down
    3
    ·
    edit-2
    1 year ago

    Stop caring about native. It seriously just doesn’t matter anymore.

    XIV Launcher is the easiest way to get FF XIV running, plus it can link to your phone to almost automatically handle OTP (no typing it in, your phone just sends the code over your local network), but you could also just install the trial inside Steam, should work fine.

    Copypasta time. “Did you know that the critically acclaimed MMORPG Final Fantasy XIV has a free trial, and includes the entirety of A Realm Reborn AND the award-winning Heavensward and Stormblood expansions up to level 70 with no restrictions on playtime? Sign up, and enjoy Eorzea today!”



  • Winbtrfs has some really funky bugs (some apps like Aseprite will somehow make files which get padded up to a round KiB size on disk which breaks some file formats, even though it doesn’t do that on NTFS or FAT), is way slower on Windows (longer loading times, streaming asset delay, delayed audio on some situations like RPG dialogue, Skyrim mods are especially problematic, blah blah blah), the extra permissions make managing it annoying, and symlimks generally just don’t work on both Linux and Windows at the same time no matter the FS which can occasionally be annoying. I really wouldn’t bother with winbtrfs for games unfortunately