Cheat: Get the Illuminatus Acheivement

Amnesia: The Dark Descent1k views3 favorites1 min readby Man with no browsView on Steam ↗

Getting the Acheivement

HOW TO MAKE IT HAPPEN:
Open the file:
/home/[USERNAME]/.steam/steam/steamapps/common/Amnesia The Dark Descent/maps/main/inventory.hps
If you're not on a high-quality Linux system, substitute the path for the one on your OS

FIND:
////////////////////////////
// Run at the start of the game.
void OnGameStart()
{

ADD AFTER IT:
for (int i=0;i<500;i++) {
GiveItemFromFile("", "tinderbox.ent");
}

FINISHING MOVE:
Save the file, then start a brand new game. Before the opening sequence even finishes, you'll have your achievement. Once you're done with it, put the file back the way you found it.

This guide was created by its original author on the Steam Community. Are you the author and want it removed? Request removal.