Displaying 20 results from an estimated 1000 matches similar to: "Mouse jumps in wine"
2010 Apr 03
1
Dungeon Keeper 2 mouse issues.. again
Hi, I am trying to run DK2 in Ubuntu 9.10. It launches, but the mouse pointer is stuck it the middle of the screen. Its possible to move it sometimes, but it seems chaotic. I have done the "Navigate to HKCU / Software / Wine. Create the DirectInput folder/key and create the MouseWarpOverride string value and modify the data to 'disable'" thing advised everywhere, but it did not
2010 May 25
3
Dungeon Keeper 2 graphics crash? (probably a quick fix)
I switched to Ubuntu last week and have been trying to get some old classics running, and I'm working on Dungeon Keeper 2. I'm very new to Wine and to debugging, so I apologise if this problem is in bugzilla; I was unable to find it as I didn't know which part of the error to focus on!
I'm using Wine 1.1.42, Ubuntu 10.04 and DK2 is patched and cracked to the max.
When I prompt
2008 Sep 11
1
DK2 dont start
Hallo, I tried to install and play DK2 but the game dont run. I get this error:
Code:
maxe at SCHORSCH:~/Desktop/Bullfrog/Dungeon Keeper 2$ wine DKII.exe --32biteverything
fixme:vxd:VXD_Open Unknown/unsupported VxD L"sice.vxd". Try setting Windows version to 'nt40' or 'win31'.
fixme:vxd:VXD_Open Unknown/unsupported VxD L"siwvid.vxd". Try setting Windows
2011 Nov 22
3
Dungeon Keeper 2 High Res crash
I've installed and playing Dungeon keeper nicely with wine-1.3.24 on Fedora 15 at 1024x768 but it crash with (modified from registry) 1280x1024 resolution before in game (just after loading).
Does someone have find a workaround (google give me nothing....)
Here is the debug :
Code:
wine DKII.exe -softwarefilter -32biteverything -enablebumpmapping -enablebumpluminance
2001 Aug 16
1
Dungeon Keeper
Hello,
Has anyone ever gotten Dungeon Keeper to successfully run under wine?
I'm a newbie to wine, but I managed to get it installed and configured to
the point of where it would install the game off the cd-rom.
I'm using:
Wine release 20010629
And I've added the usual WinMM section to the config file.
Here is what wine told me when I installed the game:
Linux black > wine
2011 Aug 12
1
Intercept Dungeon Keeper 2 Textures
Hi everyone,
I don't if this post belong to wine-devel or the forum so I'm putting it here now and in case I'm wrong I'll post to wine-devel.
I try to retrieve Dungeon Keeper 2 resources (meshes, textures, sound etc.) in order to create an hypotetical clone of this game :D.
Since I'm not a pro in hacking compression algorithm I didn't try to understand the DKII
2010 Nov 08
1
(very) noob help for set DKII
Hi. I'm trying to play Dungeon Keeper II with wine... the install works well, starting the game also... but i'm still affected by the mouse bug. I tried yet to use the mouse trick explained here: http://wiki.winehq.org/UsefulRegistryKeys (mouseoverride).
I created in HKCU\Software\Wine\ the key "DirectInput" and then the key "MouseWarpOverride (name) | REG_SZ (Type) |
2010 Jan 29
5
How to do the MouseWrapOverride=disabled?
Hello, I have installed Dungeon Keeper 2 in Wine 1.1.31, in Ubuntu 9.10. The game has installed correctly, but the cursor is stucked.
I have read that I have to fix it with "MouseWarpOverride=disabled Wine setting" but i can't find where do it.
Please somebody give a hand with that.
Thanks.
Sorry for the bad english :(
2012 Mar 14
7
Issues running Dungeon Keeper 2
Hey all,
I've downloaded and installed Wine v.1.3.13 and using that, installed Dungeon Keeper 2 from the iso (including patches and a crack) on my mac (OS X Lion).
However, when I start the game, the graphics are, what I can only describe as, "screwy".
The log for this exe is provided
Code:
Dynamic session lookup supported but failed: launchd did not provide a socket path, verify
2008 Jun 01
2
Mouse warping, toggle option
One of the nagging issues that has been around for awhile with wine is "mouse warping"
In some cases it doesn't place nice with the house environment, in other cases it doesn't play nice with the game, and overall it's a bit of an annoyance.
Would it be possible to introduce an option to wine that would allow one to select whether warping is used (maybe a checkbox for
2011 Aug 12
1
Illegal project ?
Hi again,
Sorry to bother you with my Dungeon Keeper 2 project but you closed the topic and I just wanna precise that I didn't plan to sell the clone I wanted to make, neither to allow people to use the program without having an original copy of the game...
vitamin says that :
> This would be a copyright infringement and thus illegal in most countries.
>
> Topic closed.
I'm
2003 Aug 20
2
Method of L-BFGS-B of optim evaluate function outside of box constraints
Hi, R guys:
I'm using L-BFGS-B method of optim for minimization problem. My function
called besselI function which need non-negative parameter and the besselI
will overflow if the parameter is too large. So I set the constraint box
which is reasonable for my problem. But the point outside the box was
test, and I got error. My program and the error follows. This program
depends on CircStats
2013 Oct 14
0
[LLVMdev] A weird, reproducable problem with MCJIT
Hi Christian,
Thanks for sharing this.
Yaron Keren has been investigating some problems in the EH frame registration code recently, and I think this may be related. It at least sounds similar to the type of variations in behavior based on code size that Yaron was seeing.
-Andy
-----Original Message-----
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of
2013 Oct 14
3
[LLVMdev] A weird, reproducable problem with MCJIT
I switched my Common Lisp compiler to use MCJIT on the weekend and ran
into a weird problem compiling one particular function.
It crashes with an EXC_BAD_ACCESS error in MCJIT::finalizeObject when
calling processFDE.
The weird part is that the function does not appear to do anything
special and I've whittled it down to
the minimum size that still causes the crash. If I remove even one
2013 Oct 14
3
[LLVMdev] A weird, reproducable problem with MCJIT
Hi,
I had similar problems with EH in ELF in
RTDyldMemoryManager::registerEHFrames() calling __register_frame().
I'm not sure these problems are related to this problem since your crash
happens in RuntimeDyldMachO::registerEHFrames() in its own processFDE
(there are two functions named processFDE(), one in
RuntimeDyldMachO.cpp and one in RTDyldMemoryManager.cpp) *before*
2012 Feb 15
5
Problem Comoiling wine-git
Hello Everyone,
I'm trying to do a regression test on Dungeon Seige Demo. The problem it
has is that when i play the game without virtual desktop it is missing the upper
part of the screen. I know it works good on wine-1.3.37 and its bad on wine-1.4-rc1.
but i tried to compile wine-git twice and it's not compiling. I keep getting make errors.
Is there something wrong with wine-git?
2009 Oct 08
1
g729 free codec any idea
hello ,
all
i want free g729 codec for asterisk
i tried so many moduless on asterisk.hosting.lv
but cant find any related codec to my machine
i cant understand where to start
my asterisk version is 1.6.0.5 and following are output of cpu
cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 23
model name : Intel(R) Core(TM)2 Duo CPU
2008 Dec 14
2
SWAT 4 and mouse escape bug....
Hi all,
after reading some posts here about the mouse escape bug I forced the MouseWarpOverride option in the registry. Now the problem is that the mouse moves back to the center of the screen whatever I do. As I read in another post this is a different bug and to solve it I had to put MouseWarpOverride on disable. I am stuck here between to bugs.
Any help appreciated. Wine version is 1.1.10.
2013 Apr 24
0
[LLVMdev] Questions about attaching DWARF source code debugging information to generated LLVM-IR.
One other thing that may or may not illuminate the situation.
When I run under gdb (on OS X 10.8.3 this is an ancient version of gdb 6.3.5 - but it works with clang compiled C++ code) I get the following error when I try to list a line in dwarf1.lsp:
Dwarf Error: Cannot handle DW_FORM_<unknown> in DWARF reader [in module /Users/meister/Development/cando/src/tests/core/dwarf1.bundle]
(gdb)
2014 Nov 12
2
Query: SELECT "INBOX" permission denied
Yesterday I was forced to migrate servers due to a hardware failure. I
have been able to bring up my mail server, and set up Squirrelmail and
Dovecot. I am able to access (via Squirrelmail) all users' mail except
one - which happens to be my wife's, so it would be really helpful if I
could get that working too. I am able to log in, but see the following
message in the main pane: