Application Details:
Version: | 1.x |
License: | Retail |
URL: | http://www.dungeonkeeper.com/ |
Votes: | 9 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 5.3-staging |
Maintainers: About Maintainership
What works
Keyboard input, graphics, etc.
What does not
Mouse is not stopped from leaving the window(with setting enabled), so impossible to use the mouse conveniently to navigate. The moving hand icon has a graphical artifact that follows it around the screen.
Sound skips and is glitchy, but no worse than in WinXP.
Workarounds
What was not tested
Extensive game play, net play, My Pet Dungeon, levels other than the first level.
Hardware tested
Graphics:
Additional Comments
To make this game work best, set Windows version to 98, and use the 155.5 kB version of dinput.dll; using Win XP and either version, or 98 and the 177 kB version caused extreme input weirdness that I wouldn't recommend to anyone's enjoyment. I found that the sound worked equally well at 16 bits and 44100 sample rate or 8000 sample rate and 8 bits. Game patched to 1.7 + noCD.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Mar 09 2020 | 5.3-staging | Yes | Yes | Yes | Gold | Ski-lleR | |
Show | Debian GNU/Linux Unstable "Sid" x86_64 | Feb 24 2015 | 1.7.37 | Yes | Yes | No | Gold | Lyn | |
Show | Fedora 20 x86_64 | May 23 2014 | 1.7.19 | No | Not installable | No | Garbage | Patrick | |
Show | Linux Mint 17.1 "Rebecca" x86-64 | Jun 16 2015 | 1.6.2 | Yes | Yes | No | Silver | an anonymous user | |
Show | Ubuntu 13.04 "Raring" amd64 (+ variants like Kubuntu) | Jun 01 2013 | 1.5.31 | Yes | Yes | No | Platinum | Luis Alvarado |
Bug # | Description | Status | Resolution | Other apps affected |
219 | Programs refuse to run because of safedisc copy-protection | CLOSED | FIXED | View |
1631 | Sound underruns occur in directsound | CLOSED | FIXED | View |
4590 | Dungeon Keeper II Demo (and full versions 1.0 1.7) do not run | CLOSED | FIXED | View |
5558 | Dungeon Keeper 2 1.7 fails to run since 0.9.16 | CLOSED | FIXED | View |
6971 | Mouse "escapes" window or is confined to an area in the full screen program | CLOSED | FIXED | View |
8354 | Mouse is constantly recentered is some games | CLOSED | FIXED | View |
8404 | Dungeon Keeper 2 crashes after mouse movement | CLOSED | FIXED | View |
12035 | Keyboard issues in Dungeon Keeper 2 with dinput.dll v4.5.0.155 | CLOSED | INVALID | View |
13290 | Mouse stuck in center in Zoo Empire | CLOSED | DUPLICATE | View |
14306 | Dungeon Keeper 2 mouse control is broken | CLOSED | DUPLICATE | View |
14308 | Dungeon Keeper 2 cursor fails to render correctly with hardware rendering enabled | CLOSED | FIXED | View |
14309 | Dungeon Keeper 2 refuses to launch without using the CD autorun | CLOSED | INVALID | View |
14310 | Dungeon Keeper 2 cannot be navigated with the arrow keys | CLOSED | FIXED | View |
14340 | Dungeon Keeper 2 crashes randomly during gameplay with unhandled page fault | NEW | View | |
16559 | PixelFormat_WineD3DtoDD Can't translate this Pixelformat | CLOSED | FIXED | View |
18894 | Dungeon Keeper 2 game (animation) speed is too fast | CLOSED | FIXED | View |
19500 | Dungeon Keeper II: installer crashes near completion | CLOSED | FIXED | View |
22730 | Dungeon Keeper 2: 1 fps at menu screen | CLOSED | INVALID | View |
22731 | Dungeon Keeper 2: panning right and down is uncontrollably fast | CLOSED | WORKSFORME | View |
26675 | Lots of black surfaces and textures in Dungeon Keeper 2 | CLOSED | FIXED | View |
27503 | Dungeon Keeper II crashes with Wine default Windows version 'Windows XP' (SafeDisc 1.x secdrv.sys doesn't support Windows version > Win2000) | CLOSED | DUPLICATE | View |
45896 | Dungeon Keeper 2 - Patched v1.8 - doesn't start | UNCONFIRMED | View | |
51988 | Dungeon Keeper 2 (Retail, German) crashes on startup due to SafeDisc DRM Version 1.11.000 | UNCONFIRMED | View |
SAFE DISC ISSUE
For those wondering, the reason DK2 fails to work and/or crash is due to the SafeDisc issue in WINE. Once this is solved, this game will function. At this time it has no safedisc support. A few fixes have been posted.
The fix is to get a crack, follow the 'HowTo' below!
Installation:
Insert your Dungeon Keeper 2 disc, and change into its directory:
wine Setup.exe
Install the game, but do not choose to run the game at the end. We must patch the game first:
wine Dk2Update130to170_English.exe
To avoid safedisc issues (bug 219), your only option is to find a crack. This is illegal in some countries, so you should investigate the legal issues before you to do this.
If you have now obtained a crack in a zip file, simply extract it into the program directory (ensure this is the correct path for you):
Configuration:
To avoid mouse warp issues, you will need to use the MouseWarpOverride key as described at UsefulRegistryKeys. Make sure you have at the latest version of Wine (at least Wine 1.1.3), otherwise this will not work.
regedit
Navigate to HKCU / Software / Wine. Create the DirectInput folder/key and create the MouseWarpOverride string value and modify the data to 'disable'.
If you do not understand these instructions, make sure you read UsefulRegistryKeys. If the mouse is warping in the game menu, you haven't done it right.
No native dlls are required anymore for the proper operation of this game.
Running:
You must run the game from the crack (Dkii.exe) rather than the original executable (DKII.exe). You may do this by changing the properties of the desktop icon, or by using this command to start the game:
wine "C:\Program Files\Bullfrog\Dungeon Keeper 2\Dkii.exe"
Troubleshooting:
Cursor sticks/warps to centre of screen: This is bug 8354. You must apply the MouseWarpOverride UsefulRegistryKey as described above.
Mouse hits invisible corner: Move your mouse to the opposite corner of the screen.
Cursor surrounded by strange black box: Disable Hardware Rendering from the graphics options in-game. Warning: This may cause crashes.
Game does not start / blank screen for 1s: Make sure you use the Windows formatted command for starting the game (wine "C:\Program Files\Bullfrog\Dungeon Keeper 2\Dkii.exe"). Do not directly specify the executable.
Sound issues: Try visiting the Audio options in winecfg and switching between ALSA and OSS, as well as reducing their settings to lower values.
Patch does not finish installing: First run the patch in its own empty wineprefix, then try patching the game again.