Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Duke Nukem Forever: Restoration Project"

From PCGamingWiki, the wiki about fixing PC games
 
(23 intermediate revisions by 5 users not shown)
Line 45: Line 45:
  
 
{{Introduction
 
{{Introduction
|introduction      =  
+
|introduction      = '''{{PAGENAME}}''' is a fan-made effort to polish and complete the [[Duke Nukem Forever (2001)|leaked 2001 builds of Duke Nukem Forever]] for modern PCs with a complete singleplayer campaign, multiplayer support and an SDK with source code.
  
|release history  = The DNF2001 Restoration Project was created roughly a day or two after the August 21, 2001 and October 26, 2001 versions of Duke Nukem Forever; dated a whole 10 years before the release of the final game, were leaked by x0r_jmp on the /v/ board of 4chan. This resulted in a flurry of renewed interest in Duke and the game itself; and quickly attracted both vets and new blood alike interested in modifying the game's source code.
+
|release history  =  
 
 
While starting off small, it quickly blossomed into an organized team the size of a small studio. All of these members hail from various parts of the world, with remote work taking place any time of the day. Many of these are industry experts, with plenty of well-known community figures and modders thrown into the mix hoping to leave their mark on the final restoration.
 
 
 
Current progress has been focused on finishing the polish for the first chapter of the game, 'High Stakes, Lady Killer' and working on a plethora of render and engine fixes alike; with many major and small fixes already developed, such as a proper 'hair fix' and progress on an entirely new renderer for the game in DirectX® 9. Much of the content seen in the E3 trailers and promotional material for the game have been restored, with an all-new story being developed by a story team to bridge the gaps between what we know about the game and what we don't.
 
 
 
This leak holds a lot of importance to the community, the 2001 and 2002 versions being considered the time when DNF was in its' 'prime', and as such has been sought after for nearly a decade. Now, it is here and it is getting restored by the community so that, one day, you can play the full game on modern machines with (hopefully!) no issues.
 
 
 
We are well aware of this importance, and as such we as a team strive to deliver only the best of Duke, with no post-2003 content being featured in any main stable release of the build.
 
  
 
|current state    =  
 
|current state    =  
Line 143: Line 135:
 
|borderless windowed        = false
 
|borderless windowed        = false
 
|borderless windowed notes  = Planned to be supported at a later date.
 
|borderless windowed notes  = Planned to be supported at a later date.
|anisotropic                = unknown
+
|anisotropic                = true
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              = unknown
+
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 
|upscaling                  = false
 
|upscaling                  = false
Line 159: Line 151:
 
|hdr notes                  =  
 
|hdr notes                  =  
 
|ray tracing                = false
 
|ray tracing                = false
|ray tracing notes          =  
+
|ray tracing notes          = Rendering is mostly CPU based so things like Nvidia RTX do not function
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
Line 168: Line 160:
 
|key remap                = true
 
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = unknown
+
|acceleration option      = false
|acceleration option notes =  
+
|acceleration option notes = Mouse Precision and Smoothing disabled
 
|mouse sensitivity        = true
 
|mouse sensitivity        = true
 
|mouse sensitivity notes  =  
 
|mouse sensitivity notes  =  
Line 240: Line 232:
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound            = unknown
 
|surround sound            = unknown
|surround sound notes      =  
+
|surround sound notes      = Feature is unfinished
 
|subtitles                = true
 
|subtitles                = true
 
|subtitles notes          =  
 
|subtitles notes          =  
Line 268: Line 260:
 
}}
 
}}
 
}}
 
}}
 +
 +
