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
Installation (according to WineHQ-Howto) , Intro, Menu, Campaign, Sound (with Alsa or OSS), Load and Save of Savegames
What does not
graphics ran at 1 fps, I fixed it according to
http://www.deindungeonistvollerjoghurt.keepfree.de/alternative_konfig.html
that is:
HKEY_CURRENT_USER->Software->Bullfrog Productions Ltd->Dungeon Keeper II ->Configuration->Video->EngineID=4 (set render engine to software rendering)
HKEY_CURRENT_USER->Software->Bullfrog Productions Ltd->Dungeon Keeper II ->Configuration->Video->ScreenHardware3D=0 (disable hardware acceleration, emulates OpenGL)
Mouse pointer did not move correctly, fixed with MouseWarpOverride-Key (see winehq useful registry keys). Still the pointer does not move correctly to the right and lower edges of the screen. But after moving the pointer several times from one edge to another, the pointer works fine throughout the whole level.
When pressing the arrow keys for scrolling, the screen slowed down after 2 seconds of scrolling. This can be fixed. Disable Keyrepeating in Ubuntu System->Einstellung->Tastatur (in english propably: System->Settings->Keyboard).
Game crashes as soon as I hit the first key for entering my name in the Hiscore. As I am a good keeper, the Hiscore shows up after every level. I could not fix this. I close the game with Alt-F4 and restart the game. As my intro and bullfrog movies are not in the movies-directory, the game start within 10 seconds and I can continue the campaign.
Workarounds
What was not tested
Multiplayer, My pet dungeon, Skirmish
Hardware tested
Graphics:
Additional Comments
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 |
14340 | Dungeon Keeper 2 crashes randomly during gameplay with unhandled page fault | NEW | 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.