This is a simple hack to stop cheating from blocking achievements, where by "cheating" I mean using the official cheats in the Game Settings.
Open "X-Change Life.html" in your favourite editor. Use "find and replace", find
Code:
(set:$cheated to "yes")
and replace
all instances with
Code:
(set:$cheated to "no")
then save your changes. Done. Now cheating does not block your achievements any longer. I believe even if you do not know how to code you can easily understand what this edit does...
I used this because I have never denied a single demonstration in playing this game. Unfortunately, unlike me Hailey has a serious problem with the player having an "office slut" reputation. I never used the cheats before, so I was unpleasantly surprised that resetting my reputation would stop me from getting (completely unrelated...) achievements through regular play.
I think that's a silly decision for a porn game. Even if I used cheats specifically to gain achievements, why would the developer care? Is there some sort of competition for 100% honest achievements I am not aware of? Anyway, the little hack above removes this if it is getting in your way as well. Enjoy.
P.S.: The above only works if you have not cheated yet, as it stops setting the cheated status in the first place.