Locking Achievements Help

Theron

Well-Known Member
Nov 8, 2018
3,663
1,391
44
Because I help people with stuff, I've unlocked Achievements I didn't earn and don't want. I know how to use the Console to remove them, but they're unlocked again when I reload the game. Does anyone have any ideas?

getAch().achievementData.[The index of the achievement you want to remove].isUnlocked = false;
 

TheShepard256

Well-Known Member
In my experience, achievements unlock retroactively, which to me indicates the game checks eligibility based on what's in the save file(s) rather than checking at the exact moment the achievement should be unlocked - so I'd guess you'll have to undo whatever it was that unlocked those achievements. I forgot if they unlock as soon as you load the game or when you load an eligible file, so you might have to undo it on all files that qualify for any given achievement.
 

Theron

Well-Known Member
Nov 8, 2018
3,663
1,391
44
I forgot if they unlock as soon as you load the game or when you load an eligible file, so you might have to undo it on all files that qualify for any given achievement.
That's the thing. I don't qualify. I got them from loading other people's saves to diagnose/fix them.