Ubuntu 18.10 - Fifa 19 Demo

Hi!

I tried to install Fifa 19 (demo) with Lutris, but if failed to install Origin.

Error Message:

Lutris debug log:
https://pastebin.ubuntu.com/p/FtR2V26ZmH/

Sys info:
Lutris: 0.4.23
Ubuntu 18.10 (4.18.0-11-generic)
AMD FX™-6300 Six-Core Processor
6 GB RAM
GeForce GTX 750 with 415.13 driver

Winetricks failed to install dotnet472 and Lutris aborted before it executed the Origin setup.

Have you installed Wine and its dependencies yet?

sudo dpkg --add-architecture i386
wget -nc https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard/Release.key
sudo apt-key add Release.key
sudo apt-add-repository 'deb https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard ./'
sudo apt-get install --install-recommends winehq-staging

Hi. Thanks for your reply. I’ve installed wine and the necessary dependencies, but it still doesn’t work:
https://pastebin.ubuntu.com/p/qfRV98HRF7/

Any idea?

Everything looks normal but you didn’t include the entire log. It’s cut off at the bottom. Did you kill the process or run out of lines on the pastebin?

I got the same error message: “Game executable not found in /home/ricsipontaz/Games/fifa-19/drive_c/Program Files (x86)/Origin/Origin.exe”

Oh, you’re right, somehow I copy-pasted only the half of the log.
Here’s the full log:https://pastebin.ubuntu.com/p/BbcWyH2NFw/