PDA

View Full Version : Why?


Xoranes
06-30-2011, 10:39 AM
I'm just asking WHY this is happening? And yes, i changed the DnDengin.ini to get a Resolution of 1920x1080, i can make a Tutorial if some1 want.;) Anyway, i tryed it with an other resolution but i still have the same bug with some Armors and Weapons (Not Helmets). It happens when armor have Special effekts like Fire,light and stuff like it. When it got it they color like following:
http://imageshack.us/photo/my-images/200/whyp.jpg/

I mean, i CAN play with it, but it just ruins the Atmosphere. Pls fix it or some1 can tell me HOW to fix it.

I'm using Windows 7.

ONe mOMENT
06-30-2011, 10:58 AM
Yep, its a common problem. go into the: Daggerdale/DnDGame/Config/Defaultgame.ini

Scroll down to the almost bottom and look for " MAGIC PROPERTIES"

Eg;
[ArcaneForce_1 DNDMagicProperty]
;DisplayName=Basalt
PropertyType=PT_PREFIX
MagicType=MT_FORCE
VisualEffect=MT_FORCE
SpellDamagePercentRange=(Type=MT_FORCE,Min=5,Max=1 0)

Change the line "VisualEffect=MT_FORCE" to ";VisualEffect=MT_FORCE" for all things of such nature. putting the ";" at the head of the line.

Eg;
[ArcaneForce_1 DNDMagicProperty]
;DisplayName=Basalt
PropertyType=PT_PREFIX
MagicType=MT_FORCE
;VisualEffect=MT_FORCE
SpellDamagePercentRange=(Type=MT_FORCE,Min=5,Max=1 0)

Remember to do it for all things that have "VisualEffect". At first i think i only did the armor section of the ini. Cleared up most but some still remained, so may as well slap it on all or just trial and error it.

Rumtruffle
06-30-2011, 11:27 AM
make a back-up of that ini file first.

its likely that youll need to revert to it, if and when the developers actually bother fixing this bug.

Xoranes
06-30-2011, 11:31 AM
Alright, it worked. It taked some minutes to make the ; infront of VisualEffect but thank you VERY much.

Update:
Too late, i didn't take a Backup

ONe mOMENT
06-30-2011, 11:51 AM
Sorry should have said back it up, but its an easy fix. Just back up your new one to desktop, delete it from the DnD folder. Verify integ of game through steam. Then switch the freshly downloaded original, with your edited version you copied to desktop.

So now the Original is on desktop, and your copy is back in gamefiles. Simple as chips.

Or just delete your one from files if and when they release a fix.

Xoranes
07-01-2011, 02:47 AM
An other Problem Occured..... I can't select a Chapter after i beat the game. It's just greyed out. I wan't that god damn weapon from the Trader in the last Chapter! I am now at the dwarf town and have no quests, when i try to go through the Door to the next chapter nothing happens, the same when i go to the portal back in the First Chapter D:

Is there a way to fix this too?