360haven works best with JavaScript enabled
[Tutorial] Dragon's Dogma Modding - Full Save Editing - Page 22
Loading
Register
Page 22 of 74 FirstFirst ... 121718192021222324252627324772 ... LastLast
Results 169 to 176 of 587
  1. #169
    khoido

    re: Dragon's Dogma Modding - Full Save Editing

    Thank you for the tutorial. Can someone reupload the item list? The mediafire link says the file is not available.

  2. #170
    Senior Member
    tertiussc is offline
    Join Date : Apr 2012
    Location : South Africa
    Posts : 283
    Array

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by tertiussc View Post
    Thanks Idle...I think i just figured out how to increase my vocation.

    Level, Vocation and Vocation Rank:
    <u8 name="mLevel" value="#"/> - Max value = 200 <== what does this do??? does it increase my strenge/magic or something. What happens if i set it to 200. Also the order for the vocations is wrong i am a Sorcerer and my vocation is last. But i was able to spot it since i know what my vocation level was. THANKS MAN
    <u8 name="mJob" value="#"/> - Vocation Selected - Max value = 10
    <array name="mJobLevel" type="u8" count="10">
    <u8 value="#"/> - Vocation Rank Fighter - Max value = 9
    <u8 value="#"/> - Vocation Rank Strider - Max value = 9
    <u8 value="#"/> - Vocation Rank Mage - Max value = 9
    <u8 value="#"/> - Vocation Rank Mystic Knight - Max value = 9
    <u8 value="#"/> - Vocation Rank Assassin - Max value = 9
    <u8 value="#"/> - Vocation Rank Magick Archer - Max value = 9
    <u8 value="#"/> - Vocation Rank Warrior - Max value = 9
    <u8 value="#"/> - Vocation Rank Ranger - Max value = 9
    <u8 value="#"/> - Vocation Rank Sorcerer - Max value = 9
    <u8 value="#"/> - Vocation Rank UNKNOWN - Max value = 9
    </array>
    It did not work i changed my vocation setting from 6 to 9 but it remained the same, What am i doing wrong. also changedmLevel to 100 instead of the 35 it was at i still dont know what it does. I would like to get my sorcerer vocation to 9 so that i can purchase the rest of the abilities before fighting the last BOSS someone help. This is what it looks like now
    <class name="mParam" type="cSAVE_DATA_PARAM">
    <u8 name="mLevel" value="100"/> <== changed this one to 100 not sure what it does
    <u8 name="mJob" value="9"/>
    <array name="mJobLevel" type="u8" count="10">
    <u8 value="1"/>
    <u8 value="1"/>
    <u8 value="1"/>
    <u8 value="9"/> <== this is my Mage vocation
    <u8 value="1"/>
    <u8 value="1"/>
    <u8 value="1"/>
    <u8 value="1"/>
    <u8 value="1"/> <== it cant be this cause my vocation was at 6 and the next one was at 6
    <u8 value="9"/> <== i thought this was my sorcerer vocation
    </array>
    Downloads : 19 || Uploads : 0 || Rep Power : 3402 || Posts : 283 || Thanks : 145 || Thanked 31 Times in 14 Posts


    Beer is proof that God loves us and wants us to be happy!

  3. #171
    Senior Member
    tertiussc is offline
    Join Date : Apr 2012
    Location : South Africa
    Posts : 283
    Array

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by CloudStrife7x View Post
    are you sure, cause when i was playing they were always different xp amount, my character was always a 1 or more levels higher then my pawn XD, have you looked at the status screen in game for both your character and your pawn, mine are different amounts for both XD

    Obviously he modded is character or pown Bah
    Downloads : 19 || Uploads : 0 || Rep Power : 3402 || Posts : 283 || Thanks : 145 || Thanked 31 Times in 14 Posts


    Beer is proof that God loves us and wants us to be happy!

  4. #172
    steverl22

    re: Dragon's Dogma Modding - Full Save Editing

    anyway to mod your weight limit for carrying items?

  5. #173
    Senior Member
    ZeroDarkness89 is offline
    Join Date : Sep 2011
    Posts : 137
    Array

    re: Dragon's Dogma Modding - Full Save Editing

    hey i was just wondering if there is a way to edit the storage items in the beginning of the game before you choose your vocation because every time i do it and load the save it seems to not work.. so do we need items in there already or am i doing something wrong.. also is there a way to deleted quests so you can do them again because what im trying to do is when im finished getting my storage all set i want to deleted the whole completed two starter quests before you meet rook to make into a starter save for myself and if anyone wants it for them to but mostly for myself..


  6. #174
    ★ The Exiled One ★
    Exiledone

    Idlehands88 is offline
    Join Date : Dec 2010
    Location : Whitby, Ontario
    Age : 30
    Posts : 4,709
    Array
    Asteroids Champion
    Twitter: @

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by steverl22 View Post
    anyway to mod your weight limit for carrying items?
    This has been discussed many times and the only way to mod Carry Weight will corrupt your save when you complete the game and will also prevent you from completing the game.
    Downloads : 70 || Uploads : 4 || Rep Power : 13036 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  7. #175
    orochan

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by tertiussc View Post
    It did not work i changed my vocation setting from 6 to 9 but it remained the same, What am i doing wrong. also changedmLevel to 100 instead of the 35 it was at i still dont know what it does. I would like to get my sorcerer vocation to 9 so that i can purchase the rest of the abilities before fighting the last BOSS someone help. This is what it looks like now
    <class name="mParam" type="cSAVE_DATA_PARAM">
    <u8 name="mLevel" value="100"/> <== changed this one to 100 not sure what it does This is your Arisen's level, you jumped from 35 to 100 with probably no stat growth.
    <u8 name="mJob" value="9"/> This number is which Vocation you have selected
    <array name="mJobLevel" type="u8" count="10">
    <u8 value="1"/>1 Fighter
    <u8 value="1"/>2 Strider
    <u8 value="1"/>3 THIS is your Mage Vocation
    <u8 value="9"/>4 <== this is my Mage vocation This is the Mystic Knight Vocation
    <u8 value="1"/>5 Assassin
    <u8 value="1"/>6 Magick
    <u8 value="1"/>7 Warrior
    <u8 value="1"/>8 Ranger
    <u8 value="1"/>9 <== it cant be this cause my vocation was at 6 and the next one was at 6 THIS is your Sorcerer Vocation
    <u8 value="9"/>10 <== i thought this was my sorcerer vocation This is an Unknown vocation
    </array>
    Added some things to help you in there, you really look like you're violating your gamesave in the wrong ways... If something doesn't look right to you, make sure you're loading the right save. Don't forget to mod your discipline points to actually buy the stuff. Also if all else fails, make all u8 values "9" and be a master of everything.

    See where it says '<u8 name="mJob" value="9"/>' ? Start at the first <u8 value="1"/> and count it as 1, go down and when you reach 9, that's the vocation you're currently at. You can change vocations by changing the mjob to any other number, like "1" for Fighter. Here, I even put the numbers in blue so you can understand it better :D
    Last edited by orochan; 06-12-2012 at 06:55 PM. Reason: Making it easier to read

  8. #176
    Senior Member
    I_Bang_Fat_Chicks is offline
    Join Date : Oct 2011
    Location : Right there!
    Posts : 313
    Array

    re: Dragon's Dogma Modding - Full Save Editing

    I just got the game and seeing all this at once is a little scary Idle haha
    Sorry for not understanding right away but can i get some help please?

    Im very lost how do i mod my save exactly?
    Am i copy & pasting or am i looking for every item for me and my main pawn one by one?

    Id ask more questions but.. Im way to lost to know what i need to ask haha, again sorry. =]
    Downloads : 27 || Uploads : 0 || Rep Power : 3637 || Posts : 313 || Thanks : 138 || Thanked 27 Times in 12 Posts


    If I Cant Be A Good EXAMPLE .. Ill Just Have To Be A Horrible WARNING





 

 

