Re: Dark Souls Modding Discussion Only!
Seeing how no one has found something I added to my save. I am going to give the first person US $5 paypal if they can find what I added into the save that you wouldn't normally see.
Re: Dark Souls Modding Discussion Only!
I'm having problem understanding the whole weapon upgrade hexing tutorial
So basically I want my bastard sword to be divine and that's where I don't really get at all...
Mr Rouseau says:
What do you do if you want, say, a crystal long sword? Add 100 (or 64 in hex) to those three bits. 03 11 28 becomes 03 11 8C and you have a crystal long sword.
Here's a list that covers all of the upgradable types:
Normal: DEC HEX
Crystal: +100 (+64)
Lightning: +200 (+C8)
Raw: +300 (+012C)
Magic: +400 (+0190)
Enchanted: +500 (+01F4)
Divine: +600 (+258)
Dark: +700 (+2BC)
Fire: +800 (+320)
Chaos: +900 (+384)
The id code I have for the bastard sword is this 000493E0 so if I were to change it to a divine weapon how do I do that in hex?
Change the last three values to 258...I'm really confused
NVM Guess I'll upgrade them normally when I find the right embers.
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
Insane JIC
I'm having problem understanding the whole weapon upgrade hexing tutorial
So basically I want my bastard sword to be divine and that's where I don't really get at all...
Mr Rouseau says:
What do you do if you want, say, a crystal long sword? Add 100 (or 64 in hex) to those three bits. 03 11 28 becomes 03 11 8C and you have a crystal long sword.
Here's a list that covers all of the upgradable types:
Normal: DEC HEX
Crystal: +100 (+64)
Lightning: +200 (+C8)
Raw: +300 (+012C)
Magic: +400 (+0190)
Enchanted: +500 (+01F4)
Divine: +600 (+258)
Dark: +700 (+2BC)
Fire: +800 (+320)
Chaos: +900 (+384)
The id code I have for the bastard sword is this 000493E0 so if I were to change it to a divine weapon how do I do that in hex?
Change the last three values to 258...I'm really confused
Divine: +600 (+258)
000493E0 - bastard sword
000493E0 + 258 (hex) = 00049638 Divine Bastard sword Add 10 more hex and it will be Divine Bastard sword +10
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
Magnus Hydra
Divine: +600 (+258)
000493E0 - bastard sword
000493E0 + 258 (hex) = 00049638 Divine Bastard sword Add 10 more hex and it will be Divine Bastard sword +10
Thanks magnus
Re: Dark Souls Modding Discussion Only!
I have all the ids thanx to mrjinglesusa. I've been working on the Boot timing optimisation for Rest Glitch Hack and a few other things. I'll get to it soon plus I need to add more stuff to the beta save to make it a final....So much to do lol.
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
Magnus Hydra
I have all the ids thanx to mrjinglesusa. I've been working on the Boot timing optimisation for Rest Glitch Hack and a few other things. I'll get to it soon plus I need to add more stuff to the beta save to make it a final....So much to do lol.
Rest Glitch hack?
Re: Dark Souls Modding Discussion Only!
Quote:
Originally Posted by
Insane JIC
Rest Glitch hack?
Off Topic:
The new 360 mod that lets EVERY xbox 360 run like a jtag. In my sig there is a link showing a few videos. I got some more to add showing real time memory editing and other nice things u can do with a rgh/jtag 360.
Re: Dark Souls Modding Discussion Only!
In my USER_DATA there is a section which lists off a variety of gamertags. These people aren't in my recent players list...so who the fuck are they? They appear to be a mix of regular gamers from all over, are they tester's gamertags hard coded into the game so they get bonus shit or do you think it has something to do with the game's hit and miss matchmaking system? Curious indeed.