• 0 Posts
  • 474 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle










  • The sound of hoof beats cross the glade!
    Good folk, lock up your son and daughter!
    Beware the deadly flashing blade,
    unless you want to end up shorter!
    Black Adder! Black Adder! He rides a pitch black steed!
    Black Adder! Black Adder! He’s very bad indeed!
    Black - his gloves of finest mole.
    Black - his codpiece made of metal.
    His horse is blacker than a vole.
    his pot is blacker than his kettle.
    Black Adder! Black Adder! With many a cunning plan!
    Black Adder! Black Adder! You horrid little man!


  • Your comment reminds me of a company where I worked for a while. Me and a bunch of other colleagues always arrived around 8:05, due to public transport it was either that our always being in late. So we usually logged in, which took 15 minutes to get to a working desktop, grabbed some coffee and started work around 8:20. As we had no contact with customers, we packed our stuff around 16:55 and left a few minutes early as that would save half an hour of waiting at the station. We’d otherwise be just in time to see our train leave, bloody annoying.

    Smokers were allowed 15 minutes of smoking time, on top of the regular break. None of our group smoked, so the end result was getting home a bit earlier while still putting in more hours than required.

    At some point somebody took offence to us leaving a bit early, so it was decided that was no longer allowed. We tried to argue that we start earlier, have no smoking breaks, but all in vain. So, from that point on we came in at 8:05, had our coffee until 8:30 at which point we logged in, had another cup while we waited and started work at 8:45. We took our lunch break, ended it with a walk and added the smoking time to that. Shame though that everybody always seemed to forget their cigarettes.

    Helps by the way that it is illegal here to expect people to be in early to prepare for work. Slow computers? That’s not the problem of the employee. Preparation is work and must be paid as such.





  • I’m a bit strapped for time, so I won’t be able to touch on everything you said. But here goes:

    It’s very likely that verifying the game files would’ve fixed the issue easily, as it re-runs the first time setup. If that didn’t work, deleting the compatibility files would probably have been the next step. I’d be very surprised if one of these didn’t fix it.

    Of course I had to condense the experience a bit for readability and I don’t remember every step, but validating the game files, doing a reinstall and trying different Proton versions were parts of my troubleshooting steps. They absolutely didn’t work. I didn’t try removing the compatibility files afaik, but switching versions should basically have had the same result as that did trigger an first-time setup each time. The Ubisoft installer wasn’t part of that install for as far as I could see, or failed for each proton version without any visible signs.

    The rest of the troubleshooting steps you took until the GPU stuff were unnecessary, as they were basically Windows troubleshooting steps, not Linux ones. It’s completely expected to have to relearn how to troubleshoot stuff on a different OS and I’d really recommend asking in a Linux gaming community when you run into issues like that, until you’ve gotten the troubleshooting steps down.

    Linux is far from new to me, but gaming is a whole different beast compared to what I usually do with it. The steps I took were the recommendations from Linux gaming communities I came across. Even though I already suspected that the whole ‘install the Ubisoft installer through Steam’ wouldn’t work, if it is suggested, I’m not one to ignore that.

    The problem here is mostly that the information offered on various locations differs and it is a question of trial and error to find out what works and what not, especially if you’re still figuring out the gaming ecosystem.

    “much larger” is relative, software is pretty small in general, especially compared to any modern games. It’s really not much space, and the flatpak runtimes will be reused for other flatpaks you install.

    From the top of my head it was 3 GB vs 160 MB. Which is quite the difference, especially if you’re working with a relatively small SSD. Flatpack is a mixed blessing in that regard, it’s not meant as criticism against Flatpack, it’s just a trade-off of having sandboxed applications.

    Do you mind sharing what distro you were using? It sounds like whatever it is has bad instructions for setting up Nvidia drivers, I’d like to avoid recommending it.

    It was Linux Mint, on an Nvidia Prime-based laptop. Drivers were included by default, no installation required, but couldn’t load due to not being signed. Hence the ‘turned off Secure Boot’. I could have MOK’ed around and signed them, but at that point I simply couldn’t be bothered anymore and just went for the simplest solution. Not sure it were official drivers or Nouveau.

    Just read this back and wanted to add that I wasn’t trying to be rude or condescending at any point, or blaming you for the issues.

    No worries, even though I don’t fully agree with you on everything, I appreciate your response and the fact you are trying to help out. I already saw somebody else mentioning Bazzite, so my next attempt will be to try that distribution.

    I also noticed some ‘Ubisoft is just shit’ remarks, which might be true, but telling aspiring Linux gamers “well, you shouldn’t play that part of your gaming library anyway” is simply off-putting and unhelpful. So thanks again for being constructive, that’s what this community needs.



  • Aganim@lemmy.worldtoLinux Gaming@lemmy.worldLinux is now the best gaming system.
    link
    fedilink
    English
    arrow-up
    64
    arrow-down
    7
    ·
    edit-2
    8 days ago

    Linux is now the best gaming system.

    I’ll just share how my latest bout with gaming on Linux looked like, compared to Windows.

    Install Anno 1800 on Windows:

    • Start installation in Steam
    • Ubisoft Launcher installs
    • Anno 1800 starts
    • Enjoy the rest of my evening

    Install Anno 1800 on Linux:

    • Install Anno 1800 in Steam
    • Research how to start game
    • Enable Proton compatibility layer
    • Game fails to start due to missing Ubisoft Launcher
    • Install Ubi launcher using method ‘add installer as game, set compatibility layer, install and change executable for application executable’
    • Game fails to start due to missing Ubisoft Launcher
    • Try with different Proton versions, fail each time
    • Install Lutris and install Ubi launcher through that
    • Game fails to start due to missing Ubisoft Launcher
    • Give up for the evening

    Next day:

    • Read up some more
    • Install Protontricks
    • Encounter weird errors when starting it
    • Try to find out what is going on
    • Suppress tendency to just say ‘fuck it’ and start Windows
    • Install Protontricks through Flatpack instead of system package, as the Flatpack version is slightly newer. Accept that this will result in a much larger installation due to not using system-provided libraries.
    • Add Ubi launcher through protontricks, ignoring out-of-date instructions on the Internet
    • Start game
    • Cry at slideshow performance
    • Give up for the evening

    Next day:

    • Research possible causes of performance issues
    • Try multiple ways of enabling Nvidia GPU instead of integrated graphics
    • Fail each time
    • Turn off Secure Boot
    • Correct GPU now available
    • Better performance, although still not great
    • Feel no enjoyment anymore at getting it to run or while playing

    As much as I want to like it, this experience makes me feel that Linux is not fully ready for the masses yet.