==Network==
 +
{{Network/Multiplayer
 +
|local play          = false
 +
|local play players  =
 +
|local play modes    =
 +
|local play notes    =
 +
|lan play            = true
 +
|lan play players    = 16
 +
|lan play modes      = Versus
 +
|lan play notes      =
 +
|online play          = true
 +
|online play players  = 16
 +
|online play modes    = Versus
 +
|online play notes    = 
 +
|asynchronous        =
 +
|asynchronous notes  =
 +
}}
 +
{{ii}} Multiplayer is an ongoing WIP, some modes are very early and not well implemented yet.
 +
 +
{{Network/Connections
 +
|matchmaking        = false
 +
|matchmaking notes  =
 +
|p2p                = false
 +
|p2p notes          =
 +
|dedicated          = true
 +
|dedicated notes    =
 +
|self-hosting      = true
 +
|self-hosting notes =
 +
|direct ip          = true
 +
|direct ip notes    =
 +
}}
 +
 +
{{Network/Ports
 +
|tcp  = 7777, 8080, 8777, 9777, 27900
 +
|udp  = 7777, 7778, 7779, 27900
 +
|upnp = unknown
 +
}}
 +
 
==Issues fixed==
 
==Issues fixed==
===Saving/loading causes crashing===
 
{{Fixbox|description=Make sure install directory has no spaces in it and is not a nested directory (e.g. C:\Duke4 works best)|fix=}}
 
 
 
==='Debug Assertion' error===
 
==='Debug Assertion' error===
{{Fixbox|description=Exclude DukeForever.exe from Data Execution Prevention (DEP) in Windows settings|fix=}}
+
{{Fixbox|description=Exclude DukeForever.exe from Data Execution Prevention (DEP) in Windows settings|fix=
 +
# Open '''Advanced System Settings'''
 +
# Go to '''Advanced''' tab
 +
# Click on '''Performance''', then '''Settings'''
 +
# Click on the Data Execution Prevention tab.
 +
# Select '''Turn on DEP for all programs and services except those I select'''
 +
# Add {{File|DukeForever.exe}}, then apply.
 +
}}
  
 
==Issues unresolved==
 
==Issues unresolved==
Line 279: Line 314:
 
{{Fixbox|description=Play in windowed mode for now if alt-tab is needed|fix=}}
 
{{Fixbox|description=Play in windowed mode for now if alt-tab is needed|fix=}}
  
 
+
===Saving/loading causes crashing===
 +
{{Fixbox|description=Ensure install directory has no spaces in it and is not a nested directory|fix='''Notes:'''
 +
{{ii}} While a folder path such as {{Folder|C:\Duke4}} works best, it does not guarantee a fix to this issue.}}
  
 
==Other information==
 
==Other information==
Line 334: Line 371:
 
|input            =  
 
|input            =  
 
|input notes      =  
 
|input notes      =  
|cutscenes        = Smacker Video
+
|cutscenes        = Smacker Video Technology
 
|cutscenes notes  =  
 
|cutscenes notes  =  
 
|multiplayer      =  
 
|multiplayer      =  
Line 346: Line 383:
 
|OSfamily = Windows
 
|OSfamily = Windows
  
|minOS    = Windows XP  
+
|minOS    = XP  
|minCPU  = Intel Pentium M Processor 740 (1.73GHz, 2MB L2) 533Mhz FSB
+
|minCPU  = Intel Pentium M Processor 740
 
|minCPU2  =  
 
|minCPU2  =  
|minRAM  = 2GB
+
|minRAM  = 2 GB
|minHD    = 20GB
+
|minHD    = 2 GB
|minGPU  = AMD X300
+
|minGPU  = ATi Radeon X300
 
|minGPU2  =  
 
|minGPU2  =  
|minVRAM  = 64 MB DDR
+
|minVRAM  = 64 MB
|minDX    = DX8
+
|minDX    = 8
  
 
|recOS    =  
 
|recOS    =  
Line 364: Line 401:
 
|recGPU2  =  
 
|recGPU2  =  
 
|recVRAM  =  
 
