• 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
















  • Gaben is also an FF XIV player, and Proton always gets a hotfix like a day after anything breaks (usually it’s the launcher).

    If bans from playing on Linux (or at least the deck) were common there’d be a lot more info about it like there is for other games. Just don’t cheat or use sketchy mods. I’ve only played on Linux (all AMD tbf, both desktop and steam deck, so the drivers are good) and have never had a problem.


  • HoloPengin@lemmy.worldtoLinux Gaming@lemmy.worldGood MMORPG on Linux
    link
    fedilink
    English
    arrow-up
    43
    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