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
(Added a link(3rd link) to "Useful Links and Tools" -section)
(Removed unnecessary commentary.)
Line 10: Line 10:
 
|gog            =  
 
|gog            =  
 
}}
 
}}
 
'''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 ==

Revision as of 01:54, 10 January 2013

This page may require cleanup to meet basic quality standards. You can help by modifying the article. The discussion page may contain useful suggestions.

Template:Infobox

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.

Sound Tweak

Users using surround sound headsets such as the Logitech G35 will experience a lot of static or crackling to the point of actual damaging to the hearing when using the base game. There is no definite fix for this however there is a way to change it in the files.

  1. Go to
    C:\Users\%USERNAME%\Documents\DeadIsland\out\Settings
  2. look for the the Audio.scr file and open it with notepad or something like it.
  3. look for the line: API("XAudio2") and change it to API("aOpenAL")

This will fix the game's sound partly, because static might still occur however most of the problem is over


System Requirements

Minimal System Requirements. Windows XP/7, Core2Duo 2.66 GHz, 1 GB Ram, 7 GB of free space, Ati 2600XT 512MB VRAM (GeForce 8600GT).

Recommended Windows XP/7, Core2Duo 2.66 Ghz preferably better, 4 GB Ram, 7 GB of free space, Geforce 9600 1GB VRAM.


Useful Links and Tools