I think that with that code you can get the New Game+ and the armors package DLC for free too! the only problem is that idk what to use to sustitude the "0"'s so im asking for help :S
P.D. Sorry for the bad english u.u
08-09-2012
JobVanDam
Re: Dragons Dogma Free-Dlc with modding help!
Hey those specific lines you mentioned in that second block are the next ones I wanted to mess around with.
Here's what I do know about DLC.
They have only released weapons, armor, quests and some character edit stuff. When you get DLC armor and weapons it just adds it to your storage box which can be found at an inn, DLC quests are available in the the notice board downstairs at the Pawn Guild (be aware though some DLC quests don't show up until you pass certain quests in the main storyline), character edit stuff is obviously found in the character edit screen.
So I'm thinking the move is to edit all those "0"'s to "1"'s, fire up the game, check the associated DLC areas (storage box, Pawn Guild notice board and character edit menu) and report back what we found.
Here's the part that makes me nervous.
<u32 value="0"/>
The u32 is the datatype. After checking out some other u32 variables in that same savefile they can be up to 9 digits long which means it can accept a number into the millions. Maybe the DLC gets unlocked with sequential numbers (i.e 1, 2, 3 etc.), maybe its the date of the DLC (i.e 201207091, 201207092 etc.), maybe its a randomly generated number or maybe its not even a number...
This is something we are just going to have to experiment with.
08-11-2012
JobVanDam
Re: Dragons Dogma Free-Dlc with modding help!
Quick update.
Currently trying to edit those DLC lines... nothing so far. Changed them to all 1's, nothing. All 9999999's and still nothing.
Did find this out though:
<u32 name="mWeatherType" value="1"/>
1 == cloudy
2 == very cloudy
3 == fairly clear
5 == foggy
08-11-2012
JobVanDam
Re: Dragons Dogma Free-Dlc with modding help!
After even more attempts I'm getting nothing. Even if I make my HairNo 46 it just reverts my HairNo to 1. That DLC is locked up tight.
Anyone out there who has downloaded one of the DLC's willing to post those "DLC" related lines in there savefile? Maybe still I might be able to figure it out, thanks.
08-11-2012
Rivvik
1 Attachment(s)
Re: Dragons Dogma Free-Dlc with modding help!
This save has "100 Quests" 1-4, Anti-monster pack, Debilitating Weapons pack, Demon protection pack, angels protection pack, bonus equipment 1-3, and the first notice board quests dlc.
After inserting Rivik's DLC values into my own savefile it unlocked nothing. At first I tried each of the values Rivik's file had all by itself and it unlocked nothing. Then finally I entered them all, still nothing. Then I tried changing the values a little and still nothing.
I'm thinking because the values go into the billions there is a specific number for each DLC that's associated with your profile stored on a server somewhere so everyone is going to have a different value.
If I'm wrong I don't what else it could be cause I'm out of ideas.
Again thanks Rivik for the upload.
08-13-2012
imAndrew
Re: Dragons Dogma Free-Dlc with modding help!
@JobVanDam Did you tried to check the black cat market? i heard that the weapons and armor dlc are for sell there after purchase.
08-13-2012
JobVanDam
Re: Dragons Dogma Free-Dlc with modding help!
Quote:
Originally Posted by imAndrew
@JobVanDam Did you tried to check the black cat market? i heard that the weapons and armor dlc are for sell there after purchase.