Hi,

I need some help with CE. It's actually for single player, but not sure where else to ask.

The main thing I'm looking for is the static address for the game completion value, specifically for steam update 1.27, but instructions on how to find it in any version will be fine.

I found the static addresses of some other stats like missions completed, etc. but the same method doesn't work for completion %

When searching the "probable value of address" I get no addresses at all, let alone green static addresses. Only for game completion though.

Any helpt would be appreciated.

Thanks

Edit: One other thing. The method I use for finding static addresses is finding an address with the value then using the debugger to see what accesses the address. This used to crash the game at first (some kind of anti-debugger) but by using DBVM in CE I can get around it.

Is this method safe to use in Online? Just looking to view values for heist missions, not looking to change anything.