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

Constantine

From PCGamingWiki, the wiki about fixing PC games
Revision as of 02:47, 2 September 2018 by Garrbot (talk | contribs) (updated template usage)
Constantine
Constantine cover
Developers
Bits Studios
SCi Games
Publishers
THQ
Release dates
Windows February 15, 2005
Constantine on Wikipedia

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
Windows
The game was never released in digital distribution. Only 2nd hand copies are available.

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 settings

Video settings.
Video settings.

Template:Video settings

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 settings

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

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

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

  1. 1.0 1.1 Verified by User:Suicide machine on 2017-05-17