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 "Crusader Kings II"

From PCGamingWiki, the wiki about fixing PC games
m
m (Removed the cheats, added a link to the wiki for all the commands, listed some debug commands (which are more relevant to the nature of the wiki))
Line 88: Line 88:
  
 
== Console commands ==
 
== Console commands ==
Press <code>`</code> or <code>Alt+Numpad 2+Numpad 1</code> in-game to enter console commands, before typing the following:
+
{{mm}} All the console commands can be found on the [http://ckiiwiki.com/Console_Commands Crusader Kings II wiki]. Only some of the debug commands are listed below.
*<code>fow</code> - Toggle fog of war on/off
+
Press <code>`</code> (or the equivalent key above ''TAB'' on your keyboard) or <code>Alt+Numpad 2+Numpad 1</code> in-game to enter console commands.
 +
*<code>fullscreen</code> - Toggles fullscreen
 
*<code>clear</code> - Clears the console
 
*<code>clear</code> - Clears the console
*<code>nextsong</code> - Forces the game to skip the current song
+
*<code>debug_assert</code> - Toggles asserts on/off
*<code>observe</code> - Enables the AI for your old ruler, leaving you only to observe what's going on in the game(good for testing)
+
*<code>debug_bloom</code> - Toggles bloom on/off
*<code>charinfo 1</code> - Makes possible to see the character ID in his tooltip
+
*<code>debug_borders</code> - Toggles borders on/off
*<code>cash <#></code> - Gives player gold
+
*<code>debug_citysprawl</code> - Toggles city sprawl on/off
*<code>piety <#></code> - Gives player piety
+
*<code>debug_dumpevents</code> - Dumps event data to game log
*<code>prestige <#></code> - Gives player prestige
+
*<code>debug_hires</code> - Toggles terrain hires mode on/off
*<code>kill <character ID></code> - Kill indicated character
+
*<code>debug_info</code> - Toggles debug info
*<code>religion <set name></code> - Changes your religion
+
*<code>debug_lines</code> - Toggles debuglines
*<code>marry_anyone</code> - Marry anyone, including close family
+
*<code>debug_nogui</code> - Toggles GUI on/off
*<code>imprison <character ID></code> - Makes the corresponding character your prisoner
+
*<code>debug_nomouse</code> - Toggles mouse scrollwheel on/off
*<code>banish <character ID></code> - Makes the corresponding character to flee his current court
+
*<code>debug_postfx</code> - Toggles postFX on/off
*<code>allow_laws</code> - Makes possible to change crown and succession laws at will
+
*<code>debug_rivers</code> - Toggles rivers on/off
*<code>play <character ID></code> - Control the corresponding character
+
*<code>debug_sky</code> - Toggles sky on/off
*<code>plots_known</code> - (Default is on) Turn the ability to see plots on and off
+
*<code>debug_smooth</code> - Toggles frame smoothing on/off
*<code>discover_plots</code> - Searches through plots in your realm and discovers them
+
*<code>debug_terrain</code> - Toggles terrain on/off
*<code>culture <set name></code> - Changes your culture
+
*<code>debug_textures</code> - Dumps texture info to debug log
*<code>give_title <title ID> <character ID></code> - Gives the corresponding character the desired title(Usually the titles are k_title for Kingdoms, d_title for Duchies, c_title for Counties and b_title for Baronies)
+
*<code>debug_tooltip</code> - Toggles tooltips on/off
*<code>claim <title ID></code> - Forges a claim for you on the corresponding title
+
*<code>debug_trees</code> - Toggles trees on/off
*<code>event <event ID> <character ID></code> - Triggers an event to the corresponding character, if not provided with a character ID, it will trigger for your current ruler
+
*<code>debug_water</code> - Toggles water on/off
*<code>age <character ID> <#> - Modifies the corresponding character age
+
*<code>debug_wireframe</code> - Toggles forced wireframe on/off
*<code>add_martial <character ID> <#></code> - Change the martial stat of the corresponding character
+
*<code>help</code> - Print out all console commands or a specific command's description
*<code>add_diplomacy <character ID> <#></code> - Change the diplomacy stat of the corresponding character
+
*<code>observe</code> - Switches to play no character at all
*<code>add_stewardship <character ID> <#></code> - Change the stewardship stat of the corresponding character
+
*<code>refresh_portraits</code> - Refreshes all character portraits as soon as possible
*<code>add_intrigue <character ID> <#></code> - Change the intrigue stat of the corresponding character
+
*<code>reload ''filename''</code> - Reloads the gui or lua file
*<code>add_learning <character ID> <#></code> - Change the learning stat of the corresponding character
+
*<code>reloadinterface</code> - Reloads the entire interface
*<code>pollinate <mother ID> <father ID></code> - Makes the woman pregnant with the child of the corresponding character
+
*<code>reloadtexture ''texture-filename''</code> - Reloads the specified texture
  
 
== Issues fixed ==
 
