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 "Dungeons & Dragons: Daggerdale"

From PCGamingWiki, the wiki about fixing PC games
m (Robot: Cosmetic changes)
Line 49: Line 49:
 
<pre>C:\Users\%USERNAME%\Documents\My Games\Daggerdale\DnDGame\SaveData\</pre>
 
<pre>C:\Users\%USERNAME%\Documents\My Games\Daggerdale\DnDGame\SaveData\</pre>
  
==System Requirements==
+
== System Requirements ==
 
{{SysReq
 
{{SysReq
 
|minproc = Core 2 Duo 2.0GHz, Athlon X2
 
|minproc = Core 2 Duo 2.0GHz, Athlon X2
Line 57: Line 57:
 
}}
 
}}
  
==See Also==
+
== See Also ==
*[[Dungeons & Dragons Online: Eberron Unlimited]]
+
* [[Dungeons & Dragons Online: Eberron Unlimited]]
  
 
[[Category:Game]]
 
[[Category:Game]]
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 17:31, 12 September 2012

Template:Infobox

Change screen resolution

1. Open the file "DefaultEngine.ini" at the following location:

C:\Program Files (x86)\Steam\steamapps\common\daggerdale\DnDGame\Config\

2. Search for the following command lines:

ResX=

ResY=

3. Modify the lines to your favored screen resolution. For example, for a 1920x1080 resolution:

ResX=1920

ResY=1080

Missing textures fix

1. Open the file "DefaultGame.ini" at the following location:

C:\Program Files (x86)\Steam\steamapps\common\daggerdale\DnDGame\Config\

2. Scroll down to the section "MAGIC PROPERTIES"

3. Below this section, find every instance of the following command line:

VisualEffect=

4. Replace them with:

;VisualEffect=

Note: This fix actually removes the magic visual effects appearing on enchanted equipment.

Save game

It is important to note that the game only autosaves after completing a quest. Thus, it is recommended to frequently save the game manually through the Pause menu, especially before a big fight.

Save game location

C:\Users\%USERNAME%\Documents\My Games\Daggerdale\DnDGame\SaveData\

System Requirements

Template:SysReq

See Also