Similar Threads

  1. [Repost][Tutorial] Dragon's Dogma Full Save Editing by Idlehands88
    By Xenoith in forum Xbox 360 Modding Discussion
    Replies: 98
    Last Post: 07-12-2018, 11:25 AM
  2. [Help] Dragon's Dogma Freezing after editing save
    By Sareion in forum Help & Support
    Replies: 2
    Last Post: 05-12-2013, 04:23 PM
  3. Can someone help me editing my Dragon's Dogma game save?
    By m02a in forum Xbox 360 Modding Discussion
    Replies: 6
    Last Post: 06-25-2012, 08:35 AM
  4. Was wondering if someone could help with dragon's dogma modding/editing.
    By acrylik in forum Xbox 360 Modding Discussion
    Replies: 4
    Last Post: 06-13-2012, 01:53 AM

Visitors found this page by searching for:

dragons dogma save editor

xbox 360 dragons dogma save editor

dragon dogma save editor dcp value

dragon dogma mod tutorial 360

dragon dogma dark arisen stat edit

dragon dogma save editor change stamina

dragon dogma save editor 360

http:www.360haven.comforumsthreads14213-Dragon-s-Dogma-Modding-Full-Save-Editing

dragons dogma mLogGetWeaponNum

how to mod dragon dogma with horizon#

dragons dogma modding tutorialdragon dogma dark arisen save editorcan you edit save game dragon dogma dark arisen on pc horizonhow to mod dd dark arisen with horizondragons dogma dark arisen save editor xbox 360dragon dogma pc save editordragon dogma save game editordragons dogma save game editordragon dogma save editordragons dogma xbox 360 save editorDDDA Save Manager pcdragons dogma save editor quest iddragons dogma modded vocation xboxdragons dogma editor weaponsdragons dogma DA save editor max stats

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

About 360haven

    360haven is an Forum Devoted To Game modding Fans from all over the world.

    An Awesome Community of Xbox 360 Gamers, Modders and Developers who Create & Share Tutorials, Applications, Gfx, Trainers and Gamesaves.

    A haven for the l33t.
    A scarce paradise for modders.

★★★★★¯\_(ツ)_/¯