[Bug 52058] New: GTA 1997 autorun.exe not work

WineHQ Bugzilla wine-bugs at winehq.org
Thu Nov 18 10:10:27 CST 2021


https://bugs.winehq.org/show_bug.cgi?id=52058

            Bug ID: 52058
           Summary: GTA 1997 autorun.exe not work
           Product: Wine
           Version: unspecified
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: guillere at adinet.com.uy
      Distribution: ---

Created attachment 71069
  --> https://bugs.winehq.org/attachment.cgi?id=71069
git bissect result

I'am running GTA (Grand Theft Auto (1997)) using the original CD-ROM (mounting
trow CDEMU) (using CUE from Internet Archive)

d:\autorun.exe NOT WORK in master branch (git://source.winehq.org/git/wine.git)
BUT it work in wine 6.0!

I make a git bissect from tag wine-6.0 to MASTER
The result....
guille at Aspire-I5:~/src/wine$ git bisect good 
0dd37b02f99f5090dd855343fcd8a99496047f3e is the first bad commit
commit 0dd37b02f99f5090dd855343fcd8a99496047f3e
Author: Paul Gofman <pgofman at codeweavers.com>
Date:   Tue Nov 2 13:26:42 2021 +0300

    ntdll: Store module dependencies in DDAG structure.

    Signed-off-by: Paul Gofman <pgofman at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>

 dlls/kernel32/tests/module.c |  12 +--
 dlls/ntdll/loader.c          | 201 +++++++++++++++++++++++++++++++------------
 include/winternl.h           |   4 +-
 3 files changed, 152 insertions(+), 65 deletions(-)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list