Displaying 20 results from an estimated 10000 matches similar to: "King's Quest: Mask of Eternity cannot load saved games."
2006 Sep 23
0
KQ8 : Mask of Eternity won't run with Wine20031212.
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 464 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-users/attachments/20060922/6c78d437/attachment-0007.gif
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type:
2006 May 24
2
help running kings quest vii, crashes, bug 5282
Hi,
I am looking for help running kings quest VII, I am able to
successfully run it under Windows XP when i dual boot, as well as under
vmware-server.
My bug # is 5282 and i have included output of:
WINEDEBUG=+tid,+seh,+relay wine program.exe &> /tmp/relay.log && grep -A
20 -B
300 "seh:" /tmp/relay.log > /tmp/relay.txt
I am running a pentium 4 with hyperthreading
2009 Aug 23
3
Wine 1.1.28 tests 2 pc config and many games
Phenom AMD 4x 9850 2.5Ghz oveclocked to 2.7Ghz
Gygabite GA-MA78G-d3H, 8Gb RAM , 320Hdd
UBuntu Linux 9.04 64 bit with wine 1.1.28
Tested 2 videocards
test 1 - Radeon HD3200 (inside) 256Mb (wine 1.1.26) drv Ati 9.8
test 2 - Nvidia Geforce 9800 GT 1Gb (wine 1.1.28) drv Nvidia 190
With test i not used other dll's , not used registry files
just install and run game (and check
2002 Dec 15
1
Tierra games...
Hi,
I found these remakes of old Sierra games at
http://www.tierraentertainment.com/
They run on an windows adventure game
engine AGS found at http://www.adventuregamestudio.co.uk
Due to the engine author's reclutance for helping linux people, the only
solutions seems to be using wine to get these ancient-but-excellent games
running.
So far they have made King's Quest 1 VGA and
2007 Apr 23
0
Re Wine and games (Correction)
I installed wine 0.9.35 on Mepis95. Mask of Eternity still crashes
immediatelly. Hewever Ages of Empires playes slow only. A well known simptom
which with my Radeon card can be solved by setting in xorg.conf for the
device
Option "XAANoOffscreenPixmaps" "true"
After which it playes perfectly. (This is also true for 0.9.319)
By the way the for The mask of
2012 Mar 04
3
What about performance in 3D games?
Just have a special question, coz still cannot find the answer nowhere.
/ For now seems only the games that using D3D8 and OpenGL runs in Wine with almost full-speed (as they shows on Windows). /
So... why Wine need to use Direct3D > OpenGL calls translations? Is it from video-driver restrictions or other things? Are those conversions using CPU for processing? I'm Interesting of the
2008 Mar 24
5
Popcap games
Hello everyone!
I have an question, how do you disable the hardware acceleration for Popcap games in Wine.
I already tried this
i opened winecfg
i added the game exe
i clicked on the Graphics tab
Looked at Direct3D
Vertex Shader set to none
And Pixel shader turned off
What i'm doing wrong?
(Sorry for bad english)
Thanks
2011 Apr 10
1
Crow King's Autokick OleLoadPictureEx Issues
Getting the following errors when running Crow King's Autokick in Wine.
Code:
eric at eric-desktop:~/.wine/dosdevices/c:$ wine "c:\program files\Autokick\Autokick.exe"
fixme:ole:OleLoadPictureEx (0x96fa9c,12868,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32f9e8), partially implemented.
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
2018 Aug 01
0
ecryptfs (from centosplus) and libvirt lxc quest on it - quest upon start shoots host in the head
hi guys
I have a lxc guest on Dell's R815(AMD Opterons) which I just moved to an
ecryptfs mounted folder(using centosplus' kernel C7.5)
Copying data to that folder seems to work just fine, but I as soon as I
start the quest, the host gets shot in the head almost immediately, hard
reboot, no dump.
I also have another, virtually identical guest but on Intel platform and
that one does
2018 Jul 31
0
ecryptfs (from centosplus) and libvirt lxc quest on it - quest upon start shoots host in the head
hi guys
I have a lxc guest on Dell's R815(AMD Opterons) which I just moved to an
ecryptfs mounted folder(using centosplus' kernel)
Copying data to that folder seems to work just fine, but I as soon as I
start the quest the host gets shot in the head, hard reboot, no dump.
I also have another, virtually identical guest but on Intel platform and
that one does not do anything but runs
2001 Feb 01
2
Transgaming, Install Shield, and the dead horse
"Geoffrey L. Hausheer" wrote:
>
> So not to beat a dead horse or anything, but after seeing Gavriel's note
> that InstallShield was working in the latest Transgaming patch (I have no
> need of the Direct3d stuff, but I was not able to find any relevant pattches
> by Andreas on PATCHES), I installed the patch, and tried out installing
> MediaPlayer yet again, and
2010 Sep 25
1
Anno 1503 King's edtion crashes
Hi there.
I use Ubuntu 9.10 with nvidia geforce 9400gt graphics card and the latest driver (185) of nvidia for this linux version is installed.
I tried to start the game but it crashed all the time.
Does anybody have an idea how I can fix that to play anno?
This is my error log:
Code:
err:aspi:SCSI_OpenDevice Failed to open device /dev/sg1: Permission denied
fixme:ntdll:server_ioctl_file
2007 Dec 15
2
install quest operating system
Hello List
I am trying to install Fedora as a quest operating system on Xen, but i have
the following error:
anable to complete install: ''virDomainCreateLinux() failed POST operation
failed: (xend.err "Error creating domain: (2, ''Invalid kernel'',
''xc_dom_find_loader: no loader found\\n'')")''
I have also tried to install Fedora from
2005 Jun 08
0
[LLVMdev] Quest - Automatic testing script
On Wed, 2005-06-08 at 11:22 -0400, Bryan Turner wrote:
> Hello,
>
> I was inspired by the Quest tool and decided to give it a try on
> LLVM.
Excellent!
> It quickly located two bugs which appear to be in the bug database
> already:
>
> Bug #279 - [llvmgcc] "constructor" code generation can be improved
>
> Although, the code that Quest
2005 Jun 08
3
[LLVMdev] Quest - Automatic testing script
Hello,
I was inspired by the Quest tool and decided to give it a try on LLVM.
It quickly located two bugs which appear to be in the bug database already:
Bug #279 - [llvmgcc] "constructor" code generation can be improved
Although, the code that Quest generates actually *crashes* LLVM instead
of producing poor output. Should this be added as a separate bug, or just
2009 Apr 18
1
Visual C++ Runtime Error R6034 - Mah Jong Quest 3
I have just installed Mah Jong Quest 3 without any problems. When I start the game I get the error
> Runtime Error!
> C:\Pro...
> R6034
> An application has made an attempt to load the C runtime library incorrectly.
I did have look in the Wine FAQ, but it wasn't of any help, since I don't have msvcr80.dll in my system32 folder. I do have it iin the game folder, but when I
2011 Mar 05
1
Titan quest on web
Hello,
I tried to install titan quest today, install works, i test the game it works,I put my save game and I try to go joining a game on net.
I had an error about C++ ... (it isn't important)
Today 4 hours before I got the same bug on windows seven, solution was running game on administrator mode.
I tried to do a sudo wine myprogram.exe, it give :
Code:
.wine is not owned by you
2004 Oct 04
0
echo cancellation: the never-ending quest fortruth
What options do the others offer over one another? Is there a
difference, or is it simply a case of one superseding the other? Would
be good to put something together that details the different methods,
and which situations maybe they better suit, if any.
Ben
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of
2009 Sep 30
1
How to force xm create to allow same disk mounted to more than one quest
In my system I''d like to be able to share one disk among multiple xen
quests and boot them up using this shared disk. Is it possible to set a
flag somewhere to avoid the following error.
# xm create guest2 kernel="/TMP/vmlinuz" ramdisk=/TMP/initrd.img
bootloader="" extra=rescue
Using config file "./guest2".
Error: The uname "/dev/sdz" is already
2006 May 14
0
cross-platform quest
On May 13, 2006, at 9:25 AM, Hans Fugal wrote:
> Hello Lyle,
>
> I submitted a Summer of Code proposal to pick that toolkit which is
> closest to the cross-platform panacea and take up the slack to help it
> reach it. I don''t know yet if I''ll get it, but I''m getting a head
> start.
>
> Of all the toolkits, I have the most experience with