Re: Dragon's Dogma - Editor
Quote:
Originally Posted by
CloudStrife7x
i found my main pawn by writing down her stats, then using the Find and Replace tool in the editor, i typed mhp, and clicked find 4 times, that should be the main pawn, at least it was for me, be sure to check if the stats match the ones you wrote down, and if that isnt your main pawn then click on find again and it will take you to another pawn, keep doing that till you find the right stats for you main pawn :)
Found it, thanks. Just typed "mhp" and clicked find four times. Would you happen to know how to change vocation ranks (and what does it do mainly)
Re: Dragon's Dogma - Editor
Quote:
Originally Posted by
swizzzy
Found it, thanks. Just typed "mhp" and clicked find four times. Would you happen to know how to change vocation ranks (and what does it do mainly)
well the way a increased my vocation rank was by typing "mJobExp" and click find, then you should see 10 values below it that are mostly 0 and one or more will be like 100-500 or more just depending on how long you've played in that vocation, now you can change that one to "999999" and you will reach max vocation rank in that vocation, which lets you buys more skills at the inn, also you can change all the values to "999999" and when you change your vocation to another one it will automatically rank up to max
Re: Dragon's Dogma - Editor
Hey cloud! how do you change your eye color I want to change my to light red but every time I do nothing happens.
How much XP do you actually need to reach max vocation?
Re: Dragon's Dogma - Editor
Re: Dragon's Dogma - Editor
Quote:
Originally Posted by
xchroahx
need help, how this works?
guessing u know how take out the gamesave all you gotta to is open the file DD_SAVEDATA_00 and on contents u extract the file name DD_SAVEDATA use the dragon dogma tool and look u look fo rthis part
and you change only th number that it between "" does to simbol like you can see this is for ur player hp stamina attacks and all that
<f32 name="mHp" value="10412.000000"/>
<f32 name="mHpMax" value="10312.000000"/>
<f32 name="mHpMaxWhite" value="10412.000000"/>
<f32 name="mStamina" value="9993245.000000"/>
<f32 name="mStaminaBase" value="500.000000"/>
<f32 name="mStaminaLv" value="9992715.000000"/>
<f32 name="mBasicAttack" value="2404.000000"/>
<f32 name="mBasicDefend" value="2314.000000"/>
<f32 name="mBasicMgcAttack" value="1911.000000"/>
<f32 name="mBasicMgcDefend" value="1850.000000"/>
this part 4 job points note u gotta change the 10 to tha same number
<array name="mJobPoints" type="u32" count="10">
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<s32 name="mGold" value="9999999"/> (this is for gold )
<s32 name="OnlinePoint" value="9999999"/>(this is for online point )
well that just the basic have fun
Re: Dragon's Dogma - Editor
Quote:
Originally Posted by
lalola92ha
guessing u know how take out the gamesave all you gotta to is open the file DD_SAVEDATA_00 and on contents u extract the file name DD_SAVEDATA use the dragon dogma tool and look u look fo rthis part
and you change only th number that it between "" does to simbol like you can see this is for ur player hp stamina attacks and all that
<f32 name="mHp" value="10412.000000"/>
<f32 name="mHpMax" value="10312.000000"/>
<f32 name="mHpMaxWhite" value="10412.000000"/>
<f32 name="mStamina" value="9993245.000000"/>
<f32 name="mStaminaBase" value="500.000000"/>
<f32 name="mStaminaLv" value="9992715.000000"/>
<f32 name="mBasicAttack" value="2404.000000"/>
<f32 name="mBasicDefend" value="2314.000000"/>
<f32 name="mBasicMgcAttack" value="1911.000000"/>
<f32 name="mBasicMgcDefend" value="1850.000000"/>
this part 4 job points note u gotta change the 10 to tha same number
<array name="mJobPoints" type="u32" count="10">
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<u32 value="0"/>
<s32 name="mGold" value="9999999"/> (this is for gold )
<s32 name="OnlinePoint" value="9999999"/>(this is for online point )
well that just the basic have fun
you extract DD_SAVEDATA_00 with what?
Re: Dragon's Dogma - Editor
message when i open DD_SAVEDATA_00 --> bad state unknown compression method 0x50 ( i can't open the file in the program )
help please
Re: Dragon's Dogma - Editor
Quote:
Originally Posted by
picly
you extract DD_SAVEDATA_00 with what?
a program call modio or horizon