Installation and configuration: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Yatta (talk | contribs)
No edit summary
 
No edit summary
(48 intermediate revisions by 11 users not shown)
Line 1: Line 1:
After downloading the latest version of EDuke32, namely {{currentversion}}, on your IBM-compatible PC, go ahead and run the executable file.  You'll see a brief introduction to the Setup process, and the program will prompt you to click next.
==Windows Installation==


You better comply with the License Agreement by clicking "I Agree,or you're shit out of luckThe jest of it is, don't do anything illegal with the software, including but not limited to redistributing it for profit or stealing its content without permission from the author.
#[[Download EDuke32]] and extract it to a new folder.
#The next step is to provide EDuke32 with the game data.
#*If you bought the game from [http://store.steampowered.com/app/225140/ Steam (as ''Duke Nukem 3D: Megaton Edition'')] or [http://www.gog.com/en/gamecard/duke_nukem_3d_atomic_edition/?pp=6c1e671f9af5b46d9c1a52067bdf0e53685674f7 GOG.com], copying the data yourself is not required. EDuke32 will use the Windows registry to automatically identify your installation and add the required data to its search path.
#*Otherwise, copy the files '''DUKE3D.GRP''' and '''DUKE.RTS''' from one of the following locations to the folder created in step 1. (On Windows, the GRP file may show up as a "Microsoft Program Group".)
#**''Duke Nukem 3D: 20th Anniversary World Tour'' on Steam: ''<path to Steam Library>\SteamApps\common\Duke Nukem 3D Twentieth Anniversary World Tour''.
#**''Duke Nukem 3D'' (3D Realms Anthology) on Steam: ''<path to Steam Library>\SteamApps\common\Duke Nukem 3D\Duke Nukem 3D''.
#**''Duke Nukem 3D: Megaton Edition'' on Steam: ''<path to Steam Library>\SteamApps\common\Duke Nukem 3D\gameroot\classic''.
#**''Duke Nukem 3D: Atomic Edition'' on GOG.com: ''<Program Files>\GOG.com\Duke Nukem 3D''
#**''Duke Nukem 3D: Atomic Edition'' CD-ROM: ''<CD root>\ATOMINST''
#**''Duke Nukem 3D'' CD-ROM: ''<CD root>\DN3DINST''
#**If you have not purchased the game, the [http://hendricks266.duke4.net/files/3dduke13_data.7z shareware demo] is also supported.
#Optionally, see the [http://hrp.duke4.net/ HRP site] which lists graphical and music update packs, including the High Resolution Pack.
#Run EDuke32! EDuke32 (eduke32.exe) will allow you to play the game, and Mapster32 (mapster32.exe) lets you create custom maps.
#*If you have trouble, see [[Troubleshooting EDuke32]].
#To run any of Duke Nukem 3D's various add-ons, like Duke It Out in DC, Life's a Beach, Nuclear Winter, etc, refer to [[the Official Add-on Installation Guide]] '''after''' following steps 1 through 3.


Now the setup will ask you which components you want to install. If you're just here to kick ass and chew bubblegum, just make sure the Game box is checked. If you do a little modding on the side, you might as well click the checkbox that says Level Editor, which is actually an enhanced Win32 version of Mapster. For multiplayer support with the launcher DukesterX, check the next box as well. You'll want to install the Samples if you're planning to mess around with various enhancements for the game, including the HRP (High Resolution Pack).
==MacOS/OSX Installation==
#[[Download EDuke32]] and copy it your Applications folder.
#Copy game data to proper folder. EDuke32 expects game data files to be in the folder: ''<your home folder>/.eduke32''
#*Create game data folder ''~/.eduke32''
#*Copy your games files: '''DUKE3D.GRP''' and '''DUKE.RTS''' into ''~/.eduke32'' folder
#Run EDuke32 from the application folder.
#To bypass GateKeeper ''Unidentified Developer'' error on MacOS Sierra:
#*'''Right-Click''' the EDuke32 program
#*'''Click''' Open
#*'''Click''' Open on ''unidentified developer'' warning dialog


