Re: Dark Souls Modding Discussion Only!
yes Furui mono you can. That is why there is nothing in the bottomless box and all in ur invo. At the time of making the beta 1 we didn't know where to bottomless box data was but now we do. So I could be A- hole and make my save at the start with nothing until u get to the first bonfire Or even better wait until u can buy the bottomless box to get all the stuff lol. :P I will not do that though lol. You should wait until my next update some time this week hopefully. I started working 10hours a day 4days a week so Monday - Wednesday I don't get alot of time and when I am not working my wife has me doing the honey-do list. So yeah... I will tell u what I have any what I am missing. I have ALL weapons upgrade but 1 (easy to get), All armors upgraded, Ring, Items, Keys, embers, and upgradeable. All flag for spells so when you buy a spell you get the achievement for that type of spell.(havent fully tested it out yet). I have to find which weapon give u the Rare weapon achievement and clone the weapons and downgrade them to make the achievement pop. That should be everything. I want to make all bonfires fully max kindled but that is a big headache.
In my bookmark upgrade I will have the placements for the Egg head and value for max thanx to turk645. Dragon head and body + max vaue (better dragon breath) thanx to Idlehands88. Added in class, gift, physic and some other offset to to customize you char.
Re: Dark Souls Modding Discussion Only!
How do you add all the inventory from one save to another? sry if this has been asked before.
Re: Dark Souls Modding Discussion Only!
A question about the convenant rankings
Referred to the 1st page, it mentions...
USER_DATA Offsets 0x00000303 to 0x00000311
store the amount of items you have given to the covenants.
if you max it out or make it 0x50 (80 dec) you will receive
the highest covenant rank +3. covenant items are
only given to you when you just joined the covenant at
the related NPC or for higher ranks ->
donate 1 item just before the next rank up
(at 9 items, 29 and 79 items).
rank 1 = 10 items
rank 2 = 30
rank 3 = 80
0x00000303 Items_Way_Of_White;
0x00000304 Items_Princess_Guard;
0x00000305 Items_Warrior_Of_Sunlight;
0x00000306 Items_Darkwraith;
0x00000307 Items_Path_Of_The_Dragon;
0x00000308 Items_Gravelord_Servant;
0x00000309 Items_Forest_Hunter;
0x00000310 Items_Blade_Of_The_Darkmoon;
0x00000311 Items_Chaos_Servant;
The HEX location would be 0x303 ~ 0x311, then how about 0x30A ~ 0x30F? Besides, I have contributed to each 30 points to the sunlight soldier, white spider girl & black dragon; however, there are all "0" in 0x305, 0x307 & 0x308. Please kindly elaborate more in details.
Here is my data through 0x303 ~ 0x311
00 40 00 00 00 00 00 07 DC 00 00 00 01 00 FD
Thanks!
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
Crevox
Can anyone post the description of the Lift Chamber Key? It's an unobtainable item.
It's on the first page 2nd post!
000007DF - Lift Chamber Key
Re: Dark Souls Modding Discussion Only!
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
Magnus Hydra
It's on the first page 2nd post!
000007DF - Lift Chamber Key
I would like the in-game item description if you could please.
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
pcweekly
Can anyone help me?
What I do to increase rank for my current covenant is that I remember the exact number of stuff I have gave them, say the sunbros for instance I give them 10 medals.
So go into hexworkshop find your characters name with your stats above it if you have all 99 it should look like c,c,c,c,c,c,c,
(You should not get more than 3 results)
Covert to hex the number of items you have given your Cov and the one closest to your name is the one.
Really simple once you get the hang of it.
BTW Always bookmark the name.
Re: Dark Souls Modding Discussion Only!
Thank you for your help and details!