[Bug 46962] Macromedia Director Player 4.x based games (16-bit NE) fail to run: "This program requires at least 4MB free memory to run." (The Rock)

WineHQ Bugzilla wine-bugs at winehq.org
Wed Feb 24 08:39:55 CST 2021


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |eca2bfd071ea2142f5c4126badb
                   |                            |5bcf923a9a655
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/eca2bfd071ea2142f5c4126badb5bcf923a9a655
("krnl386.exe: Cap GetFreeSpace value to 2GB.").

Thank you Sagawa-san

--- snip ---
$ WINEDEBUG=+seh,+relay,+globalmem wine ./THE_ROCK.EXE >>log.txt 2>&1
...
0110:Call KERNEL.169: GETFREESPACE(0000) ret=0367:0b09 ds=0697
0110:Call KERNEL32.GlobalMemoryStatus(0141fa38) ret=00689182
0110:Call ntdll.NtGetTickCount() ret=7b02a6a1
0110:Ret  ntdll.NtGetTickCount() retval=017ec36e ret=7b02a6a1
0110:Call ntdll.NtGetTickCount() ret=7b02a731
0110:Ret  ntdll.NtGetTickCount() retval=017ec36e ret=7b02a731
0110:Call ntdll.NtQuerySystemInformation(00000000,0141f6cc,0000002c,00000000)
ret=7b02a747
0110:Ret  ntdll.NtQuerySystemInformation() retval=00000000 ret=7b02a747
0110:Call ntdll.NtQuerySystemInformation(00000002,0141f6f8,00000138,00000000)
ret=7b02a76f
0110:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0110:Ret  ntdll.NtQuerySystemInformation() retval=00000000 ret=7b02a76f
0110:Call ntdll.RtlRunOnceExecuteOnce(7b083e38,7b0502d0,00000000,00000000)
ret=7b04b6c8
0110:Ret  ntdll.RtlRunOnceExecuteOnce() retval=00000000 ret=7b04b6c8
0110:Call ntdll.wcscpy(0141f8e4,7b083e50 L"Service Pack 1") ret=7b050158
0110:Ret  ntdll.wcscpy() retval=0141f8e4 ret=7b050158
0110:trace:globalmem:GlobalMemoryStatus Length 32, MemoryLoad 12, TotalPhys
ffffffff, AvailPhys ffffffff, TotalPageFile 7fffffff, AvailPageFile 7fffffff,
TotalVirtual fffdffff, AvailVirtual fffcffff
0110:Ret  KERNEL32.GlobalMemoryStatus() retval=0000009f ret=00689182
0110:Ret  KERNEL.169: GETFREESPACE() retval=7fffffff ret=0367:0b09 ds=0697
...
--- snip ---

$ wine --version
wine-6.2-320-gee4e33ed9ac

Regards

-- 
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