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 "Doom I Enhanced"

From PCGamingWiki, the wiki about fixing PC games
m (moved horror to theme)
(See https://www.doomworld.com/forum/post/2156825 " That's not correct, DS4s should work in both single player and split screen on PC. It's my primary controller for PC development. ")
Line 149: Line 149:
 
|impulse triggers          = false
 
|impulse triggers          = false
 
|impulse triggers notes    =  
 
|impulse triggers notes    =  
|dualshock 4              = limited
+
|dualshock 4              = true
|dualshock 4 notes        = Only available in local multiplayer.
+
|dualshock 4 notes        =  
 
|dualshock prompts        = false
 
|dualshock prompts        = false
 
|dualshock prompts notes  =  
 
|dualshock prompts notes  =  

Revision as of 08:46, 12 July 2020

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.

This page is for the 2020 Unity re-release. For the original 1993 game, see Doom (1993). For the 2016 game, see Doom (2016). For the version included in the BFG Edition, see Doom 3: BFG Edition.

DOOM Classic
DOOM Classic cover
Developers
Nerve Software
id Software
Publishers
Bethesda Softworks
Engines
Unity 2018[Note 1]
Release dates
Windows January 10, 2020
Taxonomy
Microtransactions None
Modes Singleplayer, Multiplayer
Perspectives First-person
Controls Direct control
Genres Action, Shooter
Themes Horror, Sci-fi
Series Doom
Doom (1993) 1993
Doom II: Hell on Earth 1994
Final Doom 1996
DRL (unofficial game) 2002
Doom 3 2004
Doom 64 EX (unofficial port) 2008
Doom 3: BFG Edition 2012
Doom (2016) 2016
Doom VFR 2017
Doom I Enhanced 2020
Doom II Enhanced 2020
Doom Eternal 2020
Doom 64 2020

Key points

Re-release of Doom (1993), bringing with it official 60 FPS support and other changes.

Availability

Source DRM Notes Keys OS
Bethesda.net
DRM-free after installation through Bethesda.net Launcher (notes may include more details)
Also includes the original version of Doom (1993).
Windows

Essential improvements

Skip intro videos

Install Skip Intro video files[2]

Game data

Configuration file(s) location

System Location
Windows HKEY_CURRENT_USER\Software\Bethesda Softworks\DOOM

Save game data location

System Location
Windows %USERPROFILE%\Saved Games\id Software\DOOM Classic

Save game cloud syncing

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

Video

Video settings.
Video settings.

Graphics feature State Notes
Widescreen resolution
Only 4:3 and 16:10 aspects are fully supported. If a 16:9 resolution is used, the game will be pillarboxed.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
Borderless fullscreen windowed
Default behavior.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
[3]
60 FPS and 120+ FPS
Capped to the refresh rate of the monitor.[4]
High dynamic range display (HDR)
See the glossary page for potential alternatives.
The game engine may allow for manual configuration of the game via its variables. See the Unity page for more details.

Input

Keyboard and controller remapping.
Keyboard and controller remapping.
Gameplay control settings.
Gameplay control settings.

Audio

Audio settings.
Audio settings.

Audio feature State Notes
Separate volume controls
Master, Music, SFX
Surround sound
Stereo
Subtitles
No spoken dialogue.
Closed captions
Mute on focus lost

Localizations

Language UI Audio Sub Notes
English
No spoken dialogue.

Network

Multiplayer types

Type Native Players Notes
Local play
4 Versus, Co-op
Player #1 is locked to mouse/keyboard and the first connected XInput controller. Two XInput controllers (or a controller of another type) are at least required to be connected to allow player #2 to use the second controller.[5]
LAN play
Online play

Other information

API

Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Input Rewired [7]

System requirements

Windows
Minimum
Operating system (OS) Windows XP/Vista
Processor (CPU)
System memory (RAM)
Hard disk drive (HDD)
A 64-bit operating system is required.


Notes

  1. Unity engine build: 2018.3.12f1[1]

References

  1. Verified by User:Aemony on 2020-01-10
  2. Verified by User:AmethystViper on 2020-05-28
    I made these blank videos and tested them myself.
  3. Verified by User:Aemony on 2020-01-10
    Forcing PresentationInterval to 0 (aka disable v-sync) using Special K allows the game to run essentially uncapped.
  4. Verified by User:Aemony on 2020-01-10
    At higher frame rates (>300 FPS) mouse input was starting to drop for me.
  5. 5.0 5.1 Verified by User:Aemony on 2020-01-10
    Basically the first connected XInput controller is always connected and used by "player one", aka the one with the keyboard and mouse. There does not seem to be a way to disable this and allow the XInput controller to be used by "player two", so at least two XInput controllers are required, or a controller of another type (e.g. DualShock 4).
  6. Verified by User:Aemony on 2020-01-10
    Tested DS4 V2 connected to the wireless adapter.
  7. Verified by User:Aemony on 2020-01-10
    Based on the inclusion of Rewired_DirectInput.dll file.