A Demon's Game - Episode 1

A Demon's Game - Episode 1

Not enough ratings
100% Achievements in 1 min
By Rodein❕
Get all the achievements in 1 minute editing a file.
   
Award
Favorite
Favorited
Unfavorite
Disclaimer
The last version of this game is from 2017 and contains a bug that does not trigger some of the achievements, making it impossible to achieve 100% without any 'trick'. That's why I've created this guide.
Instructions
  • Go to C:\Program Files (x86)\Steam\steamapps\common\A Demon's Game - Episode 1\Scripts\Achievements
  • Open the file 1Flashlight.lua with a text editor like Notepad.
  • Replace all text with the following:

    function Script:Flashlight()--in
    Steamworks:SetAchievement("ACH_FL_GRAB")
    Steamworks:SetAchievement("ACH_LIGHTS_CHOICE")
    Steamworks:SetAchievement("ACH_LATIN_CHOICE")
    Steamworks:SetAchievement("ACH_WATER_GONE")
    Steamworks:SetAchievement("ACH_STRANGER_DANGER")
    Steamworks:SetAchievement("ACH_STRANGER_HELPER")
    Steamworks:SetAchievement("ACH_EATER_LEFT")
    Steamworks:SetAchievement("ACH_EATER_DEAD")
    end


    as you see in this screenshot:


  • Save the changes and start a new game.
  • Skip the initial conversation with the demon (i.e. press E)
  • Take the flashlight from the table (see blue dot in next screenshot)


  • Close the game (achievements only trigger when closing the game)
Thank you!

2 Comments
[UNSC] One Daring Dame 13 Jan, 2025 @ 3:29pm 
Thank you so much for the help, from the moment I booted the game and heard that god awful voice acting from the demon I knew the game would be terrible, didn't really feel like/don't even know if I could refund, works perfectly!
REX 13 Jan, 2025 @ 1:01pm 
This is not a settings file, but a script with game logic.