This is the first version after they dropped linux support. I don't have a version number but I tested this 12 days after they ended support
Application Details:
Version: | March 22nd post Linux Support Update |
License: | Retail |
URL: | http://www.rocketleaguegame.co... |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 5.3 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Basically nothing.
What does not
It just simply would not launch. Not sure why yet.
Workarounds
What was not tested
Most things, this is an ongoing process and I will work to make this game work over the next maybe 6 months.
Hardware tested
Graphics:
Additional Comments
My full notes and dump of errors:
Title: March 22nd post Linux Support Update
Wine Version 4.0.2-1
Kernel 5.3.0-42-generic
Ubuntu 19.10
Opened steam from terminal using
wine \pathtosteam\steam.exe -no-cef-sandbox
(still very broken)
Installed Rocket League
This was awful so I had to fix steam first
Per Here:
https://appdb.winehq.org/objec...
env WINEPREFIX="..." winetricks corefonts
env WINEPREFIX="..." winetricks --no-isolate steam
(this actually reinstalls it but properly)
wine "..."/Steam.exe -no-cef-sandbox
It is moderately better...
hit play...
-----------------------------------------------
et_error -2
01ab:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
00a4:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
01ad:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
01b1:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
01b0:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
[0322/230243.154:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, SSL error code 1, net_error -2
01a7:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
0076:err:setupapi:do_file_copyW Unsupported style(s) 0x144
01b8:err:setupapi:do_file_copyW Unsupported style(s) 0x144
01b8:err:setupapi:do_file_copyW Unsupported style(s) 0x144
[0322/230244.476:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, SSL error code 1, net_error -2
0203:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\\windows\\system32\\hnetcfg.dll"
0203:err:ole:CoGetClassObject no class object {2c5bc43e-3369-4c33-ab0c-be9469677af4} could be created for context 0x1
0141:err:ole:CoGetClassObject class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
0141:err:ole:CoGetClassObject no class object {2b72133b-3f5b-4602-8952-803546ce3344} could be created for context 0x1
0141:err:ole:CoGetClassObject class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
0141:err:ole:create_server class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
0141:err:ole:CoGetClassObject no class object {2b72133b-3f5b-4602-8952-803546ce3344} could be created for context 0x15
013d:err:ole:CoGetClassObject class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
013d:err:ole:CoGetClassObject no class object {2b72133b-3f5b-4602-8952-803546ce3344} could be created for context 0x1
013d:err:ole:CoGetClassObject class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
013d:err:ole:create_server class {2b72133b-3f5b-4602-8952-803546ce3344} not registered
013d:err:ole:CoGetClassObject no class object {2b72133b-3f5b-4602-8952-803546ce3344} could be created for context 0x15
Unhandled Exception:
System.Runtime.InteropServices.MarshalDirectiveException: Type Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid which is passed to unmanaged code must have a StructLayout attribute.
at (wrapper managed-to-native) Microsoft.Win32.NativeMethods:CreateProcess (string,System.Text.StringBuilder,Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,bool,int,intptr,string,Microsoft.Win32.NativeMethods/STARTUPINFO,Microsoft.Win32.SafeNativeMethods/PROCESS_INFORMATION)
at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0033e] in <0e126d6a5bcf4025b74fb57708457482>:0
at System.Diagnostics.Process.Start () [0x0003a] in <0e126d6a5bcf4025b74fb57708457482>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <0e126d6a5bcf4025b74fb57708457482>:0
at Launcher.Program.Launch (System.String Bin, System.Collections.Generic.IEnumerable`1[T] Params) [0x0001f] in
at Launcher.Program.Main (System.String[] args) [0x00106] in
[ERROR] FATAL UNHANDLED EXCEPTION: System.Runtime.InteropServices.MarshalDirectiveException: Type Microsoft.Win32.SafeHandles.SafeHandleZeroOrMinusOneIsInvalid which is passed to unmanaged code must have a StructLayout attribute.
at (wrapper managed-to-native) Microsoft.Win32.NativeMethods:CreateProcess (string,System.Text.StringBuilder,Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,Microsoft.Win32.NativeMethods/SECURITY_ATTRIBUTES,bool,int,intptr,string,Microsoft.Win32.NativeMethods/STARTUPINFO,Microsoft.Win32.SafeNativeMethods/PROCESS_INFORMATION)
at System.Diagnostics.Process.StartWithCreateProcess (System.Diagnostics.ProcessStartInfo startInfo) [0x0033e] in <0e126d6a5bcf4025b74fb57708457482>:0
at System.Diagnostics.Process.Start () [0x0003a] in <0e126d6a5bcf4025b74fb57708457482>:0
at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start ()
at System.Diagnostics.Process.Start (System.Diagnostics.ProcessStartInfo startInfo) [0x0001b] in <0e126d6a5bcf4025b74fb57708457482>:0
at Launcher.Program.Launch (System.String Bin, System.Collections.Generic.IEnumerable`1[T] Params) [0x0001f] in
at Launcher.Program.Main (System.String[] args) [0x00106] in
[0322/230510.206:WARNING:cert_verify_proc_win.cc(104)] Unknown error 161 mapped to net::ERR_FAILED
[0322/230510.208:ERROR:ssl_client_socket_impl.cc(941)] handshake failed; returned -1, SSL error code 1, net_error -2
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 19.10 "Eoan" (+ variants like Kubuntu) | Mar 22 2020 | 5.3 | Yes | No | No | Garbage | Michael Thees |
Bug # | Description | Status | Resolution | Other apps affected |
Comments for this application have been disabled because there are no maintainers.