# Cyberpunk Open Sesame Mod ## Feature Open locked doors with a simple keypress. The default key is set to `E`. You can change it at Line 2 in the `init.lua` file. You can find Key Codes at https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes ```lua HotKey = 0x45 ``` ## Install & Use This mod requries CyberEngineTweaks Mod. Please Install it first. https://github.com/yamashi?tab=repositories Put `open_sesame` folder inside `\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\` Restart the game. Or reload Mods from the CyberEngineTweaks Console. To use it, you just simplely press `E` on doors that are locked by the game to open them. (Doors with `Open [Locked]` are fake doors. You can only open real ones) ## Uninstall To uninstall this mod just delete the `open_sesame` folder from `\Cyberpunk 2077\bin\x64\plugins\cyber_engine_tweaks\mods\`. To uninstall CyberEngineTweaks please follow it's uninstall instruction. ## Credits - yamashi https://github.com/yamashi?tab=repositories - CP77 Modding Tools Discord Community https://discord.gg/cp77modding