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 "Die Hard: Nakatomi Plaza"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video: Widescreen Resolution)
Line 95: Line 95:
 
|ultrawidescreen wsgf award =  
 
|ultrawidescreen wsgf award =  
 
|4k ultra hd wsgf award    =  
 
|4k ultra hd wsgf award    =  
|widescreen resolution      = false
+
|widescreen resolution      = hackable
|widescreen resolution notes=  
+
|widescreen resolution notes= See [[#Widescreen resolution|Widescreen resolution]].
 
|multimonitor              = false
 
|multimonitor              = false
 
|multimonitor notes        =  
 
|multimonitor notes        =  
Line 123: Line 123:
 
|color blind                = false
 
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Glossary:Widescreen resolution|Widescreen resolution]]===
 +
{{Fixbox|description=Edit config file|ref=<ref>{{Refcheck|user=Demon272481|date=2022-07-28|comment=}}</ref>|fix=
 +
# Go to <code>{{p|game}}</code>.
 +
# Open <code>autoexec.cfg</code> with a text editor.
 +
# Find the line <code>"screenwidth"</code> and set to desired value, e.g. <code>"1920"</code>.
 +
# Find the line <code>"screenheight"</code> and set to desired value, e.g. <code>"1080"</code>.
 +
# Save the file.
 
}}
 
}}
  

Revision as of 17:07, 27 July 2022

Die Hard: Nakatomi Plaza
Die Hard: Nakatomi Plaza cover
Developers
Piranha Games
Publishers
Sierra Entertainment
Fox Interactive
1C Company
Логрус
Engines
Lithtech 2.0
Release dates
Windows April 22, 2002
Reception
Metacritic 54
Taxonomy
Series Die Hard
Die Hard: Nakatomi Plaza on HowLongToBeat
Die Hard: Nakatomi Plaza on IGDB
Die Hard: Nakatomi Plaza on MobyGames
Die Hard: Nakatomi Plaza on Wikipedia
Die Hard
Die Hard 1989
Die Hard 2: Die Harder 1992
Die Hard Trilogy 1996
Die Hard Trilogy 2: Viva Las Vegas 2000
Die Hard: Nakatomi Plaza 2002

Key points

Some minor gameplay improvements and fixes made in Improved Edition mod.

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM 4 DRM. Despite what the description for "Minimum Install" says about it requiring the CD, "Maximum Install" still requires the disc for the game to be played.
Windows
Only second hand copies available.

Essential improvements

Patches

Skip intro videos

Disable movies[citation needed]
  1. Go to the installation folder.
  2. Open autoexec.cfg with a text editor.
  3. Change "nomovies" "0" to "nomovies" "1"

Improved Edition

Gameplay fixes and improvements

Die Hard: Nakatomi Plaza (Improved Edition)

Recoil animation lowered, bullets hit register and distance fixed, enemies reaction to damage fixed, disappearing dead bodies fixed (most of them), infinite enemies respawning disabled, and more various fixes and balances.
Probably developers last minutes changes hurt the game. Need more fixes and tweaks but now gameplay better and feels more like how game should play, a bit more tactical.

Instructions

  1. Install patch v1.04.
  2. Download latest version of DIE_HARD_Improved_Edition .exe installer.
  3. Open .exe and install to <path-to-game>.

Notes

Enemies AI behaviors unchanged.
Boss type enemies health lowered to human levels, still have high accuracy and reaction.
Recommended to play "Hard" difficulty, after fixes was needed gameplay balance, and core focus was hard difficulty.
"Easy" and "Normal" is lowered enemies stats from core "Hard" difficulty, not fully tested.
On "Sewer" level disabled instant death penalty for shooting/killing SWAT members.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\autoexec.cfg[Note 1]

Save game data location

System Location
Windows <path-to-game>\Save\[Note 1]

Video

Video settings.
Video settings.

Widescreen resolution

Edit config file[1]
  1. Go to <path-to-game>.
  2. Open autoexec.cfg with a text editor.
  3. Find the line "screenwidth" and set to desired value, e.g. "1920".
  4. Find the line "screenheight" and set to desired value, e.g. "1080".
  5. Save the file.

Windowed

Enable windowed mode via config file[citation needed]
  1. Go to the installation folder.
  2. Open autoexec.cfg with a text editor.
  3. Add line "Windowed" "1"

Notes

Running a game in windowed mode disables vsync, unlocking frame rate. To avoid issues with the game, make sure to limit the frame rate.

Input

Keyboard and mouse State Notes
Remapping
Mouse acceleration
Mouse sensitivity
sensitivity and smoothing options
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support

Audio

Audio settings.
Audio settings.

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Located under Video options.
Closed captions
Mute on focus lost
Loosing focus minimizes the game.

Localizations

Language UI Audio Sub Notes
English
Russian

Issues fixed

Models of characters not being rendered properly

Install Patch 1.04[citation needed]

Black Screen Under Water

Use dgVoodoo 2
  1. Download dgVoodoo 2
  2. Copy D3D8.dll, D3DImm.dll and DDraw.dll from MS folder that comes with dgVoodoo2 to the installation folder.
  3. In-game settings: change resolution to lowest (640x480)
  4. Inside dgVoodoo 2, go to DirectX tab, change resolution to 640x480.

High FPS Issues

Occurs due to script breaking at fps higher than 60fps
Limit the Framerate to 60FPS[citation needed]
Vsync (Enabled by default) not working on Windows10
Vsync is enabled by default, but in Windows 10 it does not work because the Vsync of DirectX 8 in Windows 10 is broken.
  1. Download the d3d8to9.
  2. Copy D3D8.DLL from the folder to the game install directory and set the monitor refresh rate to 60 Hz.

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 95, 98, ME, 2000, XP
Processor (CPU) Intel Pentium II - 400 MHz
System memory (RAM) 128 MB
Hard disk drive (HDD) 660 MB
Video card (GPU) 16 MB of VRAM
DirectX 8.0a compatible


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

  1. Verified by User:Demon272481 on 2022-07-28