Page 10 of 22

Re: Dark Souls 3 / Bloodborne

Posted: Mon Jun 26, 2017 5:02 am
by patbz
I want to thank the below post for the information for the gem slots on your weapons, based on this I was able to piece together how to mod in additional gem slots for weapons you wouldn't normally be able to. Would not have been able to figure this out without this info.
ulfberthwarbear wrote:Easiest way is to just mod the gems you have equipped on your weapon. Search for your weapon's durability and the gem will be 16 bytes from that. You can actually slot up to 5 gems if you do it this way.
You first search for the durability for your weapon as mentioned above,
you should have at least one slot on your weapon if you want to make finding it easier.

for example Hunter Pistol +1 (+1 for the opened slot), durability is 100
http://imgur.com/PniK19V

Search for 100 in decimal or 64 in hex.
Information for weapons currently in your inventory are right after the gem information, towards the beginning of the save file
so if your search results are toward the middle or end of the save file, you've prolly past it.
Durability location for Hunter Pistol +1
http://imgur.com/Uuqtu7l

Weapon information for Hunter Pistol +1
http://imgur.com/4z92eku

Gem slot and equipped information
The 08 00 00 00 in purple is for the circle slot on the pistol (you can refer to the helpful "Quick Tutorial on Gem Modding" post for the all the gem slot types)
The 69 00 80 C0 is for the position of the gem from inventory that has been equipped to this slot
http://imgur.com/KhhLucK

To add extra slots, replace the slot information in purple like below, using circle slots 08 00 00 00 as an example but you can use whatever you want
http://imgur.com/7oubgeo

Weapon now has extra slots added on the previously unusable slots which you can now equip gems onto
http://imgur.com/To3nlG3

Re: Dark Souls 3 / Bloodborne

Posted: Wed Jun 28, 2017 12:55 am
by epakfprl
A0 BB 0D  900,000   Adella's End-Quest Dagger
https://youtu.be/FlEwLCq9lQY

80 53 b8   12,080,000  Bloody Logarius' Wheel
https://twitter.com/SanadskYoutube/stat ... 0275521537

Spreadsheets
https://docs.google.com/spreadsheets/d/ ... gyOBc9gqjo

TEXT
https://drive.google.com/file/d/0B5vNV2 ... sp=sharing

Re: Dark Souls 3 / Bloodborne

Posted: Thu Jun 29, 2017 5:20 pm
by derick38115
When modifying weapons in advanced mode for bloodborne my save always becomes corrupted and i cant copy it back to my usb does the same rules apply to weapons like modifying items? i can find both weapon values but one is for the shop and the weapon shows up there which i can purchase.

Re: Dark Souls 3 / Bloodborne

Posted: Fri Jun 30, 2017 2:11 pm
by flyingcloud11
How does one find their offset and other values now? Before I could find them easily but SW changed their layout on advanced mode and now I can't even find my character's name using the converter's given offset.

Re: Dark Souls 3 / Bloodborne

Posted: Fri Jun 30, 2017 8:30 pm
by derick38115
flyingcloud11 wrote:How does one find their offset and other values now? Before I could find them easily but SW changed their layout on advanced mode and now I can't even find my character's name using the converter's given offset.
in the dropdown box in advanced mode userdata0000

Re: Dark Souls 3 / Bloodborne

Posted: Fri Jun 30, 2017 8:43 pm
by flyingcloud11
derick38115 wrote:
flyingcloud11 wrote:How does one find their offset and other values now? Before I could find them easily but SW changed their layout on advanced mode and now I can't even find my character's name using the converter's given offset.
in the dropdown box in advanced mode userdata0000
I tried that, still nothing. Can't even find my echoes, hp, stamina values anymore.

Re: Dark Souls 3 / Bloodborne

Posted: Fri Jun 30, 2017 11:53 pm
by zachillios
flyingcloud11 wrote:
derick38115 wrote:
flyingcloud11 wrote:How does one find their offset and other values now? Before I could find them easily but SW changed their layout on advanced mode and now I can't even find my character's name using the converter's given offset.
in the dropdown box in advanced mode userdata0000
I tried that, still nothing. Can't even find my echoes, hp, stamina values anymore.
It still works perfectly fine for me, but just open the save in HxD if you want an easier time locating values.

Re: Dark Souls 3 / Bloodborne

Posted: Sat Jul 01, 2017 12:20 am
by flyingcloud11
zachillios wrote:
flyingcloud11 wrote:
derick38115 wrote:
flyingcloud11 wrote:How does one find their offset and other values now? Before I could find them easily but SW changed their layout on advanced mode and now I can't even find my character's name using the converter's given offset.
in the dropdown box in advanced mode userdata0000
I tried that, still nothing. Can't even find my echoes, hp, stamina values anymore.
It still works perfectly fine for me, but just open the save in HxD if you want an easier time locating values.
Can you post a screenshot for me please of how you're doing it.

Re: Dark Souls 3 / Bloodborne

Posted: Sat Jul 01, 2017 12:56 am
by zachillios
flyingcloud11 wrote:
zachillios wrote:
flyingcloud11 wrote:
derick38115 wrote:
flyingcloud11 wrote:How does one find their offset and other values now? Before I could find them easily but SW changed their layout on advanced mode and now I can't even find my character's name using the converter's given offset.
in the dropdown box in advanced mode userdata0000
I tried that, still nothing. Can't even find my echoes, hp, stamina values anymore.
It still works perfectly fine for me, but just open the save in HxD if you want an easier time locating values.
Can you post a screenshot for me please of how you're doing it.
Put my blood echoes into the search in hex:

Image

As you can see my character's name is directly below it.

Re: Dark Souls 3 / Bloodborne

Posted: Sat Jul 01, 2017 2:09 am
by flyingcloud11
zachillios wrote:
flyingcloud11 wrote:
zachillios wrote:
flyingcloud11 wrote:
derick38115 wrote:
in the dropdown box in advanced mode userdata0000
I tried that, still nothing. Can't even find my echoes, hp, stamina values anymore.
It still works perfectly fine for me, but just open the save in HxD if you want an easier time locating values.
Can you post a screenshot for me please of how you're doing it.
Put my blood echoes into the search in hex:

Image

As you can see my character's name is directly below it.
are you using a conversion tool, if so which one? My current blood echoes in the game is 90296353. And when I use [url]thttps://www.branah.com/ascii-converter[/url] to convert my echoes into hex I get soemthing totally different (0x390x300x320x390x360x330x350x33) nothing like yours. Before the SW update I could just enter my echoes or any value using regular numbers and it'll be found in the program. Even selecting text in the dropdown that doesn't work.