• megopie@lemmy.blahaj.zone
    link
    fedilink
    English
    arrow-up
    1
    ·
    19 days ago

    If the game was crashing to desktop, it was probably not a graphics card thing, but that you were running out of ram and the system was just automatically killing the program when that happened. That’s a system stability thing, it prioritizing the needs of the system and desktop over a program so as to prevent the whole system from crashing.

    The easiest solution to that is to increase the “swap” size (IE a bit of storage that gets set aside to act as back up memory). That is a system level thing, but it’s not really a big deal to change.

    If you were getting to the command line, Linux was running, although, if it was just the command line then it may have been an issue with the desktop or window manager not starting. And if it was an issue with the desktop or window manager, then I could see changing some boot loader settings fixing that. Like, making sure the boot loader automatically starts the desktop when the computer boots.

    By switching from cinnamon to XFCE desktop you may have solved the issue with the game crashing simply because you had more memory available, as XFCE is a much lighterweight desktop.

    If the games was slowly slowing to a crawl before freezing up completely but not outright crashing to desktop, that could have been an issue of running out of video ram for the the GPU, I’ve had that happen with helldiver’s 2. I don’t remember exactly what I did to fix that, something with the launch options that affected the graphics settings or capped the frame rate I think. Not sure how changing between desktops could have fixed that though.