A: It's a zip archive, which can be opened by many different archive managers. We recommend the 7zip application. Download it here.
A: The game expects the original Dungeon Keeper CD in your disk drive. However, you can put .ogg music files in your keeperfx/music directory and play those instead. Use the launcher or command line for the game to know about them. Check /music/MusicReadme.txt for further instructions and getting the DK music files.
A: KeeperFX uses the same value as Dungeon Keeper, which with High DPI mouses might feel too fast. With the launcher or by editing keeperfx.cfg you can edit the speed. The original game default speed is 100, set it to 69 to make it 31% slower. Or set it to '0' to use the windows native speed.
A: Some people report this crash while playing in high resolutions. Reduce your ingame screen resolution to 1920x1080x32.
A: Go to your KeeperFX folder and delete the file data/lightng.pal
. Then, make a copy of the file data/dogpal.pal
and rename the copy to data/lightng.pal
. Now, when you hit a lightning strike, you'll have a cool red screen instead of a bright white screen.
A: See (multiplayer_readme.txt) for more information about multiplayer.
keeperfx.exe
and keeperfx_hvlog.exe
?A: These files are identical except of one thing: keeperfx_hvlog.exe
writes A LOT of messages into keeperfx.log
, allowing to trace any bugs and problems during the game. Because of the amount of data being written, the debug version, keeperfx_hvlog.exe
, is a few times slower than standard version, keeperfx.exe
. If you're not planning to report any bugs, you should use keeperfx.exe
.
Keeper
folder to finalize KeeperFX installation?A: You have to install the GOG edition of Dungeon Keeper first. Then point the Launcher to that installation to finalize the installation.
A: The data files of the E.A. version are put in a data folder in a data folder so the data cannot be found. Point the launcher to the data folder of your DK Origin installation instead of the game directory.
A: You can use Wine. You cannot run the launcher.exe file to finalize the installation, so you need to copy these files over by hand instead. Settings can be configured by editing keeperfx.cfg with a text editor.
A: Pray you have an android phone. Then use Winlator, and replace the mss32.dll inside the KeeperFX folder with this one.
A: You might have a problem with your sound card. Play the game with the -nosound
without it crashing to confirm. Disabling 'GX Mode' in your 'Audio Center' will solve the issue.
keeperfx.log
.A: Select "Run in 256 colors" and "Run in 640x480" in the program properties, and change lines in keeperfx.cfg
into those written in the answer below.
A: The problem is that your drivers can't support 320x200 mode. Change the resolution config lines in keeperfx.cfg
into those written in next answer.
A: To switch resolutions during the game, press Alt+R. If the screen blanks, but resolution doesn't change, then the video mode used for higher resolution is probably not supported by your video card/driver. In that case, change the resolution config line in keeperfx.cfg
into: INGAME_RES=320x200x8 640x480x8 You may also try other resolutions, but those over 640x480 may be unstable.
A: The problem is that your drivers can't support 640x400 mode. Change the resolution config lines in keeperfx.cfg
into: FRONTEND_RES=640x480x8 640x480x8 640x480x8 INGAME_RES=640x480x8
A: The problem is either you failed to extract the empty save
folder that comes with KeeperFX, or you have installed KeeperFX in a place without write access. Create a folder inside your KeeperFX directory called save
if it does not exist. If it does, move your KeeperFX game directory to a different location.
A: There may be many reasons for that. Try checking your keeperfx.log
file.
Also, try adding keeperfx.exe
and keeperfx_hvlog.exe
to the DEP list in Windows - that's the solution to most common problems. DEP is a Data Execution Prevention mechanism; search the net for details about it.
A: You need to have 'DirectPlay' enabled. In the Windows start menu, type "Turn Windows features on or off" and select "DirectPlay" under "Legacy Components".
A: Check if there's a language file in the fxdata
folder for the language which you've selected in keeperfx.cfg
.
A: Try the -altinput
command line switch.
A: KeeperFX does not support serial cable, modem and IPX multiplayer. Use standard, retail version of DK if you wish to play serial or modem game. Use standard DK with the IPX fix (or DK Gold) if you wish to play a multiplayer game using IPX. KeeperFX supports only the TCP/IP and ENET/UDP protocol.
A: Lens effect only work if the game detects over 16MB RAM. Also, make sure that fxdata/lenses.cfg
is present and not damaged.
A: The game has a limit for amount of 'things' - these 'things' are all the objects that generate sprites (graphic representations as an image). They are limited to 2047, and if all slots are taken, it's no longer possible to create spell shots, gold piles or doors. Creatures have additional limit - even if there are still free 'thing' slots, they are limited to 255.
A: You ran into the yet unsolved 'Pathfinding crash'. It happens when the terrain on the map you're playing is too complex for the game to handle, with many pathways or many changes between lava/path/water. You may have caused this by making a large maze-like dungeon, but most likely the only solution is to play a different maps until this bug is fixed. If you are the mapmaker, simplify the layout of your map. What also makes a very big difference, is to make sure the map has 'filled columns'. Edit the map.ini file in your ADiKtEd folder and set these settings: "FRAIL_COLUMNS=0 UNAFFECTED_GEMS=1 UNAFFECTED_ROCK=1". Then edit your map in ADiKtEd and press 'U' to update to the new settings and the map should play out fine.
A: The launcher will not show all resolution options when your monitor has a very high screen resolution. Choose a different resolution or directly edit keeperfx.cfg
with a text-editor like notepad.
A: The three cheat menus are only partially functional.
A: Ask for help on the Keeper Klan forum or Discord or report an issue on GitHub. Be sure to include your keeperfx.log
file. If it is possible to reproduce the error by loading a specific saved game and
doing a few simple actions, then attach the saved game.