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 "Constantine"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Issues unresolved: - Deleting section for now)
Line 203: Line 203:
 
}}
 
}}
 
}}
 
}}
 
==Issues unresolved==
 
===Movies crashing in Windows 10 (Still in investigation) <ref>[https://sourceforge.net/p/dxwnd/discussion/general/thread/87facd6bca/  DxWnd Constantine Thread]</ref> ===
 
The intro movie (The one with the exorcism and the mirror) randomly stops and the game goes to desktop.
 
  
 
==Issues fixed==
 
==Issues fixed==

Revision as of 22:40, 17 January 2022

Constantine
Constantine cover
Developers
Bits Studios
SCi Games
Publishers
THQ
Release dates
Windows February 15, 2005
Taxonomy
Series DC
Constantine on MobyGames
Constantine on Wikipedia
Superman (series)
Batman (series)
Aquaman: War of the Water Worlds 1996
Catwoman 2004
Constantine 2005
DC Universe Online 2011
Scribblenauts Unmasked: A DC Comics Adventure 2013
Injustice (series)
Watchmen (series)
Young Justice: Legacy 2013
Infinite Crisis 2015
Suicide Squad: Special Ops 2016
Justice League VR 2017
DC League of Super-Pets: The Adventures of Krypto and Ace 2022
DC's Justice League: Cosmic Chaos 2023
DC Dual Force EA

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Windows

Essential improvements

Skip intro videos

Start the game with -skipMovies command line argument[1]

Game data

Configuration file(s) location

System Location
Windows HKEY_CURRENT_USER\Software\SCi Games\Constantine_3.23\

Save game data location

System Location
Windows <path-to-game>\*.dat[Note 1]
<path-to-game>\*.dpt[Note 1]

Video

Video settings.
Video settings.

Graphics feature State WSGF Notes
Widescreen resolution
See the WSGF entry.
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
Toggled by pressing F2 on the video options screen. See Windowed.
Borderless fullscreen windowed
Anisotropic filtering (AF)
Toggle On and Off. On seems to be either Anisotropy x2 or x4.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS and 120+ FPS
Capped at 30fps.[1]
High dynamic range display (HDR)
See the glossary page for potential alternatives.

Windowed

Set windowed resolution manually[1]
1. Download and launch AutoHotkey.
2. Either create a new script or edit the default one.
3. Use the following script:
#UseHook On
F12::
GameWidth := 1600
GameHeight := 900

WinGet, WindowID, ID, A
;WinSet, Style, -0xC40000, ahk_id %WindowID%
WinMove, ahk_id %WindowID%, , 1920/2 - GameWidth/2, 0, GameWidth, GameHeight

Return
4. Edit desired Game Width and Height in the script.
5. Start the game in Windowed mode.
6. Press F12 to when game is in focus to set window resolution.
7. Alt+Tab from the game and then Alt+Tab back to a game to restart the renderer and make it adjust to the resolution.

Input

In-game input settings.
In-game input settings.

Audio

Audio settings.
Audio settings.

Audio feature State Notes
Separate volume controls
None of the sliders affects FMV volume.[1]
Surround sound
Subtitles
Closed captions
Mute on focus lost
No option to disable it.

Localizations

Language UI Audio Sub Notes
English
Spanish

Issues fixed

Game doesn't start in Windows 10

Change compatibility settings[2]
  1. Change the compatibility settings for Constantine.exe to Windows 7.

Not happening in all Windows 10 setups. Cause of the issue still unknown. [3]
Can cause crashes during the videos.

VR support

3D modes State Notes
vorpX
G3D
User created game profile, important hints see vorpx forum profile introduction.

Other information

API

Technical specs Supported Notes
Direct3D 9
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Cutscenes Bink Video

System requirements

Windows
Minimum Recommended
Operating system (OS) 98, 2000, ME, XP
Processor (CPU) AMD or Intel - 1.5 GHz
System memory (RAM) 128 MB
Hard disk drive (HDD) 2.5 GB
Video card (GPU) 64 MB of VRAM
Shader model 2.0 support


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