Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Nightmare Save Unlocker

English | 简体中文

A UE4SS Lua mod for Escape The Backrooms that unlocks Nightmare difficulty saves in the lobby save list.

The game hides every save created on Nightmare difficulty from the lobby save dropdown. This mod removes that hidden filter, so your Nightmare saves appear in the list and can be loaded normally.

Curious how it works under the hood? See the detailed comment block at the top of Scripts/main.lua.

Requirements

Installation

  1. Download the UE4SS release for Escape The Backrooms from the link above.

  2. Extract it into the game folder, so everything lands in:

    <game root>\EscapeTheBackrooms\Binaries\Win64
    

    Where is the game root? In Steam, click the gear icon next to Escape The Backrooms → ManageBrowse local files.

  3. Inside Win64, open the ue4ss folder, then the Mods folder:

    <game root>\EscapeTheBackrooms\Binaries\Win64\ue4ss\Mods
    
  4. Download the latest release archive of this repository, and extract it into a NightmareSaveUnlocker folder inside Mods — create the folder if it doesn't exist. When done it should look like this:

    ...\Win64\ue4ss\Mods\NightmareSaveUnlocker\Scripts\main.lua
    
  5. In the same Mods folder there is a mods.txt file. Open it and add this line:

    NightmareSaveUnlocker : 1
    
  6. Launch the game. That's it — your Nightmare saves now show up in the lobby save list.

Uninstall

Set NightmareSaveUnlocker : 0 in mods.txt, or simply delete the NightmareSaveUnlocker folder.

License

MIT

About

UE4SS Lua mod that unlocks Nightmare difficulty saves in the Escape The Backrooms lobby save list

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages