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 (stub)
(Start of article overhaul, video settings & improvements expanded, etc.)
Line 1: Line 1:
{{stub}}
 
 
{{infobox
 
{{infobox
 
|title          = Crusader Kings II
 
|title          = Crusader Kings II
 
|cover          = Crusader_Kings_II_Box.jpg
 
|cover          = Crusader_Kings_II_Box.jpg
|developer      = Paradox Interactive
+
|developer      = [[Wikipedia:Paradox Interactive|Paradox Interactive]]
|publisher      = Paradox Interactive
+
|publisher      = [[Wikipedia:Paradox Interactive|Paradox Interactive]]
 
|engine        = Clausewitz Engine
 
|engine        = Clausewitz Engine
 
|release dates  = 14 February 2012
 
|release dates  = 14 February 2012
Line 11: Line 10:
 
}}
 
}}
  
Crusader Kings II is a Grand Strategy game set in 1066 to 1453 based around ensuring the survival of the player's dynasty through the ages.
+
'''Crusader Kings II''' was released in 2012 and developed and published by [[Wikipedia:Paradox Interactive|Paradox Interactive]].
  
It is the sequel to [[Crusader Kings]] (2004)
+
It is the sequel to [[Crusader Kings]], which was released in 2004.
  
 
==Issues and Fixes==
 
==Issues and Fixes==
===Wrong length activation code===
+
===Activation Code Length===
 
Fill the missing code spaces using X's, AAAAA-BBBBB-CCCC would go in as AAAA-ABBB-BBCC-CCXX-XXXX-XXXX.
 
Fill the missing code spaces using X's, AAAAA-BBBBB-CCCC would go in as AAAA-ABBB-BBCC-CCXX-XXXX-XXXX.
  
 
==Graphical Tweaks==
 
==Graphical Tweaks==
 +
===Anisotropic Filtering===
 +
To enable anisotropic filtering, open <code>settings.txt</code> before navigating to the following line:
 +
<pre>anisotropic_filtering=0</pre>
 +
Change this value to any number greater than 0 and less than 8 for varying degrees of anisotropic filtering.
 +
===Settings.txt===
 +
To modify several graphics and resolution settings you will need to locate and open this file. It is located at:
 +
<pre>C:\Users\%USERNAME%\Documents\Paradox Interactive\Crusader Kings II\</pre>
  
 +
==Improvements==
 +
===[[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. To do this, navigate to <code>settings.txt</code> (see above for the file location). Open this file, and locate this line:
 +
<pre>fullscreen=yes</pre>
 +
Change it to the following:
 +
<pre>fullscreen=no</pre>
 +
Now locate the line dictating resolution:
 +
<pre>size=
 +
{
 +
x=[Desired x-axis resolution value]
 +
y=[Desired y-axis resolution value]
 +
}</pre>
 +
Set the values for x and y to your monitor resolution and the game will run in a borderless fullscreen windowed mode. Note some text-blurring may occur.
 +
===Console Commands===
 +
Press <code>`</code> in-game to enter console commands, before typing the following:
 +
*<code>fow on/off</code> - fog on war on or of
 +
*<code>cash</code> - gives 5000 gold
 +
*<code>piety</code> - gives 5000 piety
 +
*<code>prestige</code> - gives 5000 prestige
 +
===SSD Loading===
 +
Due to the lengthy load times of the game, it can be beneficial to install the game to a Solid State Drive (SSD) if possible, as this will significantly reduce these loading times.
 
===Windowed Mode===
 
===Windowed Mode===
Edit the file <pre>C:\Users\%USERNAME%\Documents\Paradox Interactive\Crusader Kings II\settings.txt</pre> and change the line '''fullscreen=yes''' to '''fullscreen=no'''
+
Change the following line:
 +
<pre>fullscreen=yes</pre>
 +
to the following:
 +
<pre>fullscreen=no</pre>
  
=== Console commands ===
+
==Video Settings==
Press ` to enter console commands:
+
{{VideoSettings
fow on/off - fog on war on or of
+
|4-3_native=true
cash - gives 5000 gold
+
|4-3_tweak=
piety - gives 5000 piety
+
|4-3_notes= Resolutions from 1024x768. Also includes support for 5:30 and 16:10 aspect ratios.
prestige - gives 5000 prestige
+
|16-9_native=true
 +
|16-9_tweak=
 +
|16-9_notes=Resolutions from 1360x768.
 +
|anisotropic_native=false
 +
|anisotropic_tweak=true
 +
|anisotropic_notes=Must be enabled by modifying <code>settings.txt</code>. See [http://pcgamingwiki.com/wiki/Crusader_Kings_II#Graphical_Tweaks Graphical Tweaks].
 +
|antialiasing_native=true
 +
|antialiasing_tweak=
 +
|antialiasing_notes=Listed as 'Multisample Level' in game. Options are 0, 2, 4 and 8.
 +
|windowed_native=false
 +
|windowed_tweak=true
 +
|windowed_notes=Must be enabled by modifying <code>settings.txt</code>. See [http://pcgamingwiki.com/wiki/Crusader_Kings_II#Graphical_Tweaks Graphical Tweaks].
 +
|fullscreen_native=false
 +
|fullscreen_tweak=true
 +
|fullscreen_notes=Must be enabled by modifying <code>settings.txt</code>. See [http://pcgamingwiki.com/wiki/Crusader_Kings_II#Graphical_Tweaks Graphical Tweaks].
 +
|fov_native=false
 +
|fov_tweak=false
 +
|fov_notes=
 +
|multimonitor_native=false
 +
|multimonitor_tweak=false
 +
|multimonitor_notes=
 +
|vsync_native=true
 +
|vsync_tweak=
 +
|vsync_notes=
 +
}}
  
 
==System Requirements==
 
==System Requirements==

Revision as of 08:32, 22 April 2012

Template:Infobox

Crusader Kings II was released in 2012 and developed and published by Paradox Interactive.

It is the sequel to Crusader Kings, which was released in 2004.

Issues and Fixes

Activation Code Length

Fill the missing code spaces using X's, AAAAA-BBBBB-CCCC would go in as AAAA-ABBB-BBCC-CCXX-XXXX-XXXX.

Graphical Tweaks

Anisotropic Filtering

To enable anisotropic filtering, open settings.txt before navigating to the following line:

anisotropic_filtering=0

Change this value to any number greater than 0 and less than 8 for varying degrees of anisotropic filtering.

Settings.txt

To modify several graphics and resolution settings you will need to locate and open this file. It is located at:

C:\Users\%USERNAME%\Documents\Paradox Interactive\Crusader Kings II\

Improvements

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. To do this, navigate to settings.txt (see above for the file location). Open this file, and locate this line:

fullscreen=yes

Change it to the following:

fullscreen=no

Now locate the line dictating resolution:

size=
{
	x=[Desired x-axis resolution value]
	y=[Desired y-axis resolution value]
}

Set the values for x and y to your monitor resolution and the game will run in a borderless fullscreen windowed mode. Note some text-blurring may occur.

Console Commands

Press ` in-game to enter console commands, before typing the following:

  • fow on/off - fog on war on or of
  • cash - gives 5000 gold
  • piety - gives 5000 piety
  • prestige - gives 5000 prestige

SSD Loading

Due to the lengthy load times of the game, it can be beneficial to install the game to a Solid State Drive (SSD) if possible, as this will significantly reduce these loading times.

Windowed Mode

Change the following line:

fullscreen=yes

to the following:

fullscreen=no

Video Settings

Template:VideoSettings

System Requirements

Template:SysReq