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 "Dead Island"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
Line 5: Line 5:
 
|publisher      = [[Wikipedia:Deep Silver|Deep Silver]]
 
|publisher      = [[Wikipedia:Deep Silver|Deep Silver]]
 
|engine        = Chrome Engine 5
 
|engine        = Chrome Engine 5
|release dates  = <sup>NA</sup> September 6, 2011<br/><sup>PAL</sup> September 9, 2011<br/><sup>JP</sup> October 20, 2011
+
|release dates  = <sup>NA</sup> September 6, 2011<br /><sup>PAL</sup> September 9, 2011<br /><sup>JP</sup> October 20, 2011
 
|steam          = 91310
 
|steam          = 91310
 
|gog            =  
 
|gog            =  
Line 12: Line 12:
 
'''Dead Island''' uses Techland's Chrome Engine with DX10 support. Game seriously lacks advanced graphics options and even after the patches still has lots of bugs. But due to aspiring players and modders there are a lot of user-created fixes available.
 
'''Dead Island''' uses Techland's Chrome Engine with DX10 support. Game seriously lacks advanced graphics options and even after the patches still has lots of bugs. But due to aspiring players and modders there are a lot of user-created fixes available.
  
==Game Settings and Saves Location==
+
== Game Settings and Saves Location ==
 
Main file with a lot of things available to change
 
Main file with a lot of things available to change
 
<pre>C:\Program Files (x86)\Steam\steamapps\common\dead island\DI\Data0.pak</pre>
 
<pre>C:\Program Files (x86)\Steam\steamapps\common\dead island\DI\Data0.pak</pre>
Line 25: Line 25:
 
# Place the default_levels.xml in the skills sub folder. Open the file, edit away.
 
# Place the default_levels.xml in the skills sub folder. Open the file, edit away.
  
==Issues and Fixes==
+
== Issues and Fixes ==
 
If you don't want to manually apply some of these tweaks check out tools section at end of the page.
 
If you don't want to manually apply some of these tweaks check out tools section at end of the page.
===Long Load Times===
+
=== Long Load Times ===
 
Some users are experiencing ridiculously long load times when doing things like loading the menu, game, etc. It can literally take over 5-10 minutes for some people. Oddly enough, this may relate to error logging that is done by the game.
 
Some users are experiencing ridiculously long load times when doing things like loading the menu, game, etc. It can literally take over 5-10 minutes for some people. Oddly enough, this may relate to error logging that is done by the game.
  
Line 35: Line 35:
 
This will prevent the game from writing data to the log because it is no longer writable (hence Read Only). Surprisingly, this may fix your long loading times.
 
This will prevent the game from writing data to the log because it is no longer writable (hence Read Only). Surprisingly, this may fix your long loading times.
  
==Graphic Tweaks==
+
== Graphic Tweaks ==
 
If you don't want to manually apply these tweaks check out tools section at end of the page.
 
If you don't want to manually apply these tweaks check out tools section at end of the page.
===Changing FOV===
+
=== Changing FOV ===
 
In default_levels.xml find CVAR
 
In default_levels.xml find CVAR
 
<pre>CameraDefaultFOV</pre>
 
<pre>CameraDefaultFOV</pre>
 
and change it accordingly.
 
and change it accordingly.
  
==System Requirements==
+
== System Requirements ==
 
{{SysReq
 
{{SysReq
 
|minOS = Windows XP
 
|minOS = Windows XP
Line 54: Line 54:
 
}}
 
}}
  
==Useful Links and Tools==
+
== Useful Links and Tools ==
*[http://downloads.zafehouse.com/deadislandhelper/dih_latest.zip Dead Island Helper] - The easiest way to apply fixes and tweaks to Dead Island
+
* [http://downloads.zafehouse.com/deadislandhelper/dih_latest.zip Dead Island Helper] - The easiest way to apply fixes and tweaks to Dead Island
*[http://www.youtube.com/watch?v=OXXacDmEYFc&feature=youtu.be&hd=1 Manually tweak and fix Dead Island] - YouTube video showing how to apply tweaks
+
* [http://www.youtube.com/watch?v=OXXacDmEYFc&feature=youtu.be&hd=1 Manually tweak and fix Dead Island] - YouTube video showing how to apply tweaks
  
[[Category: Game]]
+
[[Category:Game]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 17:25, 12 September 2012

Template:Infobox

Dead Island uses Techland's Chrome Engine with DX10 support. Game seriously lacks advanced graphics options and even after the patches still has lots of bugs. But due to aspiring players and modders there are a lot of user-created fixes available.

Game Settings and Saves Location

Main file with a lot of things available to change

C:\Program Files (x86)\Steam\steamapps\common\dead island\DI\Data0.pak
  • To open .pak files you can use any archive program like WinRAR or 7-Zip

In that archive go to Data/Skills/ and extract default_levels.xml

Here's how to apply changes:

  1. Extract file you want to change (In this case default_levels.xml)
  2. Locate your Dead Island folder in your user's documents folder
  3. Create "Data" folder and "Skills" subfolder
  4. Place the default_levels.xml in the skills sub folder. Open the file, edit away.

Issues and Fixes

If you don't want to manually apply some of these tweaks check out tools section at end of the page.

Long Load Times

Some users are experiencing ridiculously long load times when doing things like loading the menu, game, etc. It can literally take over 5-10 minutes for some people. Oddly enough, this may relate to error logging that is done by the game.

  1. Go to
    C:\Users\%USERNAME%\Documents\deadisland\out\logs\
  2. Right click the crash.log -> Properties — and mark the file as “Read Only”

This will prevent the game from writing data to the log because it is no longer writable (hence Read Only). Surprisingly, this may fix your long loading times.

Graphic Tweaks

If you don't want to manually apply these tweaks check out tools section at end of the page.

Changing FOV

In default_levels.xml find CVAR

CameraDefaultFOV

and change it accordingly.

System Requirements

Template:SysReq

Useful Links and Tools