I've been using a program called Lutris, which is a driver for several different game platforms including Windows, and allows me to play on Linux. I had previously been using it to play World or Warcraft but it just recently stopped working as some of my Nvidia drivers are out of date, causing me to be unable to run that specific game.
I've dug (shallow) down to the root and figured that I simply need to upgrade my software because the drivers I'm trying to install aren't compatible with this version of Ubuntu (16.04). However my computer is very old and very slow, and 16.04 was originally installed on it because this version of Ubuntu is compatible with practically everything anyway. Is 18.04 held to the same standard, and would it be smart to upgrade my computer?
I also haven't quite figured out how I'm going to mass backup all my files, so there's that, too.
sudo lshw | grep product | head -n1
andsudo dmidecode -s bios-release-date && sudo dmidecode -s baseboard-product-name && sudo dmidecode -s baseboard-manufacturer
then click [edit] to add the highly useful results into your question so we can see what hardware you have. Please do not click Add Comment as new comments shove old comments off screen. We need your findings about your system to provide a good answer. – K7AAY Jun 26 '19 at 23:13