I'm using the Steam version. I don't know how you're getting 900k but I don't think you're searching with CE correctly, or maybe you're using an old version. Are you searching for a float instead of a 4-byte, which is the default?
Also, the addresses I posted earlier are useless now, even if they weren't before. The game has updated.
I'm using latest version of the CE, and I followed exactly how you instruct
I tried both using VEH Debugger and windows debugger, never get the address for bond points T_T
the rest of the CE setting are default
yeah the game just updated, I think they fixed the locked achievement bug
=update=
finally I found the bond points, they way I did is;
when the bond points is 50, I search for value between 48 and 52 on float, do an event with girl, then when the points increase to 75, I search for value between 73 and 77 and so on
the trick is, the bond point never exactly in integers numbers, it will on xx,xxxxxxxx, for example what I found on CE is 75,48493195
hope that helps lol