360haven works best with JavaScript enabled
Dark Souls Modding with Hex Workshop - Page 4
Loading
Register
Page 4 of 8 FirstFirst 12345678 LastLast
Results 25 to 32 of 57
  1. #25
    hk11

    Re: Dark Souls Modding with Hex Workshop

    Quote Originally Posted by Doom Eye View Post
    Thx but the Bookmarks are useless, all i can do with these bookmarks is the same as the Editor does, the only thing is with the Editor u have to do nothing but input the new id´s.

    But we want to add items and not to replace... and thats the problem i do not find the right places to add some items how it is descriped in this post http://www.360haven.com/forums/showt...ll=1#post42528

    it looks easy but in my Hex workshop its pure chaos with number and letters and not so "clean" as in the example...
    I just use the bookmark to find the hash.


  2. #26
    Inactive Member
    Doom Eye is offline
    Join Date : Oct 2011
    Posts : 13
    Array

    Re: Dark Souls Modding with Hex Workshop

    Yeah ok but how can i change how many of item1, item2, item3 ...... i have ?

    I dont get it...thumps up to all that know how to hex edit this shit :-)

    In the "ghetto tutorial" you searched for the short sword. when i look for the shortsword id i get 15 entrys and all look the same.....see attatchment

    how do i find the right one when all looks the same and not only one like your example ?

    Click image for larger version. 

Name:	DS HE.jpg 
Views:	141 
Size:	69.7 KB 
ID:	3537

  3. #27
    hk11

    Re: Dark Souls Modding with Hex Workshop

    Quote Originally Posted by Doom Eye View Post
    Yeah ok but how can i change how many of item1, item2, item3 ...... i have ?

    I dont get it...thumps up to all that know how to hex edit this shit :-)
    Say you searched for titanite shards, with the ID of 40000000000003E8 (you would have to have one in your inventory before it will work). Right after that is 00000001 (or similar, depending on how many are in your inventory). the last 2 digits are the quantity, so if you changed it to 32 you would have 50 shards, and it would look like 40000000000003E800000032 after you edited it.

  4. #28
    Inactive Member
    Doom Eye is offline
    Join Date : Oct 2011
    Posts : 13
    Array

    Re: Dark Souls Modding with Hex Workshop

    I just edited my post look what i mean, your new try to help me is useless again for me because i dont finde these strings and dont know why... it looks not like 40000000000003E800000032 its more like an armaggedon from numbers and letters...im sorry im totally noobish about this hex editing but i want to understand this :-)

    when i seach for these shards i will find strings they are totally strange chaotic placed and i dont see where it begins and where it ends. can i do something about this that the strings they are connected togehter or seems to be one string, to be in one line ?

    Edit: also it seems i can not replace strings, i can delete strings and type new in with two numbers or letters but i cannot replace....and why the hell get i 50 shards when i type in 32?

  5. #29
    Haven Donator
    modder

    Skullkeeper is offline
    Join Date : Dec 2010
    Posts : 286
    Array

    Re: Dark Souls Modding with Hex Workshop

    Quote Originally Posted by Doom Eye View Post
    Yeah ok but how can i change how many of item1, item2, item3 ...... i have ?

    I dont get it...thumps up to all that know how to hex edit this shit :-)

    In the "ghetto tutorial" you searched for the short sword. when i look for the shortsword id i get 15 entrys and all look the same.....see attatchment

    how do i find the right one when all looks the same and not only one like your example ?

    Click image for larger version. 

Name:	DS HE.jpg 
Views:	141 
Size:	69.7 KB 
ID:	3537
    From your picture it looks as though you are editing the container file. If you extract your User_Data file from this container you might have an easier time learning where your items are located since you are new to hex editing. The con file is a little more confusing and offsets are different from User_Data file. Practice using the User_Data file first then progress into editing the container file. Also 50 converted to hex is 32. Just use windows calculator and key in your decimal amount click hex button and it will convert it.

  6. #30
    Inactive Member
    Doom Eye is offline
    Join Date : Oct 2011
    Posts : 13
    Array

    Re: Dark Souls Modding with Hex Workshop

    Ok wait :-)

    I extracted all Contents from the Dark Souls Main save via Horizon, after this is opend the User Data in the Hex and the Dark Souls Main save too, like mentioned in the Big modding thread.

    You mean now, if i understand correctly, i musst extract something out frome the User Data file too ?

  7. #31
    Haven Donator
    modder

    Skullkeeper is offline
    Join Date : Dec 2010
    Posts : 286
    Array

    Re: Dark Souls Modding with Hex Workshop

    No sorry to confuse you, from looking at the pic it looked as though you were editing the Draks0005 file which is the container. If you are editing the User_data file then you are doing it right.

    If you want, post your User_data file and I will edit a couple things then give it back and you can compare with your original to see the changes so you can get and idea of what to do.

  8. #32
    Senior Member
    Pedantyc is offline
    Join Date : Oct 2011
    Posts : 45
    Array

    Re: Dark Souls Modding with Hex Workshop

    Judging by the pic, you are editing your whole save file. You will find massive amounts of stuff in there, not just your character. I think all that other stuff has to do with placement of the item in the game world.
    After pulling the save file from your drive, you need to open it in Horizon or Modio to extract the User_Data. Opening User_data will make much more sense. As for why does 32 in HEX= 50 in decimal, just run a search for hex to decimal conversion. Hex is a different base, you can use the windows built in calculator to flip from decimal to hex.
    decimal - 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
    hex - 1 2 3 4 5 6 7 8 9 a b c d e f

    In an off note, is anyone else running into multiple copies of the same item string showing up in their User_Data? I don't remember seeing them before, but now I seem to have 2 of everything.

 

 
Page 4 of 8 FirstFirst 12345678 LastLast

Similar Threads

  1. Modding with DARK SOULS Editor .. New to Hex WorkShop .. [ NEED HELP ]
    By I_Bang_Fat_Chicks in forum Xbox 360 Modding Discussion
    Replies: 11
    Last Post: 09-16-2015, 03:23 PM
  2. Dark Souls 2 DLC Hex Codes
    By cowboy713 in forum Xbox 360 Modding Discussion
    Replies: 133
    Last Post: 02-19-2015, 02:47 AM
  3. Dark souls 2 Hex Editing
    By thievery00 in forum Xbox 360 Modding Discussion
    Replies: 0
    Last Post: 09-27-2014, 06:59 PM
  4. How do i hex edit dark souls.
    By wainyboy in forum Xbox 360 Modding Discussion
    Replies: 10
    Last Post: 06-02-2012, 07:06 AM

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.

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