http://bugs.winehq.org/show_bug.cgi?id=10407
Summary: TrackMania Nations fails due serveral unimplemented functions Product: Wine Version: CVS/GIT Platform: PC-x86-64 URL: http://www.trackmanianations.com/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: greg87@online.de
wine: Call from 0x7b8442f0 to unimplemented function ntoskrnl.exe.IoCreateUnprotectedSymbolicLink, aborting
wine: Call from 0x7b8442f0 to unimplemented function ntoskrnl.exe.ExInitializeZone, aborting
wine: Call from 0x7b8442f0 to unimplemented function ntoskrnl.exe.ExInterlockedAddLargeInteger, aborting
wine: Call from 0x7b8442f0 to unimplemented function ntoskrnl.exe.IoCreateSynchronizationEvent, aborting
wine: Call from 0x7b8442f0 to unimplemented function ntoskrnl.exe.ExInitializeResourceLite, aborting
Next showstopper is for sure the starforce protection...
http://bugs.winehq.org/show_bug.cgi?id=10407
Stefan Dösinger stefandoesinger@gmx.at changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefandoesinger@gmx.at
--- Comment #1 from Stefan Dösinger stefandoesinger@gmx.at 2007-11-11 05:57:52 --- The problem you see *is* the starforce protection
http://bugs.winehq.org/show_bug.cgi?id=10407
--- Comment #2 from Gregor Münch greg87@online.de 2007-11-11 06:05:02 --- Yeah I know. The functions are surely needed to load the modules. But even if the functions are implemented, its not sure that starforce works without to do something "internal" in wine. (For which bug 3260 is)
http://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net 2007-11-11 06:54:47 --- Hello,
stubbing out such stuff won't work. I noticed a number of ntoskrnl stubs posted recently to wine-patches ... useless that won't lead to anything. The last time I made an attempt for StarForce and GameGuard, I had to add about 50+ API to ntoskrnl and hal to get it partly running. And yes, most of the used kernel driver api need *workable* implementation and not stubs ... In the end even that was not enough due to design problems in wine.
Regards
http://bugs.winehq.org/show_bug.cgi?id=10407
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-11 10:33:56 --- No need separate bugs for StarForce. There is already one. This stuff is on par with GameGuard (at least as far as what it does inside the kernel). It would be really hard to impossible to get this stuff to work. Stubbing _any_ function in the kernel is not acceptable - things will just break later.
*** This bug has been marked as a duplicate of bug 3260 ***
http://bugs.winehq.org/show_bug.cgi?id=10407
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-11 10:34:05 --- Closing dup
http://bugs.winehq.org/show_bug.cgi?id=10407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|DUPLICATE |FIXED Component|-unknown |ntoskrnl Version|unspecified |0.9.49. Fixed by SHA1| |a4ee9f2d20f10792c9c01e5fa8c | |e3928a44125c7 Keywords| |download, obfuscation Status|CLOSED |RESOLVED Summary|TrackMania Nations fails |TrackMania Nations: |due serveral unimplemented |StarForce v3 kernel driver |functions |service 'sfhlp02' crashes | |on unimplemented function | |ntoskrnl.exe.IoCreateSynchr | |onizationEvent
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
separating/de-duplicating bug reports from StarForce 3.x meta bug 3260
https://source.winehq.org/git/wine.git/commitdiff/a4ee9f2d20f10792c9c01e5fa8... ("ntoskrnl.exe: Add a stub for IoCreateSynchronizationEvent.")
Introduced in wine-1.4
Regards
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zgold550@gmail.com
--- Comment #7 from Anastasius Focht focht@gmx.net --- *** Bug 11208 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mark_k@iname.com
--- Comment #8 from Anastasius Focht focht@gmx.net --- *** Bug 23474 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from Anastasius Focht focht@gmx.net --- *** Bug 15939 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|TrackMania Nations: |StarForce v3 kernel driver |StarForce v3 kernel driver |service 'sfhlp02' crashes |service 'sfhlp02' crashes |on unimplemented function |on unimplemented function |ntoskrnl.exe.IoCreateSynchr |ntoskrnl.exe.IoCreateSynchr |onizationEvent |onizationEvent |
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |amlopezalonso@gmail.com
--- Comment #10 from Anastasius Focht focht@gmx.net --- *** Bug 15862 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=10407
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.4.
https://bugs.winehq.org/show_bug.cgi?id=10407
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.trackmanianation |https://web.archive.org/web |s.com/ |/20210715125120/https://dl. | |4players.de/f1/pc/trackmani | |asunrise/tmsunrisedemo_setu | |p.exe