360haven works best with JavaScript enabled
[Tutorial] Dragon's Dogma Modding - Full Save Editing - Page 6
Loading
Register
Page 6 of 74 FirstFirst 1234567891011163156 ... LastLast
Results 41 to 48 of 587
  1. #41
    Haven Donator

    Insane JIC is offline
    Join Date : Dec 2010
    Location : Freedom St. At the edge of insanity.
    Age : 36
    Posts : 1,042
    Array

    re: Dragon's Dogma Modding - Full Save Editing

    Anyway to change inclinations Idle, been wanting to change my primary but it will not let me. drink a crapload of potions but still
    the same.
    Downloads : 61 || Uploads : 6 || Rep Power : 5950 || Posts : 1,042 || Thanks : 121 || Thanked 124 Times in 93 Posts


    Think about it! we consume, we reproduce, we spread, we infect, We're the real rats.

  2. #42
    ★ The Exiled One ★
    Exiledone

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

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by Insane JIC View Post
    Anyway to change inclinations Idle, been wanting to change my primary but it will not let me. drink a crapload of potions but still
    the same.
    Code:
    <u32 name="mInfo[ INFO_TYPE_BELLIGERENT ].mInfoType" value="0"/>
    <f32 name="mInfo[ INFO_TYPE_BELLIGERENT ].mValue" value="879.320251"/>
    <u32 name="mInfo[ INFO_TYPE_BELLIGERENT ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_PRUDENT ].mInfoType" value="1"/>
    <f32 name="mInfo[ INFO_TYPE_PRUDENT ].mValue" value="965.880127"/>
    <u32 name="mInfo[ INFO_TYPE_PRUDENT ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_POOR_AIM ].mInfoType" value="2"/>
    <f32 name="mInfo[ INFO_TYPE_POOR_AIM ].mValue" value="547.120544"/>
    <u32 name="mInfo[ INFO_TYPE_POOR_AIM ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_STRATEGY ].mInfoType" value="3"/>
    <f32 name="mInfo[ INFO_TYPE_STRATEGY ].mValue" value="1000.000000"/>
    <u32 name="mInfo[ INFO_TYPE_STRATEGY ].mStatus" value="2"/>
    <u32 name="mInfo[ INFO_TYPE_TACTICS ].mInfoType" value="4"/>
    <f32 name="mInfo[ INFO_TYPE_TACTICS ].mValue" value="796.717590"/>
    <u32 name="mInfo[ INFO_TYPE_TACTICS ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_PROTECTION ].mInfoType" value="5"/>
    <f32 name="mInfo[ INFO_TYPE_PROTECTION ].mValue" value="999.520020"/>
    <u32 name="mInfo[ INFO_TYPE_PROTECTION ].mStatus" value="1"/>
    <u32 name="mInfo[ INFO_TYPE_SAME_SUPPORT ].mInfoType" value="6"/>
    <f32 name="mInfo[ INFO_TYPE_SAME_SUPPORT ].mValue" value="868.260498"/>
    <u32 name="mInfo[ INFO_TYPE_SAME_SUPPORT ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_CURIOSITY ].mInfoType" value="7"/>
    <f32 name="mInfo[ INFO_TYPE_CURIOSITY ].mValue" value="637.760498"/>
    <u32 name="mInfo[ INFO_TYPE_CURIOSITY ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_GATHER ].mInfoType" value="8"/>
    <f32 name="mInfo[ INFO_TYPE_GATHER ].mValue" value="687.759705"/>
    <u32 name="mInfo[ INFO_TYPE_GATHER ].mStatus" value="0"/>
    <u32 name="mInfo[ INFO_TYPE_WHATEVER ].mStatus" value="#"/> 1= Primary, 2= Secondary
    Downloads : 71 || Uploads : 4 || Rep Power : 14296 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  3. #43
    Haven Donator

    Insane JIC is offline
    Join Date : Dec 2010
    Location : Freedom St. At the edge of insanity.
    Age : 36
    Posts : 1,042
    Array

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by Ixnas View Post
    Can someone upload a save with only your pawn and no other pawn? I need to see what I have to do to un-corrupt my pawn. Has to be a legit pawn, no edits or anything. Thanks.
    Just make a new one, better yet use Idle ultimate save.
    Downloads : 61 || Uploads : 6 || Rep Power : 5950 || Posts : 1,042 || Thanks : 121 || Thanked 124 Times in 93 Posts


    Think about it! we consume, we reproduce, we spread, we infect, We're the real rats.

  4. #44
    Yamato_Magna

    re: Dragon's Dogma Modding - Full Save Editing

    Is it possible to give your pawn augments from Hybrid classes or will this corrupt your pawn?

  5. #45
    ★ The Exiled One ★
    Exiledone

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

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by Yamato_Magna View Post
    Is it possible to give your pawn augments from Hybrid classes or will this corrupt your pawn?
    I'm using Regeneration and Fortitude on my Pawn and it's not corrupt :P
    Downloads : 71 || Uploads : 4 || Rep Power : 14296 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  6. #46
    Ramiah

    re: Dragon's Dogma Modding - Full Save Editing

    Just wanted to thank Idle for this Tut..the editor is NOT noob friendly at all but this simplified everything,feel like i can tackle anything i want with the editor now.


    Thanks a bunch! :3

  7. #47
    ★ The Exiled One ★
    Exiledone

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

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by Ramiah View Post
    Just wanted to thank Idle for this Tut..the editor is NOT noob friendly at all but this simplified everything,feel like i can tackle anything i want with the editor now.


    Thanks a bunch! :3
    I'll say it again, I DID NOT MAKE THE EDITOR.............. LOL
    Downloads : 71 || Uploads : 4 || Rep Power : 14296 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,733 Times in 1,843 Posts



  8. #48
    Ramiah

    re: Dragon's Dogma Modding - Full Save Editing

    Quote Originally Posted by Idlehands88 View Post
    I'll say it again, I DID NOT MAKE THE EDITOR.............. LOL
    I am aware of that lol just thanking you for simplifying the use.

 

 

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 save editor change stamina

dragon dogma dark arisen stat edit

dragon dogma mod tutorial 360

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

dragon dogma save editor 360

dragons dogma mLogGetWeaponNum

how to mod dragon dogma with horizon#

dragon 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 360dragons dogma dark arisen xbox 360 save trainerhttps:www.360haven.comforumsshowthread.php14213-Dragon-s-Dogma-Modding-Full-Save-Editingsave editor dragon dogma dark arisen xbox 360dragons dogma dark arisen save editor dragons dogma dark arisen inventory editing offsetsdragons dogma xbox 360 save editorDDDA Save Manager pcdragon dogma save editordragons dogma save game editordragon dogma save game editordragon dogma pc save editor

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.

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