Log in

View Full Version : How do i hex edit dark souls.



wainyboy
10-15-2011, 10:03 AM
Hi im kind of new here but this is a really great site i was wondering if anybody could lead me in the direction of where to mod dark souls using hex edit i want to edit my inventory if that is possible such as the ammount of items that i have if anybody could help me out id be very gratefull =p

Skullkeeper
10-15-2011, 02:35 PM
Use the search function. There are several threads and tutorials here with enough info in them to figure it out.

wazwolf
11-27-2011, 01:32 AM
As another new person looking for this "wealth" of starting info... I need to say there is none. I mean none. Well, at least not what the new person is looking for. There is a disconnect between what we consider beginning info, and what the more informed take as beginning info. A gap.

There are many dead links, especially to a certain Youtube video that does not exist. Or links to more... advanced starting tips. Plus, there are many that assume you know how to start already and say "simple, you just open this and do that and tada."

Would be nice to truly have a starter-up guide to explain how to get the Save onto the computer to begin editing, like even the simple part of navigating the Save onto the USB. A full beginning to end guide.

When trying to do key-word searches about the beginning steps, you'll find the words easily... but used in the context that assumes you already know them. Or needing a few web pages open at once to piecemeal all the different "beginning" steps (different people giving advice start at what they view as the "beginning")

The search using just the word "beginner" has me pulling my hair out at why one would assume that is where a beginner would start lol.

Insane JIC
11-28-2011, 03:52 AM
Hi im kind of new here but this is a really great site i was wondering if anybody could lead me in the direction of where to mod dark souls using hex edit i want to edit my inventory if that is possible such as the ammount of items that i have if anybody could help me out id be very gratefull =p

You don't need to just use the modding tool.

mrjinglesusa
11-28-2011, 05:06 AM
As another new person looking for this "wealth" of starting info... I need to say there is none. I mean none. Well, at least not what the new person is looking for. There is a disconnect between what we consider beginning info, and what the more informed take as beginning info. A gap.

There are many dead links, especially to a certain Youtube video that does not exist. Or links to more... advanced starting tips. Plus, there are many that assume you know how to start already and say "simple, you just open this and do that and tada."

Would be nice to truly have a starter-up guide to explain how to get the Save onto the computer to begin editing, like even the simple part of navigating the Save onto the USB. A full beginning to end guide.


To get your save off your 360

1) Insert USB Thumbdrive into 360 (make sure it is formatted to work on your 360)

2) Go to My XBox ---> System Settings ---> Memory

3) Select Hard Drive

4) Go to Games ---> DARK SOULS ----> Dark Souls (this is your saved game)

5) Click "Move" and select "Memory Unit"

Your Dark Souls save is now on your thumb drive


To get your Dark Souls save from your thumb drive to computer for modding

1) Insert thumb drive into computer

2) Download XTaf (this is what I use there are others you can use) from here (http://digiex.net/downloads/download-center-2-0/xbox-360-content/apps/4046-xbox-360-usb-storage-explorer-xplorer-xtaf-v44-new.html)

3) Open Xtaf ---> File ---> Open first USB Drive

4) Navigate to your Dark Souls save, right click, and click Extract (save it wherever you want)

Your Dark Souls save is now on your computer Hard drive


Extract USER_DATA from your Dark Souls save and mod

1) You need some things: Download Modio (http://game-tuts.com/community/modio.php) or Horizon (http://www.xboxmb.com/horizon/) and Hex Workshop (http://www.hexworkshop.com/)

3) Open your Dark Souls save in Modio or Horizon and extract USER_DATA

3a) MODIO: Click "Open a save", select your Dark Souls save, click "File Contents" tab, right click "USER_DATA" and click "Extract"

OR

3b) HORIZON: Click "Tools" tab in Horizon, click "Package Manager", click "Open" and open your Dark Souls save. Click "Contents" tab and right click and extract "USER_DATA"

You now have your USER_DATA from your Dark Souls save on your computer ready for modding with Hex Workshop.


Modding with Hex Workshop

I'm not going to go through all the hex edit stuff. It's too difficult to explain fully. You need to do some more research. Here's a GREAT link (read through this thread in its entirety - it has everything you need to know):

http://www.360haven.com/forums/showthread.php?6709-Dark-Souls-Modding-Discussion-Only%21

Hope this helps!

reufroman
01-18-2012, 01:09 AM
Wow thanks, I see what I was doing wrong the whole time. I skipped the part using Modio to extract the USER_DATA. I appreciate you taking time to write this out thanks!

XajNyne
01-18-2012, 06:02 AM
You don't need to just use the modding tool.


That's what I did........but then again I'm not that good with hex editing either lol!

aareyn
05-04-2012, 03:46 PM
Thanks everyone for all the information but I do think someone needs to make a better tutorial for this its pretty vague on some points ;)

GarfieldKoe
05-07-2012, 08:43 AM
There are several threads and tutorials here with enough info in them to figure it out.

hiphop
05-10-2012, 11:20 PM
Ty for the tip

absurdlyobfuscated
06-02-2012, 07:06 AM
So if you follow mrjinglesusa's instructions (which are pretty darn good, btw), you should know that Modio, Horizon, and pretty much every mod program like them will corrupt Dark Souls saves when you try to put the modified USER_DATA file back in your DRAKS0005 save. I've found that Modio beta 4 will add them, without corrupting, like so:

* Rename the file you modified to USER_DATA or whatever the original was, exactly.
* Right-click anywhere in Modio's file list and select 'Add File'.
* Select your USER_DATA file.
* Choose 'Yes' to the 'file exists' prompt.
* Rehash and resign, and save to your device.

It seems that adding or replacing the file any other way results in a corrupt save. (FYI, you can tell if it's been corrupted: the DRAKS0005 file's size will go from 8.5 MB to around 4 MB.)

You might also want to try Jappi88's save editor (http://www.360haven.com/forums/showthread.php?8065-Final-Dark-Souls-Save-editor-V-2.5.0.0) as an alternative. Or mine (http://absurdlyobfuscated.com/xxse/) if you want, it's probably not as good.