For Fedora 29 users out there, way to handle current gnutls issue is this:
1) Download gnutls previous release for Fedora 28 (http://dl.fedoraproject.org/pub/fed.../os/Packages/g/gnutls-3.6.2-1.fc28.x86_64.rpm)
2) DO NOT INSTALL IT. Instead, use File Roller to open RPM and find libgnutls.so.30.20.2, and extract only this file in easy to access place;
3) Append this to command line when running EDLaunch
LD_PRELOAD=/location/of/libgnutls.so.30.20.2 WINEPREFIX=/edwineprefix wine64 "C:\Program Files (x86)\Frontier\EDLaunch\EDLaunch.exe"
1) Download gnutls previous release for Fedora 28 (http://dl.fedoraproject.org/pub/fed.../os/Packages/g/gnutls-3.6.2-1.fc28.x86_64.rpm)
2) DO NOT INSTALL IT. Instead, use File Roller to open RPM and find libgnutls.so.30.20.2, and extract only this file in easy to access place;
3) Append this to command line when running EDLaunch
LD_PRELOAD=/location/of/libgnutls.so.30.20.2 WINEPREFIX=/edwineprefix wine64 "C:\Program Files (x86)\Frontier\EDLaunch\EDLaunch.exe"