On 11/28/10 10:08 AM, sociosqu wrote:
Hi,
"Pilgrim" is a quite old, not very popular, adventure from "Arxel Tribe", designed for Windows 95. But is has a very good story, riddles and atmosphere and so I would love to play it.
Unfortunately the game crashes at a specific point in the game, which did not happen on my old Win95-PC (doesn't exist anymore).
For those who might be familiar with that games, its when you place the Salome-scroll in the slot in the cupboard to open the secret passage.
I do have no clue why that is, I tried already all kind of settings in the wine-config. I run wine 1.2 on Ubuntu 10.04.
I hoped, when I attach the error ouput somebody might be able to help.
Here is, what the debugger posts:
Code:
:~$ cd .wine/drive_c/pilgrim/
:~/.wine/drive_c/pilgrim$ wine pilgrim.exe
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_HANDLE_INFORMATION
wine: cannot find L"C:\\windows\\system32\\gearsec.exe"
Does this file exist anywhere on your system? (sudo or su-) find /
-name gearsec.exe
This may be causing the crash as the program appears to be necessary for
your game.
James McKenzie