https://bugs.winehq.org/show_bug.cgi?id=47795
Bug ID: 47795 Summary: Gamersclub Anticheat on Kali GNU Linux Rolling Product: Wine Version: 4.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ignaciocorball@gmail.com Distribution: ---
Created attachment 65283 --> https://bugs.winehq.org/attachment.cgi?id=65283 Final step to install GC error
I trying to install Gamersclub Anticheat on Kali Linux GNU Rolling but i can't provide the environment on wine to do this app succesfully run.
So much people on Sudamerica want play Counter Strike Global Offensive on linux but they can't play Gamersclub. (GamersClub is like Faceit, Esea or Esportal but is sudamerican plataform)
[WINE CONFIG] Version 4.16-staging Platform x86
[Components] POL_Function_OverrideDLL POL_Function_SetNativeExtension POL_Function_simplecdscript POL_Function_simplescript POL_GetTool_samba3 POL_Gamefront_Download POL_install_atmlib POL_install_corefont POL_install_crypt32 POL_install_d3dx10 POL_install_d3dx9 POL_install_d3dx11 POL_install_directx9 POL_install_dotnet20 POL_install_dotnet30 POL_install_dotnet35 POL_install_dotnet45 POL_install_dotnet461 POL_install_dxfullsetup POL_install_dxdiag POL_install_FontsSmoothRGB POL_install_HackSteam POL_install_ie8 POL_install_Linuxtrack-wine POL_install_LunaTheme POL_install_msvc100 POL_install_msvc90 POL_install_msvc80 POL_install_tahoma POL_install_tahoma2 POL_install_vcrun2019 POL_install_VideoDriver POL_install_winhhtp POL_install_wininet
I 'll be add an attachment with the error. Wine create shortcut on my desktop. (In linux)
If someone can run Gamersclub app on Kali Linux GNU ROLLING please reply me. I have a lot of people who's want install Gamersclub Anticheat on Linux.
Here's the Gamersclub official link: [Main Page Download link] https://anticheat.gamersclub.com.br/ [Direct Download] http://acupdate.gamersclub.com.br/download
https://bugs.winehq.org/show_bug.cgi?id=47795
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://acupdate.gamersclub. | |com.br/download CC| |xerox.xerox2000x@gmail.com Ever confirmed|0 |1 Status|UNCONFIRMED |NEW Keywords| |download
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi, PlayonLinux is not supported here, so please try with vanilla wine or staging
I can at least confirm there`s a problem/error like in first comment (in fresh prefix)
I also installed it in a prefix with a lot of stuff installed, and there i got up to an initial window but then it said a debugger was attached.
Might be related to esportal bug (fake dlls insufficiency etc) Will do some more testing later
https://bugs.winehq.org/show_bug.cgi?id=47795
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- After copying over a bunch if windows dlls it fails for me (in Staging) with:
008e:fixme:file:K32EnumDeviceDrivers (0xf53eba0, 4096, 0xf53eb64): stub 008e:fixme:module:NtUnloadDriver (0xf53fb9c), stub! 008e:fixme:module:NtUnloadDriver (0xf53fb10), stub! 008e:fixme:module:NtLoadDriver (0xf53fb7c), stub!
An error window pops up that it cannot load GCSYS64.SYS, status 0xc0000002
Maybe we could reserve this bugreport for the missing/stub NtLoadDriver.
https://bugs.winehq.org/show_bug.cgi?id=47795
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- (In reply to Louis Lenders from comment #2)
After copying over a bunch if windows dlls it fails for me (in Staging) with:
008e:fixme:file:K32EnumDeviceDrivers (0xf53eba0, 4096, 0xf53eb64): stub 008e:fixme:module:NtUnloadDriver (0xf53fb9c), stub! 008e:fixme:module:NtUnloadDriver (0xf53fb10), stub! 008e:fixme:module:NtLoadDriver (0xf53fb7c), stub!
An error window pops up that it cannot load GCSYS64.SYS, status 0xc0000002
Maybe we could reserve this bugreport for the missing/stub NtLoadDriver.
What does "a bunch of windows dlls" mean, exactly?
https://bugs.winehq.org/show_bug.cgi?id=47795
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Zebediah Figura from comment #3)
(In reply to Louis Lenders from comment #2)
After copying over a bunch if windows dlls it fails for me (in Staging) with:
008e:fixme:file:K32EnumDeviceDrivers (0xf53eba0, 4096, 0xf53eb64): stub 008e:fixme:module:NtUnloadDriver (0xf53fb9c), stub! 008e:fixme:module:NtUnloadDriver (0xf53fb10), stub! 008e:fixme:module:NtLoadDriver (0xf53fb7c), stub!
An error window pops up that it cannot load GCSYS64.SYS, status 0xc0000002
Maybe we could reserve this bugreport for the missing/stub NtLoadDriver.
What does "a bunch of windows dlls" mean, exactly?
It is similar to esportal bug; it seems to choke in fake dlls, irc it`s enough to copy over ntdll/ntoskrnl.exe/user32/imm32/kernel32 and maybe i forget one or two.
But i was lazy now and copied over just all dlls from win7 partition...
https://bugs.winehq.org/show_bug.cgi?id=47795
dereklesho52@Gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dereklesho52@Gmail.com
--- Comment #5 from dereklesho52@Gmail.com --- (In reply to Louis Lenders from comment #4)
It is similar to esportal bug; it seems to choke in fake dlls, irc it`s enough to copy over ntdll/ntoskrnl.exe/user32/imm32/kernel32 and maybe i forget one or two.
But i was lazy now and copied over just all dlls from win7 partition...
Louis, copying over system dlls, such as the ones you mentioned, from windows is a very bad idea, even if they are valid PEs. If the application relies on full PEs on-disk, we should focus the bug report around that.
That said, many of the competitive CS:GO anti-cheats are extremely intrusive, requiring kernel-level access.