First post, by Unregistered
To run Duke Nukem under Windows 2000 and Xp:
1. GET PLUTONIUM PACK (optional)
after downloading and installing it, you'll need the patch
to remove CD protection from Duke Nukem Atomic
2. SOUND
you have to install VDMSound ( at http://ntvdm.cjb.net), which
emulates old DOS sound cards, then download CLI2NOP.ZIP (http://www.pacifist.co.uk/duke/cli2nop.zip), decompress it into
Duke Nukem directory and type "CLI2NOP -2 duke3d.exe dukent.exe", which eliminates some old interrupts that
slow down the sound. Eventually, you'll also need dnsndfx.exe (ftp://ftp.3drealms.com/patches/dnsndfx.exe) if you have problems with your PCI audio card (the patch works only on v1.3d or better)
3. VIDEO (VESA)
you need duke3d-nolfb.zip to enable old vesa modes (http://www.advsys.net/ken/nolfb.zip)
5. HOW TO PROCEED
go to command prompt, type "DOSDRV" (it will load VDMSound driver), run setup and configure the audio card (SB16, a220h irq7 DMA1), then exit.
Create with a text editor a batch file named "DUKE.BAT" containing these lines:
@echo off
nolfb
dosdrv
dukent
Then type "DUKE": the game will run with sound and a great 800x600 graphic under Windows 2000/XP!
You can find original game patches at
http://www.3drealms.com/downloads.html