Game play issues. Ubuntu 8./04, Wine 1.0-rc1

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mcgohenn
Newbie
Newbie
Posts: 4
Joined: Tue May 20, 2008 4:26 pm

Game play issues. Ubuntu 8./04, Wine 1.0-rc1

Post by mcgohenn »

Again with Sacred. During game initialization it authenticates the game disc. When I start the Sacred I get an error:

"Please insert Sacred CD 1 into your CD/DVD drive and restart application."

When I try to run Sacred from command line I get:

path@weiland:~$ wine sacred.exe --verbose
wine: could not load L"C:\\windows\\system32\\sacred.exe": Module not found
path@weiland:~$ 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
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Game play issues. Ubuntu 8./04, Wine 1.0-rc1

Post by vitamin »

mcgohenn wrote:Again with Sacred. During game initialization it authenticates the game disc. When I start the Sacred I get an error:

"Please insert Sacred CD 1 into your CD/DVD drive and restart application."

When I try to run Sacred from command line I get:

path@weiland:~$ wine sacred.exe --verbose
wine: could not load L"C:\\windows\\system32\\sacred.exe": Module not found
You have to "cd" into program's directory first. You might have to use "no-cd" patch to play this game. Search for more information in AppDB.
Locked