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

Killer Is Dead

From PCGamingWiki, the wiki about fixing PC games
Revision as of 04:57, 17 December 2019 by Baronsmoki (talk | contribs) (→‎Audio settings: Alphabetized languages)
Killer Is Dead
Killer Is Dead cover
Developers
Kadokawa Games
Grasshopper Manufacture
Publishers
Deep Silver
Engines
Unreal Engine 3
Release dates
Windows May 23, 2014
Killer Is Dead on Wikipedia

Key points

Frame rate is capped at ~30 FPS. See High frame rate.
Game crashes after the Mission 3 boss if you are running a dual-core CPU.[1] See Cannot pass the third boss.[2]

General information

Official site
GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Amazon.com
Icon overlay.png
Windows
Gamesplanet logo.svg
Icon overlay.png
Windows
GOG.com
DRM-free
Windows
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
DRM-free after installation through Steam client (notes may include more details)
Can be played without Steam by using the command-line argument -nosteam.[3] Online leaderboards however will be inaccessible without a Steam log-in.
Windows

Essential improvements

Skip intro videos

Delete/rename files[citation needed]
  1. Go to <path-to-game>\KidGame\Movies\.
  2. Delete or rename CL_Deepsilver.bik, CL_GhM.bik, CL_Kadokawa.bik, and CL_UTech.bik.

Game data

Configuration file(s) location

System Location
Windows <path-to-game>\KidGame\Config\[Note 1]
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/261110/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\KidGame\SaveData\KID.sav[Note 1]
Steam <Steam-folder>\userdata\<user-id>\261110\remote\profile.bin
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/261110/pfx/[Note 2]

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

Graphics settings.
Graphics settings.

Template:Video settings

Widescreen resolution

Natively supports up to 1920x1080 only.
Set resolution and FOV[4]
  1. Go to the configuration file(s) location.
  2. Open KidEngine.ini.
  3. Change ResX= and ResY= to the desired values.
  4. Use Flawless Widescreen to fix the FOV and HUD scaling.

High frame rate

Frame rate is capped at 31 FPS by default; these steps will fix the cap and increase the QTE delay.
Raise frame rate smoothing value and QTE values[citation needed]
  1. Open <path-to-game>\KidGame\Config\KidEngine.ini
  2. Find MaxSmoothedFrameRate and replace the value with bit over desired value (e.g. 60 FPS, put 62. For more information, see the Unreal Engine 3 page).
  3. Save your changes and mark the file as Read Only to prevent game for resetting the value.
  4. Open <path-to-game>\KidGame\Config\DefaultGame.ini and update the Mika-Revive QTE by changing mRevive values.
Default values in the file are for 31 FPS. You can simply calculate values for you desired frame rate (RecoveryRate and DownPowerMax are 1:1 values, HealtDownRate is 0.01 lower with every 15FPS higher value). Below are few for most common values:
60 FPS:
Change mRevive_MassageRecoveryRate to 2.6
Change mRevive_MassageHealtDownRate to 0.98
Change mRevive_MassageDownPowerMax to 10.0
120 FPS:
Change mRevive_MassageRecoveryRate to 5.2
Change mRevive_MassageHealtDownRate to 0.96
Change mRevive_MassageDownPowerMax to 20.0
144 FPS:
Change mRevive_MassageRecoveryRate to 6.24
Change mRevive_MassageHealtDownRate to 0.94
Change mRevive_MassageDownPowerMax to 24.0
5. Save your changes and close the file.

Notes

Menu navigation is overly sensitive at over 60fps and frame rate above 30fps speeds up menu and HUD animations.[5]
The game may crash during on or the completion of 'Mondo Girls 3' Gigolo Mission. In this case revert the frame rate cap to 30 to complete the mission.

Input settings

General settings.
General settings.
QWERTY keyboard bindings.
QWERTY keyboard bindings.
AZERTY keyboard bindings.
AZERTY keyboard bindings.
Controller bindings.
Controller bindings.
360 button prompts are given if controller is present. Unplug or disable controllers if playing with mouse and keyboard. Similarly, additional joysticks etc. will prevent normal controller functionality, so unplug or disable extras if you wish to use a controller.

Keyboard bindings and mouse sensitivity can be changed via KidInput.ini or DefaultInput.ini found in Steam\steamapps\common\KillerIsDead\KidGame\Config. You should be able to change controller bindings there as well. This guide uses DefaultInput.ini: https://steamcommunity.com/sharedfiles/filedetails/?id=326313177

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Localization settings from main menu. Voices (middle) and subtitles (bottom).
Localization settings from main menu. Voices (middle) and subtitles (bottom).
Language UI Audio Sub Notes
English
French
German
Italian
Japanese
Russian
Fan translation by «ZoG Forum Team»
Spanish

Issues fixed

Cannot pass the third boss

Mainly affects dual-core CPU users.
Method 1: Replace KidGame[citation needed]
  1. Download this file.
  2. go to <path-to-game>\KillerIsDead\Binaries\Win32\
  3. Replace KidGame.exe with the crashfix.
Method 2: Modify game executable[citation needed]
  1. Make sure the game is closed.
  2. Make a backup of KidGame.exe to revert the changes if the fix does not work.
  3. Open KidGame.exe with a hexadecimal editor like HxD.
  4. Search for the offset 0x213E6F1 or 0x213E6F0.
  5. Change the byte 7D to EB.
  6. Save the file.
  7. You can now get past the third Boss.

Japanese voice language plays some sounds in English

Edit language setting[citation needed]
  1. Open <path-to-game>\KidGame\Config\KidEngine.ini
  2. Change Language from INT to JPN

Other information

API

Technical specs Supported Notes
Direct3D 9, 11
Shader Model support 3.0
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Physics PhysX, APEX
Cutscenes Bink

System requirements

Windows
Minimum Recommended
Operating system (OS) Vista
Processor (CPU) Intel Core 2 Quad 2.3 GHz
AMD Phenom X4 2.3 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 13 GB
Video card (GPU) DirectX 10 compatible
Shader model 3.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).
  2. 2.0 2.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>/261110/ in addition to or instead of this directory. The app ID (261110) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References