Post: Need help finding float for HP with Netcheat
10-31-2016, 03:19 AM #1
(adsbygoogle = window.adsbygoogle || []).push({}); I've found the souls, just cannot find HP. Wondering if I could get some help.
The game is Dark Souls, BLUS30782 on latest patch 1.09.
(adsbygoogle = window.adsbygoogle || []).push({});
10-31-2016, 04:16 AM #2
Dro
i<3myPs3
Originally posted by EvilWafflies View Post
I've found the souls, just cannot find HP. Wondering if I could get some help.
The game is Dark Souls, BLUS30782 on latest patch 1.09.




I've made a tool for dark souls 1 in the You must login or register to view this content. section in case you're interested.
I can put a BLUS-BLES conversion kit together if you would like just lmk.


Ive got search ranges for dark souls 1 BLES (not sure if they are the same, but probably) at

32000000
to
37000000




I'm thinking health should be anywhere from 35000000 to 37000000

1. search unknown value with that search range

You must login or register to view this content.


let an enemy hit you, pause
search decreased(s) next scan
searched unchanged next scan
unpause, let an enemy hit you, pause
search decreased(s) next scan
search unchanged next scan
unpause, increase your health, pause
search increased(s) next scan
search unchanged next scan
unpause



Keep doing that until you find your address.




Now, Health is dynamic, it changes when you restart the game or make a new character, etc..



Once you find your address, you will now need to find a pointer. A pointer is an address that holds the value of another address.

To find a pointer, you want to take the address of your just found health, and open another instance of netcheat.

For BLES (not sure if it will be the same..)
I have pointer ranges at

10000000
to
12000000


So search your offset in a pointer scan

You must login or register to view this content.


Once you have a search, then you will want to restart the game :|


Once restarted, go back and find the new dynamic address for health.

Take the new address for health and replace the old address in your search in pointer scan, and click next scan.
The search should give you 1, or it could give you many results. You may even need to restart the game, find health and search another dynamic address in your pointer scan to pinpoint the best one.


no addresses in this post are valid they are just examples.

I hope it helps.

GL!

The following user thanked Dro for this useful post:

EvilWafflies
10-31-2016, 05:01 AM #3
I believe I've tried your tool but it acted very strange for my copy of the game.
I'll give your tutorial a whorl and see what I can get. Most of these addresses seem to just be only visual from the two I've tried already. I guess I'll just go through the 23 results and see if anything works.
So far, the regions you provided maybe the same for BLUS.

So far, most tend to crash the game when I test if they work or not.
For instance
Originally posted by another user
6 1068C0F8 00000000
0 00000000 00000590

I try and set my HP to 0, write and it'll freeze my PS3. Is there a better way to test these addresses?

From what I noticed, address 3673BFFC is the HP I get when I narrow it down. Restarting the game doesn't change it
10-31-2016, 05:14 AM #4
Dro
i<3myPs3
Originally posted by EvilWafflies View Post
I believe I've tried your tool but it acted very strange for my copy of the game.
I'll give your tutorial a whorl and see what I can get. Most of these addresses seem to just be only visual from the two I've tried already. I guess I'll just go through the 23 results and see if anything works.
So far, the regions you provided maybe the same for BLUS.

So far, most tend to crash the game when I test if they work or not.
For instance

I try and set my HP to 0, write and it'll freeze my PS3. Is there a better way to test these addresses?

From what I noticed, address 3673BFFC is the HP I get when I narrow it down. Restarting the game doesn't change it


na thats how I would do it. Sometimes you can write the old address back and press play and itll unfreeze you. Not sure if that works on dark souls, it freezes pretty hard lol..

Its just the wrong address..
afaik there is no easy way of doing this.shit, if there is lmk asap lol. it takes a lot of time and effort.


It could have been coincidence I dont know, but the address for health I found on BLES is lower than the address of souls

Here is BLES offsets(address) and bytes for health and souls (bytes are probably modded but you see the pattern now), it should help

You must login or register to view this content.
10-31-2016, 05:19 AM #5
Hmm, alright. Would locking the HP in make you immune to falling into, say, an abyss? Because I've been just jumping off the ledge from Firelink Shrine to test now, not sure if it'd actually work.
10-31-2016, 05:24 AM #6
Dro
i<3myPs3
Originally posted by EvilWafflies View Post
Hmm, alright. Would locking the HP in make you immune to falling into, say, an abyss? Because I've been just jumping off the ledge from Firelink Shrine to test now, not sure if it'd actually work.


nope lol. If you constant write, it will no longer allow your health to move. You cannot withstand falling into the abyss, but you can withstand a fall to the ground.
10-31-2016, 05:30 AM #7
Well shit.
Alright, what do you mean by "Its just the wrong address..", like the address that I keep getting for HP? - Scratch that, I understand what you meant by that.

0 3673C07C 3B9AC9FF // Max Souls
I have the same address for souls though, may be the same for HP?
I mean, testing 63 results doesn't seem that bad compared to what I've done in the past so that's fine by me. My neck on the other hand, always kills me.
10-31-2016, 05:33 AM #8
Dro
i<3myPs3
Originally posted by EvilWafflies View Post
Well shit.
Alright, what do you mean by "Its just the wrong address..", like the address that I keep getting for HP? - Scratch that, I understand what you meant by that.

0 3673C07C 3B9AC9FF // Max Souls
I have the same address for souls though, may be the same for HP?


maybe lol edit: but thats dynamic so..

some say the regions dont matter, or maybe its just for certain games. I dont know much about that.


heres health pointer if you want to try..



6 1198FF94 FFFFE794
0 00000000 00000FFF//health POINTER!!

10-31-2016, 05:42 AM #9
Hehe, just gives me a poison meter that is filled Happy.
10-31-2016, 06:17 AM #10
Dro
i<3myPs3
Originally posted by EvilWafflies View Post
Hehe, just gives me a poison meter that is filled Happy.



LOL for real? I hope my tool isn't doing that..


but ok that can maybe help us narrow it down a little...


ok so we have this pointer that is poison apparently,

6 1198FF94 FFFFE794
0 00000000 00000FFF

the offset from the pointer (FFFFE794 in this case), you should try ranges of FFFFE780 to FFFFE7B4


so

6 1198FF94 FFFFE780
0 00000000 00000FFF
click write and see what it does

6 1198FF94 FFFFE781
0 00000000 00000FFF
click write and see what it does


and so forth.

all the way to

6 1198FF94 FFFFE7B4
0 00000000 00000FFF


of course you could start with an offset closer to the poison offset..you dont necessarily need to run through all of them like that it might be closer than we think.


It should be somewhere close and you might even find some other stuff as well.


let me know how it goes

ninja edit

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo