Page 1 of 1

Amnesia Rebirth

Posted: Tue Jan 19, 2021 9:51 am
by aSwedishMagyar
Not sure if this will work for you guys but I made a simple table with the following options:
  • Enable Debug Menu
  • Teleport (save and recall multiple locations)
  • Get Inventory (need to use an item if you just loaded in for it to get the right address)
  • Inf Match Duration
  • Modify Forward Movement Speed
If the static pointers are incorrect then just let me know and I'll add a script to grab the pointer.

Also for those of you not satisfied with this, it is possible to directly modify game constants like brightness of lamps, matches and enemy detection by changing files in the 'scripts' folder. Specifically edit "Prop_Lantern.hps", "Prop_Match.hps", and "Prop_Flare.hps" along with the any 'agent' types that you want to modify as well. The files can be opened in notepad++ and are compiled when you start the game.