https://bugs.winehq.org/show_bug.cgi?id=41670
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression URL| |http://static.tibia.com/dow | |nload/Tibia_Setup.exe CC| |focht@gmx.net Status|UNCONFIRMED |NEW Summary|Planetside 2: BattlEye |BattlEye service |service not starting |'BEService' fails to start | |'BEDaisy' kernel service | |(Planetside2, H1Z1: King of | |the Kill, Tibia 11) Ever confirmed|0 |1 Component|ntoskrnl |programs
--- Comment #33 from Anastasius Focht focht@gmx.net --- Hello folks,
refining summary to collect dupes.
This ticket has been recycled for various different(!) issues, partially due to broken installations/Wine versions etc.
The issue with non-functional/crashing 'BEDaisy.sys' kernel driver, mentioned in comment #29 is already covered by bug 37355 (it only targets the first crash). The message "Failed to initialize BattlEye Service: Driver Init Error (2)." is directly related to this. Technically this bug would be a duplicate of bug 37355
To make this ticket still useful, there is another bug with the Battleye helper service 'BEService' which starts the kernel driver service 'BEDaisy.sys'.
Due to a regression with service state/transition handling, the kernel driver service is not started by the helper service anymore (only once upon installation). When the window "Starting BattlEye Service..." shows up, you need to issue 'wine net stop BEService' command from another console and wait a bit. The app will detect this and restart the helper service which in turn will start the kernel service.
Fixing this problem should be the goal here. It doesn't help to make Battleye overall functional which is a rather ambitious goal. Also meta-bugs shall be avoided.
$ sha1sum Tibia_Setup.exe 50951008ccc402cc32407bfc56a88da873e3e9bd Tibia_Setup.exe
$ du -sh Tibia_Setup.exe 5.2M Tibia_Setup.exe
$ wine --version wine-3.1-193-g354fa7eb79
Regards