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 "Chivalry: Medieval Warfare"

From PCGamingWiki, the wiki about fixing PC games
Line 35: Line 35:
  
 
i.e. before:
 
i.e. before:
 
 
<code>TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0,MinMagFilter=Aniso,MipFilter=Point,MipGenSettings=TMGS_SimpleAverage)</code>
 
<code>TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0,MinMagFilter=Aniso,MipFilter=Point,MipGenSettings=TMGS_SimpleAverage)</code>
  
 
After:
 
After:
 
 
<code>TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0,MinMagFilter=Aniso,MipFilter=Point,MipGenSettings=TMGS_SimpleAverage,NumStreamedMips=0)</code>  
 
<code>TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0,MinMagFilter=Aniso,MipFilter=Point,MipGenSettings=TMGS_SimpleAverage,NumStreamedMips=0)</code>  
 
}}
 
}}
  
 +
===Enable Anisotropic Filtering===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Edit the config file}}
 +
#Open <code>%USERPROFILE%\My Documents\My Games\Chivalry Medieval Warfare\UDKGame\Config\UDKSystemSettings.ini</code>
 +
#Search for <code>MaxAnisotropy</code> and replace the number with any other (1-16 recommended), i.e. <code>MaxAnisotropy=8</code>
 +
}}
 
==Game data==
 
==Game data==
 
{{Game Location Table|
 
{{Game Location Table|

Revision as of 23:43, 2 April 2013

Template:Infobox

General Information

Chivalry: Medieval Warfare is multiplayer-only.

Availability

Template:Availability Table

Improvements

Skip intro videos

Instructions

Optimize Textures

Optimizer Textures For users that have problems with low framerate this might help. For Steam users it should be pointed at C:\Program Files (x86)\Steam\steamapps\common\chivalrymedievalwarfare\

Disable partial Texture Streaming

Instructions

Enable Anisotropic Filtering

Instructions

Game data

Template:Game Location Table

The file UDKSystemSettings.ini contains the most important settings.

Save game cloud syncing

Template:Save Game Cloud Syncing

Video settings

Template:Video Settings

Input settings

File:Chivalry-key-bindings.jpg
Key binding options.

Template:Input Settings

Launch options

Notable Launch Options :

  • -resx/-resy : Sets the game resolution e.g. : -resx=1920 -resy=1080 for 1080p
  • -borderless : Starts the game as a borderless windowed fullscreen.
  • -dx11 : Starts the game in Directx11-mode : dx11 is not officially supported but it allows the use of anti-aliasing.

Disabling doubletap dodge

Because accidentally doubletap dodging can be devastating to your health.
Instructions

Rebinding the console key

The default key seems to be geared towards US keyboards so if the console isn't working for you for one reason or another try this.
Instructions

System requirements

Template:System Requirements

References