Lutris and ESO

Anything related to gaming on Linux Mint including game discussion or questions concerning Steam or Wine.
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Faulon
Level 1
Level 1
Posts: 15
Joined: Wed Jan 20, 2021 2:31 am

Lutris and ESO

Post by Faulon »

So I used Lutris to install Elder Scrolls Online, unfortunately the launcher does not seem to update. On the Lutris site a gentlemen explains if it does not update to add a folder and certificates. This is what I have to run from, and I have no idea what I am doing.

sudo cp thawte_Primary_Root* /usr/share/ca-certificates
sudo dpkg-reconfigure ca-certificates

what exactly does this mean? do I replace Primary_Root* with something more specific?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
1000
Level 6
Level 6
Posts: 1039
Joined: Wed Jul 29, 2020 2:14 am

Re: Lutris and ESO

Post by 1000 »

Probably this is from this,
do you see it below "Wine Standalone version" inside this link?
https://lutris.net/games/the-elder-scrolls-online/

cp - will copy
Try ask your linux system from terminal like this way

Code: Select all

man cp
Output:
NAME
cp - copy files and directories
...

The same with dpkg-reconfigure

Code: Select all

man dpkg-reconfigure
Output :
NAME
dpkg-reconfigure - reconfigure an already installed package

SYNOPSIS
dpkg-reconfigure [options] packages
...

You can also see what you currently have in /usr/share/ca-certificates
Faulon
Level 1
Level 1
Posts: 15
Joined: Wed Jan 20, 2021 2:31 am

Re: Lutris and ESO

Post by Faulon »

I'm not sure if someone was working the install script or batch behind the scenes, but I gave it another shot today. It has installed flawlessly, with the exception the data transfer was fairly slow. Thank you for the code and advice though, I was actually going to try your suggestion if the reinstall didn't work.
1000
Level 6
Level 6
Posts: 1039
Joined: Wed Jul 29, 2020 2:14 am

Re: Lutris and ESO

Post by 1000 »

If you follow the link, you have certainly seen two installation methods to choose from.
So there's a choice .
Faulon
Level 1
Level 1
Posts: 15
Joined: Wed Jan 20, 2021 2:31 am

Re: Lutris and ESO

Post by Faulon »

I ran the standalone version as I have an active account there, I have never tried the Steam version.
firemind
Level 1
Level 1
Posts: 25
Joined: Thu Sep 17, 2020 12:12 am

Re: Lutris and ESO

Post by firemind »

How did you get it to work? i followed the directions and created a folder but reconfigure does nor activate the certificates for ESO.

my post here:
viewtopic.php?f=18&t=343158
Locked

Return to “Gaming”