More actions
Created page with "Dishonored is a stealth game. = Issues = == Pure black shadows appear on the walls == Pure black shadows appear across the wall as you play the game. This is apparent in cold..." |
No edit summary |
||
Line 8: | Line 8: | ||
# Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config | # Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config | ||
# Open the file DishonoredEngine.ini | # Open the file DishonoredEngine.ini | ||
# Find (CTRL+F) the line TEXTUREGROUP_WorldNormalMap | # Find (CTRL+F) the line TEXTUREGROUP_World | ||
# Change it to ''TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0)'' | |||
# Find TEXTUREGROUP_WorldNormalMap (it should be directly underneath TEXTUREGROUP_World) | |||
# Change it to ''TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)'' | # Change it to ''TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)'' | ||
# Save it and restart the game if you were alt-tabbed | # Save it and restart the game if you were alt-tabbed |
Revision as of 23:30, 23 May 2016
Dishonored is a stealth game.
Issues
Pure black shadows appear on the walls
Pure black shadows appear across the wall as you play the game. This is apparent in coldridge prison. The shadows move as you move the crosshair. This is usually caused by changing the MaxLODSize settings in the DishonoredEngine.ini configuration file.
Solution
- Click Start -> Documents -> My Games -> Dishonored -> DishonoredGame -> Config
- Open the file DishonoredEngine.ini
- Find (CTRL+F) the line TEXTUREGROUP_World
- Change it to TEXTUREGROUP_World=(MinLODSize=256,MaxLODSize=2048,LODBias=0)
- Find TEXTUREGROUP_WorldNormalMap (it should be directly underneath TEXTUREGROUP_World)
- Change it to TEXTUREGROUP_WorldNormalMap=(MinLODSize=256,MaxLODSize=2048,LODBias=0)
- Save it and restart the game if you were alt-tabbed