360haven works best with JavaScript enabled
Dark Souls 2 Modding Discussion - Page 48
Loading
Register
Page 48 of 63 FirstFirst ... 2338434445464748495051525358 ... LastLast
Results 377 to 384 of 499
  1. #377
    Member
    Dodob is offline
    Join Date : Feb 2012
    Posts : 53
    Array

    Re: Dark Souls 2 Modding Discussion

    In what save do you change your bonfire intensity? I tried but when I load up the game it's not any different and when I open up my save again it is changed back. Did they patch this or something?

    Last edited by Dodob; 04-05-2014 at 04:25 AM. Reason: spelling error

  2. #378
    Senior Member
    darksoulzero is offline
    Join Date : Jan 2011
    Posts : 139
    Array

    Re: Dark Souls 2 Modding Discussion

    I know that this section deals with xbox modding, but I've used Idel's guide to hexing this game quite successfully and since no one's discussing modding darksouls in the PS3 section I'm hoping that it would be okay to discuss it here. Anyway. I'm trying to replace the files for the PS3 version. You guys wouldn't happen to know about that, would you? I'm trying to copy the user data from the first slot to the other slots. There are no characters in the other slots though. Thoughts?

  3. #379
    Haven Donator
    tyja is offline
    Join Date : Jul 2013
    Location : Nusajaya
    Age : 37
    Posts : 61
    Array
    Twitter: @

    Re: Dark Souls 2 Modding Discussion

    Quote Originally Posted by darksoulzero View Post
    I know that this section deals with xbox modding, but I've used Idel's guide to hexing this game quite successfully and since no one's discussing modding darksouls in the PS3 section I'm hoping that it would be okay to discuss it here. Anyway. I'm trying to replace the files for the PS3 version. You guys wouldn't happen to know about that, would you? I'm trying to copy the user data from the first slot to the other slots. There are no characters in the other slots though. Thoughts?
    You need to know how to edit user.dat 21kb. Since it will reflect in continue screen. Plus, 01user.dat, 201user.dat and user0b.dat are link to each other so on.

    Sent from my HTC Desire using Tapatalk 2
    Downloads : 1 || Uploads : 0 || Rep Power : 2761 || Posts : 61 || Thanks : 1 || Thanked 7 Times in 7 Posts



  4. The Following User Says Thank You to tyja For This Useful Post:


  5. #380
    Senior Member
    darksoulzero is offline
    Join Date : Jan 2011
    Posts : 139
    Array

    Re: Dark Souls 2 Modding Discussion

    Just to be clear, I need to edit the user.dat if I want to add more characters then?

  6. #381
    Haven Donator
    tyja is offline
    Join Date : Jul 2013
    Location : Nusajaya
    Age : 37
    Posts : 61
    Array
    Twitter: @

    Re: Dark Souls 2 Modding Discussion

    Quote Originally Posted by darksoulzero View Post
    Just to be clear, I need to edit the user.dat if I want to add more characters then?
    You need to edit user.dat, second slot, 02user,202user,user0c

    Sent from my HTC Desire using Tapatalk 2
    Downloads : 1 || Uploads : 0 || Rep Power : 2761 || Posts : 61 || Thanks : 1 || Thanked 7 Times in 7 Posts



  7. The Following User Says Thank You to tyja For This Useful Post:


  8. #382
    Senior Member
    darksoulzero is offline
    Join Date : Jan 2011
    Posts : 139
    Array

    Re: Dark Souls 2 Modding Discussion

    Ok, to so I can copy and rename 01user, 201user, and user0b to 02user,202user,user0c to copy the first character's data to the second slot?

  9. #383
    ★ The Exiled One ★
    Exiledone

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

    Re: Dark Souls 2 Modding Discussion

    Quote Originally Posted by darksoulzero View Post
    Ok, to so I can copy and rename 01user, 201user, and user0b to 02user,202user,user0c to copy the first character's data to the second slot?
    tyja said it wrong. USER_DATA01 is your first slot for your character info (Stats, Class, Inventory, etc.). USER_DATA0b is your first slot character progress (which Bonfires are unlocked, individual Bonfire Intensity, Bosses/Enemies killed, etc.). USER_DATA02 is second character slot info, USER_DATA0c is your second character slot progress. And so on...

    Easiest way to replace/copy USER_DATA01, is make a new character IN-GAME, then just extract USER_DATA01 and USER_DATA0b. Then just replace them back over USER_DATA02 and USER_DATA0c. You can rename the files to match the filenames of the files you are replacing, you don't need to do it if you are using Horizon (xbox version), but do it to be safe.
    Downloads : 70 || Uploads : 4 || Rep Power : 13037 || Posts : 4,709 || Thanks : 1,168 || Thanked 16,722 Times in 1,843 Posts



  10. The Following User Says Thank You to Idlehands88 For This Useful Post:


  11. #384
    Haven Donator
    tyja is offline
    Join Date : Jul 2013
    Location : Nusajaya
    Age : 37
    Posts : 61
    Array
    Twitter: @

    Re: Dark Souls 2 Modding Discussion

    Quote Originally Posted by Idlehands88 View Post
    tyja said it wrong. USER_DATA01 is your first slot for your character info (Stats, Class, Inventory, etc.). USER_DATA0b is your first slot character progress (which Bonfires are unlocked, individual Bonfire Intensity, Bosses/Enemies killed, etc.). USER_DATA02 is second character slot info, USER_DATA0c is your second character slot progress. And so on...

    Easiest way to replace/copy USER_DATA01, is make a new character IN-GAME, then just extract USER_DATA01 and USER_DATA0b. Then just replace them back over USER_DATA02 and USER_DATA0c. You can rename the files to match the filenames of the files you are replacing, you don't need to do it if you are using Horizon (xbox version), but do it to be safe.
    idle, for ps3, content for each slot has 3 files, slot 1 = 01user, 0buser, and 201user. slot 2=02user, 0cuser and 202user. and so on for other slot. 201user and 202user is for backup save, in case switch off before proper quit game. example, we edit 01user only with time stamp at 01:00, then we just edit user.dat with diff time stamp, save will load 201user.dat save. it will prompt, system not shutdown properly. so if darksoulzero, want to edit user.dat, he must make sure 01,201 or 02,202 file is same containt. meaning, must edit both 01, 201user.dat.

    Quote Originally Posted by darksoulzero View Post
    Ok, to so I can copy and rename 01user, 201user, and user0b to 02user,202user,user0c to copy the first character's data to the second slot?
    mate, maybe we need to get xbox360 save file that have create 2 or more save slot, so we can take a look inside user.dat. i did try to replace all mention file but it fail to have second slot.
    Downloads : 1 || Uploads : 0 || Rep Power : 2761 || Posts : 61 || Thanks : 1 || Thanked 7 Times in 7 Posts



  12. The Following User Says Thank You to tyja For This Useful Post:


 

 

Similar Threads

  1. Dark Souls Modding Discussion Only!
    By Magnus Hydra in forum Xbox 360 Modding Discussion
    Replies: 762
    Last Post: 03-11-2017, 02:48 AM
  2. Dark Souls 2 modding
    By ManMadeHell in forum Xbox 360 Modding Discussion
    Replies: 11
    Last Post: 06-01-2015, 11:18 PM
  3. Dark Souls 2 Modding discovery
    By I was here in forum Xbox 360 Modding Discussion
    Replies: 1
    Last Post: 08-06-2014, 09:03 PM
  4. dark souls 2 modding servise
    By matthewjohn in forum Xbox 360 Modding Discussion
    Replies: 23
    Last Post: 03-21-2014, 04:24 PM

Visitors found this page by searching for:

Nobody landed on this page from a search engine, yet!

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.

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