|recVRAM  =  
|notes    = Minimum Specs based on oldest hardware tested by developers. Minimum Specs give at least ~20+ FPS
+
|notes    = {{ii}} Minimum specs based on oldest hardware tested by developers. Minimum specs give at least ~20+ FPS. Install size based on most recent release build.
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 23:49, 8 April 2024

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Duke Nukem Forever
Restoration Project
Duke Nukem Forever Restoration Project cover
Developers
Restoration Project Mighty Foot Productions
Original 3D Realms
Engines
Unreal Engine 1
Release dates
Windows Early access
Taxonomy
Monetization Freeware
Microtransactions None
Modes Singleplayer, Multiplayer
Pacing Real-time
Perspectives First-person
Controls Direct control
Genres Shooter
Art styles Realistic
Themes North America, Sci-fi
Series Duke Nukem
Duke Nukem
Duke Nukem 1991
Duke Nukem II 1993
Duke Nukem 3D 1996
Duke Nukem: Manhattan Project 2002
Duke Nukem Forever 2011
Duke Nukem 3D: Megaton Edition 2013
Duke Nukem 3D: 20th Anniversary World Tour 2016
Duke Nukem Forever (2001) 2022
Duke Nukem Forever: Restoration Project (unofficial) Early access

Duke Nukem Forever: Restoration Project is a fan-made effort to polish and complete the leaked 2001 builds of Duke Nukem Forever for modern PCs with a complete singleplayer campaign, multiplayer support and an SDK with source code.

Availability

Source DRM Notes Keys OS
Official website
DRM-free
Version 0.2.1
Windows
Developer website
DRM-free
Version 0.2.1 Source Code
Windows

Monetization

Type Notes
Freeware The game is free to download.

Microtransactions

Type Notes
No microtransactions The game does not contain microtransactions.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\players\<user-id>\[Note 1]

Save game data location

System Location
Windows <path-to-game>\players\<user-id>\saves[Note 1]

Save game cloud syncing

No save game cloud syncing information; you can edit this page to add it.

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Only functions in windowed mode, and there are HUD and Menu issues
Ultra-widescreen
Game does display, but there are HUD and Menu issues
4K Ultra HD
Field of view (FOV)
Windowed
Borderless fullscreen windowed
Planned to be supported at a later date.
Anisotropic filtering (AF)
Anti-aliasing (AA)
High-fidelity upscaling
See the glossary page for potential workarounds.
Vertical sync (Vsync)
located in DukeForever.ini
60 FPS and 120+ FPS
High dynamic range display (HDR)
See the glossary page for potential alternatives.
Ray tracing (RT)
Rendering is mostly CPU based so things like Nvidia RTX do not function

Input

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Mouse Precision and Smoothing disabled
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Planned to be supported at a later date.

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Feature is unfinished
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
16 Versus
Online play
16 Versus
Multiplayer is an ongoing WIP, some modes are very early and not well implemented yet.

Connection types

Ports

Protocol Port(s) and/or port range(s)
TCP 7777, 8080, 8777, 9777, 27900
UDP 7777, 7778, 7779, 27900
Universal Plug and Play (UPnP) support status is unknown.

Issues fixed

'Debug Assertion' error

Exclude DukeForever.exe from Data Execution Prevention (DEP) in Windows settings
  1. Open Advanced System Settings
  2. Go to Advanced tab
  3. Click on Performance, then Settings
  4. Click on the Data Execution Prevention tab.
  5. Select Turn on DEP for all programs and services except those I select
  6. Add DukeForever.exe, then apply.

Issues unresolved

Alt-tabbing from Fullscreen renders game unplayable

Play in windowed mode for now if alt-tab is needed

Saving/loading causes crashing

Ensure install directory has no spaces in it and is not a nested directory

Notes:

While a folder path such as C:\Duke4 works best, it does not guarantee a fix to this issue.

Other information

API

Technical specs Supported Notes
Direct3D 8, 9 9.0 is best supported at the moment, 8.0 is a fallback and is far buggier.
OpenGL 1.4 Not as stable as 9.0. but better performance.
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Audio Galaxy Audio System
Cutscenes Smacker Video Technology

System requirements

Windows
Minimum
Operating system (OS) XP
Processor (CPU) Intel Pentium M Processor 740
System memory (RAM) 2 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) ATi Radeon X300
64 MB of VRAM
DirectX 8 compatible
Minimum specs based on oldest hardware tested by developers. Minimum specs give at least ~20+ FPS. Install size based on most recent release build.


Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).

References