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.

Clive Barker's Jericho

From PCGamingWiki, the wiki about fixing PC games
Revision as of 20:53, 12 September 2019 by SkacikPL (talk | contribs)
Clive Barker's Jericho
Clive Barker's Jericho cover
Developers
MercurySteam
Alchemic Productions
Publishers
Codemasters
Engines
Mercury Engine
Release dates
Windows October 23, 2007
Clive Barker's Jericho on Wikipedia
Clive Barker
Clive Barker's Undying 2001
Clive Barker's Jericho 2007

Key points

Crashes to desktop on launch. See Game crashes to desktop on launch.
Not available digitally through official means, Steam keys can still be bought through some online retailers and activated.

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Retail
Disc check (requires the CD/DVD in the drive to play)
SecuROM DRM
Windows
This game is no longer available digitally, however Steam keys acquired from 3rd party resellers can still be activated.

Essential improvements

Skip intro videos

Delete/rename video folder[citation needed]
  1. Go to the configuration file(s) location.
  2. Add ShowSplashScreen = 0
  3. Go to <path-to-game>
  4. Delete or rename the Video folder.

Enable developer console

Access to debug LUA console[citation needed]
  1. Go to the configuration file(s) location and add RetailType = -1
  2. Launch game with -console command-line parameter.
In Windowed mode console is a separate window whilst in fullscreen mode it can be opened by pressing control + ~(tilde).
details on console usage can be viewed HERE(CLICK).
Alternatively, console can be accessed mode via F11, however its contents along with user input are invisible (using Game.Set("ShowConsoleLog", 1) will show the console output log but not user input)
Game parameters can be put directly in configuration file.

Unlock cheat codes

Access to ingame cheats[citation needed]
  1. Launch the game with console enabled (see above)
  2. Enter following console inputs:

Game.Set("CheatClive", 1) Game.Set("CheatUnlockLevels", 1) Game.Set("CheatColePower", 1) Game.Set("CheatAbabanili", 1) Game.Set("CheatMelee", 1) Game.Set("CheatQTE", 1) Game.Set("CheatUnlimitedAmmo", 1) Game.Set("CheatUnlockArt", 1) Game.Set("CheatQuadDamage", 1)

  1. Get into Extras menu.
  2. Set all cheats to "OFF" and exit extras menu.
  3. Close the game to save the changes - cheats are now unlocked!

Mouse adjustments

Fine-tune and fix axis sensitivity difference[citation needed]
  1. Go to the configuration file(s) location.
  2. Open game.cfg with a text editor.
  3. Add VRotSpeed = 1.0 then adjust both MouseSensitivityV and MouseSensitivityH to your liking, 1.0 is equivalent to low ingame mouse sensitivity setting.
  4. Save your changes.

Swap primary/alternate fire

Fix questionable default bindings[citation needed]

It is recommended to swap bindings for primary/alternate fire as default bindings are set to RMB for primary fire and LMB for secondary which is counterintuitive to just about any PC FPS in existence.

This can be done in settings menu or in config file.
  1. In case of config file go to configuration file
  2. Search for Mouse = <begin> # User Control definition
  3. Set Walk.MainShot.0 to But1 instead of But2
  4. Set Walk.Secondaryshot.0 to But2 instead of But1

Useful config settings

QOL Improvements[citation needed]
  1. Go to the configuration file(s) location and input any of following settings:

CrouchWalkUp = 0 Allow movement while crouched (disable automatic standing up) QTEMode = 1/2/3 Quick Time Event mode in cutscenes (0: Inactive, 1:Normal, 3:Can't die) ScorerRender = 0 Disable HUD. R_SkyLightSelf = 1 Enable self-shadowing on characters. R_ShadowMapsSize Adjust shadow quality (powers of 256 up to 14336) R_ShowInfo = 1/2/3 Show rendering information (1 = show just FPS)

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\Codemasters\Clive Barker's Jericho\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/11420/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\Documents\Codemasters\Clive Barker's Jericho\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/11420/pfx/[Note 1]

Save game cloud syncing

System Native Notes
OneDrive
Requires enabling backup of the Documents folder in OneDrive on all computers.
Steam Cloud

Video settings

General settings.
General settings.
Video settings.
Video settings.
Advanced video settings.
Advanced video settings.

Template:Video settings

Windowed

Enable windowed mode[citation needed]
  1. Go to the configuration file(s) location.
  2. Open game.cfg with a text editor.
  3. Change FullScreen = 1 to FullScreen = 0
  4. Save your changes.

Notes

In windowed mode, the game ignores your resolution setting and runs in 640x480. To fix this, make changes to any video setting and click accept.

Ultra-widescreen fix

Fix distorted aspect ratio on ultra-widescreen displays[citation needed]
  1. Go to the save game data location location and delete or rename any save profiles. The game will recreate a save profile on starting a new game.
  2. Launch the game and go to settings. Set your aspect ratio to 4:3.
  3. Start a new campaign, then close the game after the cinematics.
  4. Go to the configuration file(s) location.
  5. Open game.cfg with a text editor.
  6. Change PhysicalAspectRatio = 1.333333 to the aspect ratio of your monitor. For 21:9 displays, you would use 2.333333 (21/9 = 2.333333).
  7. Save your changes.

Notes

Keep the in-game aspect ratio as 4:3. Changing this will discard your custom aspect ratio.

Anisotropic filtering (AF)

Raise AF level[citation needed]
  1. Go to the configuration file(s) location.
  2. Open game.cfg with a text editor.
  3. Change R_Anisotropy = 2 to R_Anisotropy = 16
  4. Save your changes.

Input settings

Control bindings.
Control bindings.

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
French
German
Italian
Russian
Spanish

VR support

3D modes State Notes
Nvidia 3D Vision
See Helix Mod: Clive Barker's Jericho.
vorpX
G3D
Officially supported game, see official vorpx game list.
Devices
3RD Space Gaming Vest

Issues fixed

Game crashes to desktop on launch

Install Nvidia PhysX legacy driver[citation needed]

Other information

API

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

Middleware

Middleware Notes
Audio FMOD Will use dsound if available.

System requirements

Windows
Minimum Recommended
Operating system (OS) XP
Processor (CPU) Intel Pentium 4 2.4 GHz
System memory (RAM) 1 GB
Hard disk drive (HDD) 6 GB
Video card (GPU) Nvidia GeForce 6600 GT
AMD Radeon X1600

Notes

  1. 1.0 1.1 File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/11420/ in addition to or instead of this directory. The app ID (11420) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References