-
Re: [Remake] Dark Souls Save editor V3.0.0.0
Quote:
Originally Posted by
Mr Nukealizer
It seems that the number of items you have may be stored somewhere, and any items beyond that number don't "exist" in every way.
That's exactly it. This number is stored in the 4 bytes at offset 0x0002C0 (for items in the main inventory section) and it needs to be updated whenever items are added or removed. The number of items in the keys section is stored at 0x0002C4. Nothing seems to be stored for the bottomless box items, oddly enough.
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
Quote:
Originally Posted by
absurdlyobfuscated
That's exactly it. This number is stored in the 4 bytes at offset 0x0002C0 (for items in the main inventory section) and it needs to be updated whenever items are added or removed. The number of items in the keys section is stored at 0x0002C4. Nothing seems to be stored for the bottomless box items, oddly enough.
Thank you very much! I was wondering what 2C0 was, and I was just about to look for the item count, so you saved me some work.
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
I have the retail Prepare to die Edition for PC, and everytime I try to load an edited savegame it says something like "Failed to load data"
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
I'm new to modding on my PC and I have some issues with this. I modded my second savefile, but when I open it in Dark Souls it says that it is unable to open Save Data. Yet when I open my first unmodded file it works. What am I doing wrong?
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
So, what about the PC version? Will the hashing get fixed?
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
Quote:
Originally Posted by
mrreadwritewin
So, what about the PC version? Will the hashing get fixed?
Most likely not.
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
Quote:
Originally Posted by
Mr Nukealizer
Most likely not.
Sorry, I don't know anything about this stuff, is this hashing causing the fail to load data problem me and some others described? If so, and it won't be fixed, does that mean there will be no working savegame editor for us PC players?
I could really need one because I accidentally deleted my main character.
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
hi all!
How can I edit the data base file? I want to delete all +1,+2,+3 itens, leaving only the original and the max. I cant select in the editor and delete, only one by one.
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
When i download the file it says attachment what do i do?
-
Re: [Remake] Dark Souls Save editor V3.0.0.0
and after i finosh editing it says insert the save back on ur MU device and profit ??????????? someone help!
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
I found out lots of people don't know how to make a save with the slightest change...
You need to use a tool like cheatengine to alter just one value of the character like humanity straight after loading the game. Don't touch anything and move your character in any way. Just change the value in cheatengine. You can find a table on cheatengine forum.
an example is here:
http://www.mediafire.com/download.php?7sbte2qh3j3d8n8
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Someone please help me whenever i enter the it says the file is corrupted how do i fix it ???
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
omegadragon
Someone please help me whenever i enter the it says the file is corrupted how do i fix it ???
Restore your backup save file if you have it. If you don't, have a look in your save directory and see if there is one, some savegame editors have an auto-backup component, although many get overwritten when you save the second time so might not help.
I haven't used this in a while, so I don't know for sure. Since it's not working, you should try the CheatEngine method mentioned a few posts up. Might sound intimidating for newbz, but actually isn't all too bad once you understand how it works.
-
1 Attachment(s)
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
There is a problem with Estus Flasks it reports error unable to delete empty slot when i try to delete flasks. Also game bugs the one you have on start so you cant rise its lvl after using it at least that happened to me any suggestions?
Attachment 10375 Here is the error screen
Also noticed one thing if you fix its values on 0 then you wont see them in game anymore but will stay in game files.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
ZeroVr
There is a problem with Estus Flasks it reports error unable to delete empty slot when i try to delete flasks. Also game bugs the one you have on start so you cant rise its lvl after using it at least that happened to me any suggestions?
Attachment 10375 Here is the error screen
Also noticed one thing if you fix its values on 0 then you wont see them in game anymore but will stay in game files.
Just a few suggestions:
- Rest at bonfire to change your empty +7 flasks into filled flasks, then try deleting
- Removing durability on the second +7 flask, I've had some problems in the past when I modded items that shouldn't have durability into having durability
- Change your two empty +7 flasks into some other item e.g. purple moss, then drop them or use them (or keep them?) in the game.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Thank you it works. It had some problems on refilling but in the end it was alright. Thank you for help once again.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
ZeroVr
There is a problem with Estus Flasks it reports error unable to delete empty slot when i try to delete flasks. Also game bugs the one you have on start so you cant rise its lvl after using it at least that happened to me any suggestions?
Attachment 10375 Here is the error screen
Also noticed one thing if you fix its values on 0 then you wont see them in game anymore but will stay in game files.
Good job noticing that! The problem is that to determine if a slot is empty, it checks if the item name contains "empty", which "Empty Estus Flask" does.
What exactly do you mean "fix its values on 0"?
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
Mr Nukealizer
Good job noticing that! The problem is that to determine if a slot is empty, it checks if the item name contains "empty", which "Empty Estus Flask" does.
What exactly do you mean "fix its values on 0"?
I mean quantity and durability for some reason it sets them on 999 when you add item. So just need to set them on "0". Enter game again rest on bonfire and it was ok. It reffills all of them also it "sees" the highest rank flask so if you have +3 and +7 he will only see +7 onward thus no need for reinforcement. Deleting later full flask is possible even the one given to you by game itself. Hope this helps :D
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Something worth noting: There are dozens of spells that are in the game, but cannot be unlocked or attuned normally. It is possible to manually set your attunement slot to one of those spells.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quick question, wondering if there's a way to get a durability to last a long time. For example, crystal weapons set at 999 durability stays that way for about a couple of hits then resets back to original durability. Would be great if we can get it to stay 999 and progress downwards normally.
Also on another note, is there a way to get more than one weapon type, i.e. broadsword, you can only get 1 even if you make the quantity to 5. Perhaps I'm doing something wrong. Thanks in advance.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
Aiya
Quick question, wondering if there's a way to get a durability to last a long time. For example, crystal weapons set at 999 durability stays that way for about a couple of hits then resets back to original durability. Would be great if we can get it to stay 999 and progress downwards normally.
Also on another note, is there a way to get more than one weapon type, i.e. broadsword, you can only get 1 even if you make the quantity to 5. Perhaps I'm doing something wrong. Thanks in advance.
I don't know of any way to make the durability work.
For multiple weapons, you add the weapon multiple times, leaving the quantity at 1 for each slot.
-
Re: [Remake] Dark Souls Save editor V3.0.5.0
Awesome stuff, many thanks for both of your efforts!
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
So has anyone made an updated database yet?
One that DOESN'T have + 1, +2, +3 etc of all weapons? Only + 15's of standard weapons, and + 5 and + 10 for elemental/boss weapons?
Having everything in between seems like a waste of time to be honest. And only being able to delete one item at a time from the database in the program is too time consuming.
I just want to be able to open a new character, click add all, and know that I'm done. If I do that now you get all the half upgraded shit nobody will ever use.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
cheeksjd
So has anyone made an updated database yet?
One that DOESN'T have + 1, +2, +3 etc of all weapons? Only + 15's of standard weapons, and + 5 and + 10 for elemental/boss weapons?
Having everything in between seems like a waste of time to be honest. And only being able to delete one item at a time from the database in the program is too time consuming.
I just want to be able to open a new character, click add all, and know that I'm done. If I do that now you get all the half upgraded shit nobody will ever use.
The database has to include every variation, otherwise it won't recognize the existing items in your inventory that aren't fully upgraded.
You know you can search for "+ 5" or "+ 10" or "+ 15" with the database tab's search box, right? That way you can find all the max upgrades pretty easily. It's not perfect and gives you a few intermediate upgrades, but it works pretty well. (XXSE's filtering can do exactly what you want, however.)
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Working for me thanks JAPPI :D
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
when I add the titanite from my inventory or the way "Add items", as soon as I put the save in the console and start the game, in the equipment detects me but I can not use it if I try to upgrade a weapon tells me that the titanite is the one that I had before changing the save. why is this happening?
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Also, how do you make it so you have 99 casts of whatever spell? NOT 99 of each spell which you can easily do, but 99 casts?
XXSE's editor claims to be able to do this, but I can't get his to work.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
cheeksjd
Also, how do you make it so you have 99 casts of whatever spell? NOT 99 of each spell which you can easily do, but 99 casts?
XXSE's editor claims to be able to do this, but I can't get his to work.
There is a way to change the number of uses remaining, but it resets every time you sit at a bonfire, and it's not in this editor.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Well, as it turns out, there are upgraded versions of things that normally can't be upgraded. I first thought of it when I saw Crystal Straight Sword + 5, and Crystal Greatsword + 5 in the database. So I've been trying some other things, and there is a Dark Hand + 5. There is also a + 5 version of Havel's armor set, but they're called ?ProtectorName?. They do however look like Havel's set, and they have significantly better stats than the normal version.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
Mr Nukealizer
Well, as it turns out, there are upgraded versions of things that normally can't be upgraded. I first thought of it when I saw Crystal Straight Sword + 5, and Crystal Greatsword + 5 in the database. So I've been trying some other things, and there is a Dark Hand + 5. There is also a + 5 version of Havel's armor set, but they're called ?ProtectorName?. They do however look like Havel's set, and they have significantly better stats than the normal version.
Knew about this ages ago, was scattered around google and a few other DS hack websites. In fact, Havel's set goes all the way to +10 IFRC. Same for Stone set, Ornstein set, Smough set etc. Be careful when modding though, things that normally go up to +5 CANNOT be modded further i.e. Artorias set can go up to +5, but changing it to +6 or higher messes it up.
-
1 Attachment(s)
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
I added all the +10 ?ProtectorName? armor variations to the DB. Have fun: Attachment 10449
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Seems it causes my save files to fail to load in game anyone know a fix
I'm attemping to edit save file 000 and 001
(Running the PC version)
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
For some reason this won't work for me. When I run the .exe it doesn't do anything. I've tried running it as administrator, and in compatibility modes, and nothing. I've also tried both versions.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Does it work on PC version now? I've tried it many times but it doesn't work, hope someone can figure it out.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Very good editor, alot of improvements, great job
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
leviathan_andy
Does it work on PC version now? I've tried it many times but it doesn't work, hope someone can figure it out.
It works with the pirated version from what I tested. Through with a legal copy it doesn't
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
I see, it seems it's not finished yet. Maybe I should try to get the pirated version, thanks for your information.
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Great work, can you make an editor so that we can change weapon stats ? Like bonus from a to b and damage adjust and so on :)
-
Re: [Remake][PC/Xbox360] Dark Souls Save editor V3.0.5.0
Quote:
Originally Posted by
dnanusevski
Great work, can you make an editor so that we can change weapon stats ? Like bonus from a to b and damage adjust and so on :)
That is not in the save. That's in the game/update files.