Click next again, and this time you'll be presented with the folder address into which EDuke32 is to be installed.  If you don't know what's good for you, leave it the way it is and click next again.  Otherwise, specify your preferred folder and the setup will be more than happy to copy the game files there.
==In Game Settings Menus==


You're done... almost! Just wait a few seconds until the program installs, and you're ready to start configuring your way into kicking alien ass.
EDuke32 has several configuration menus full of options which allow you to adjust many aspects of the game to your preferenceThe following pages will explain the various sub-menus and the settings you will find within them when you select '''''options''''' from the game's main menu.
 
*[[Game setup]]
*[[Sound setup]]
*[[Video setup]]
*[[Player setup]]
*[[Keyboard setup]]
*[[Mouse setup]]
*[[Joystick setup]]
 
==Configuring EDuke32 in other ways==
 
*[[Command line options]]
*[[Console commands]]
*[[Configuration file options]]
*[[Environment variables]]
 
[[Category:EDuke32 end-user documentation]]

Revision as of 19:08, 3 October 2019

Windows Installation

  1. Download EDuke32 and extract it to a new folder.
  2. The next step is to provide EDuke32 with the game data.
    • If you bought the game from Steam (as Duke Nukem 3D: Megaton Edition) or GOG.com, copying the data yourself is not required. EDuke32 will use the Windows registry to automatically identify your installation and add the required data to its search path.
    • Otherwise, copy the files DUKE3D.GRP and DUKE.RTS from one of the following locations to the folder created in step 1. (On Windows, the GRP file may show up as a "Microsoft Program Group".)
      • Duke Nukem 3D: 20th Anniversary World Tour on Steam: <path to Steam Library>\SteamApps\common\Duke Nukem 3D Twentieth Anniversary World Tour.
      • Duke Nukem 3D (3D Realms Anthology) on Steam: <path to Steam Library>\SteamApps\common\Duke Nukem 3D\Duke Nukem 3D.
      • Duke Nukem 3D: Megaton Edition on Steam: <path to Steam Library>\SteamApps\common\Duke Nukem 3D\gameroot\classic.
      • Duke Nukem 3D: Atomic Edition on GOG.com: <Program Files>\GOG.com\Duke Nukem 3D
      • Duke Nukem 3D: Atomic Edition CD-ROM: <CD root>\ATOMINST
      • Duke Nukem 3D CD-ROM: <CD root>\DN3DINST
      • If you have not purchased the game, the shareware demo is also supported.
  3. Optionally, see the HRP site which lists graphical and music update packs, including the High Resolution Pack.
  4. Run EDuke32! EDuke32 (eduke32.exe) will allow you to play the game, and Mapster32 (mapster32.exe) lets you create custom maps.
  5. To run any of Duke Nukem 3D's various add-ons, like Duke It Out in DC, Life's a Beach, Nuclear Winter, etc, refer to the Official Add-on Installation Guide after following steps 1 through 3.

MacOS/OSX Installation

  1. Download EDuke32 and copy it your Applications folder.
  2. Copy game data to proper folder. EDuke32 expects game data files to be in the folder: <your home folder>/.eduke32
    • Create game data folder ~/.eduke32
    • Copy your games files: DUKE3D.GRP and DUKE.RTS into ~/.eduke32 folder
  3. Run EDuke32 from the application folder.
  4. To bypass GateKeeper Unidentified Developer error on MacOS Sierra:
    • Right-Click the EDuke32 program
    • Click Open
    • Click Open on unidentified developer warning dialog

In Game Settings Menus

EDuke32 has several configuration menus full of options which allow you to adjust many aspects of the game to your preference. The following pages will explain the various sub-menus and the settings you will find within them when you select options from the game's main menu.

Configuring EDuke32 in other ways