Elder Scrolls Online Play Button Not Launching Game

Hello,

I want to preface this by saying I am a total noob at linux, but even noobs deserve to play games. Basically, I am trying to run the standalone launcher which I Installed from lutris. The installer works fine, and after the long download when the play button appears, it greys out for a second, then nothing happens, and the button becomes colored again. There is no error message, no sign of my PC struggling, just a button that does nothing. I tried running a repair and it didn’t change anything either. I’ve attached links to my lutris -d logs, and the lutris game log. The submit issue file disappears whenever i save it, but here is what the terminal displays. I appreciate any and all help!

isaac@isaac-GL62M-7REX:~$ lutris --submit-issue
2022-01-10 18:04:24,907: Starting Lutris 0.5.9.1
2022-01-10 18:04:24,937: No cores found
2022-01-10 18:04:26,211: Failed to read content length on response from https;//api,github,com/repos/lutris/dxvk/releases
2022-01-10 18:04:27,335: Startup complete
2022-01-10 18:04:27,338: Using NVIDIA drivers 470.86 for x86_64
2022-01-10 18:04:27,339: GPU: NVIDIA GeForce GTX 1050 Ti
2022-01-10 18:04:27,339: GPU: 10DE:1C8C 1462:11C8 (nvidia drivers)
2022-01-10 18:04:27,340: GPU: 8086:591B 1462:11C8 (i915 drivers)
MESA-INTEL: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0

Lutris -d Logs: ZeroBin

Lutris Game Logs: ZeroBin

? my issue isn’t listed here. What exactly are you trying to point me to?

Hey there,
I’ve just ran into the same problem. I could solve it by using another WINE executable. I had luck using this one here: https://github.com/GloriousEggroll/wine-ge-custom/releases/tag/6.20-GE-1

But I don’t know if it’s the “optimal” way to fix this matter. ^^