Re: Dark Souls Modding Discussion Only!
I've updated the 2nd post with more ids and gave some users the hexedit rank. I stated my save with all items, key items, weapons, armor etc etc...
Re: Dark Souls Modding Discussion Only!
[QUOTE=Skullkeeper;42492]
Quote:
Originally Posted by
Idlehands88
Here is my process for manually modding the save:
I have been using this method except I use hash block calculator to rehash/resign as it doesn't change the size of the file. Everything else I use changes the filesize to 4.5mb. Thanks Idle
So, using hash block, do i just open my edited DRAK save, then click calculate blocks? then move it back onto USB?
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
makotech222
So, using hash block, do i just open my edited DRAK save, then click calculate blocks? then move it back onto USB?
Yes that is what I do. Has worked so far.
Re: Dark Souls Modding Discussion Only!
Tower Shield 000000000016E748
Re: Dark Souls Modding Discussion Only!
I posted an updated guide of how to modify the weapons, its around page18 or so, just look for it.
Quote:
Originally Posted by
Semetric
Just wondering if equips have a color offset and does anyone know the ID for the Red Eye Orb, not the cracked one.
Also is there going to be any newer updated Bookmarks posted here?
The part where it explains +5 weapons in 1st page is confusing there both the same ids and same +5.
Also how do you open the HSL file?
Re: Dark Souls Modding Discussion Only!
has anyone figured out a fix for the corrupt saves yet? if u have a working save right before the corruption starts? i can load one of my last saves but anything saved after that is corrupt!. anyone know how to fix it
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
mrjinglesusa
Your items are kept in the inventory in sequential order as you obtain them. To add an item, find the last item in your inventory and add the new item after that, replacing the placeholder FFFFF...000000....FFFFFF....etc.
For example, items in your inventory in HexWorkshop will look something like this:
400000000000046A00000063000000450100000000000000000000004000000000
00046A0000000100000046010000000000000000000000400000000000046A0000
000300000047010000000000000000000000400000000000046A0000006300000
048010000000000000000000000FFFFFFF00000000FFFFFFFFFF0 00000000FFFFFFF
0000000FFFFFFFF00000000FFFFFFFF000000000FFFFFFFF00 000000FFFFFFFF00000
where the BLUE is the item quantity and the RED is the inventory sequence number. Since 48 is the last item in your inventory sequence, if you want to add something, you would give it sequence number 49.
So, if you want to add 99 humanity you would replace the first sequence of placeholder FFFFF00000FFFFFF00000...etc. with 40000000000001F40000006300000049010000000000000000 000000.
I added a bunch of stuff last night and it worked fine. Just be sure your quantity and inventory sequence numbers are in HEX. I'm no expert by any means so I hope this makes sense.
Thanks for the help. That helps me better understand what to do. Now I got another question. I'm not understanding on how to use the structures. I put them in the structures folders of hex workshop. I go to add structure and add the save and item list. Here is a picture of what im doing.
http://img845.imageshack.us/img845/8228/hexw.jpg
Uploaded with ImageShack.us
Then I save rehash and put on my usb and nothing happens but the failed to load screen.
Re: Dark Souls Modding Discussion Only!
As far as changing the quantity of a item. I can find the item and here is a picture can someone take this picture and mark what needs to be changed to change the quantity of this item to show me how to do this?
http://img811.imageshack.us/img811/8302/unledwsr.jpg
Uploaded with ImageShack.us
Thanks for all the help.