== Issues fixed ==

Revision as of 17:40, 2 March 2013

Template:Infobox Crusader Kings (series) Key points

Highly recommended mod A Song of Ice and Fire also known as the Game of Thrones mod.
Many of the game's tutorials are broken and cause it to crash.

General information

Crusader Kings II Wiki
Steam Community Discussions

Availability

Template:Availability Table

Steam version can be launched without Steam running.

Game data

Template:Game Location Table

Improvements

Note that any mods installed will use the settings.txt located in the mod subfolder, e.g. C:\Users\Emboar\My Documents\Paradox Interactive\Crusader Kings II\A Game of Thrones\

Notable mods

A Song of Ice and Fire, also known as the Game of Thrones mod.

Video settings

Template:Video Settings

Windowed

Instructions

Borderless fullscreen windowed

Whilst this feature is not natively supported, a similar effect can be achieved by setting the game to windowed mode and setting a custom resolution.
Instructions

Anisotropic filtering (AF)

Instructions

Console commands

All the console commands can be found on the Crusader Kings II wiki. Only some of the debug commands are listed below.

Press ` (or the equivalent key above TAB on your keyboard) or Alt+Numpad 2+Numpad 1 in-game to enter console commands.

  • fullscreen - Toggles fullscreen
  • clear - Clears the console
  • debug_assert - Toggles asserts on/off
  • debug_bloom - Toggles bloom on/off
  • debug_borders - Toggles borders on/off
  • debug_citysprawl - Toggles city sprawl on/off
  • debug_dumpevents - Dumps event data to game log
  • debug_hires - Toggles terrain hires mode on/off
  • debug_info - Toggles debug info
  • debug_lines - Toggles debuglines
  • debug_nogui - Toggles GUI on/off
  • debug_nomouse - Toggles mouse scrollwheel on/off
  • debug_postfx - Toggles postFX on/off
  • debug_rivers - Toggles rivers on/off
  • debug_sky - Toggles sky on/off
  • debug_smooth - Toggles frame smoothing on/off
  • debug_terrain - Toggles terrain on/off
  • debug_textures - Dumps texture info to debug log
  • debug_tooltip - Toggles tooltips on/off
  • debug_trees - Toggles trees on/off
  • debug_water - Toggles water on/off
  • debug_wireframe - Toggles forced wireframe on/off
  • help - Print out all console commands or a specific command's description
  • observe - Switches to play no character at all
  • refresh_portraits - Refreshes all character portraits as soon as possible
  • reload filename - Reloads the gui or lua file
  • reloadinterface - Reloads the entire interface
  • reloadtexture texture-filename - Reloads the specified texture

Issues fixed

Activation code length

If your activation code is too short for the code input box upon installation, fill the additional spaces with the character 'X', e.g. for a code formatted as AAAAA-BBBBB-CCCC you would input it as AAAA-ABBB-BBCC-CCXX-XXXX-XXXX.

Graphics card stress/overheating

This is a likely cause of a game crash if your system only just meets the minimum system requirements to run the game. With such crashes, usually your graphics card will be at fault. One way to reduce stress on your graphics card is to turn off some of the more system-intensive options.

  1. Open settings.txt in the game data folder
  2. Change draw_trees=yes to draw_trees=no
  3. Change draw_rivers=yes to draw_rivers=no
  4. Change draw_postfx=yes to draw_postfx=no
  5. Change draw_sky=yes to draw_sky=no
  6. Change draw_bloom=yes to draw_bloom=no

This will prevent the game from rendering trees and thus significantly reduce the amount of information your graphics card has to process, in turn reducing the overall load on your system.[1]

Multiplayer incompatible versions

Your game version is given by "CK2 v<version> (<checksum>)" (for example, "CK2 v1.06 (YYEV)"). After a multiplayer match, its possible for the checksum to change in some PCs (for example, to "CK2 v1.06 (ZYEV)"), while the others keep the same checksum. This won't allow you to play in multiplayer due to incompatible versions. Restarting the game fixes this problem.

System requirements

Template:System Requirements Template:System Requirements Template:System Requirements

References