Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nats-ji/cyberpunk-open-sesame-mod
Open locked doors with a single keypress. Unlock Vehicles doors, also work Judy, Kerry, River, Panam's cars.
https://github.com/nats-ji/cyberpunk-open-sesame-mod
cyberenginetweaks cyberpunk cyberpunk-2077 cyberpunk-mods cyberpunk2077 mod
Last synced: about 2 months ago
JSON representation
Open locked doors with a single keypress. Unlock Vehicles doors, also work Judy, Kerry, River, Panam's cars.
- Host: GitHub
- URL: https://github.com/nats-ji/cyberpunk-open-sesame-mod
- Owner: Nats-ji
- License: gpl-3.0
- Created: 2021-01-08T07:09:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T16:53:26.000Z (9 months ago)
- Last Synced: 2024-03-25T18:41:15.069Z (9 months ago)
- Topics: cyberenginetweaks, cyberpunk, cyberpunk-2077, cyberpunk-mods, cyberpunk2077, mod
- Language: Lua
- Homepage: https://www.nexusmods.com/cyberpunk2077/mods/814
- Size: 62.5 KB
- Stars: 23
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Cyberpunk Open Sesame Mod
## Feature
- Open locked doors with a single keypress.
- Unlock Vehicles doors, also work Judy, Kerry, River, Panam's cars.
- Kill NPCs and blow up cars with `Shift+E`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
```![image](https://staticdelivery.nexusmods.com/mods/3333/images/814/814-1610181907-1868123266.png) ![image](https://staticdelivery.nexusmods.com/mods/3333/images/814/814-1610181908-199355911.png)
**This mod cannot open doors with the "Open [Locked]" label. You can open the lock doors that have no "F Open" options. Most of them are in mission areas and have red lights above them (like the one in the cover image).**
![image](https://i.imgur.com/yANm4pl.gif) ![image](https://i.imgur.com/w371Mpc.gif)
## Install & Use
This mod requires **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 simply 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)
Press `Shift+E` to blow up cars and kill npcs.
## 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 its uninstall instruction.
## Bug
Please open an issue if you encountered a bug.
## Credits
- yamashi's CyberEngineTweaks https://github.com/yamashi?tab=repositories
- Architect's CityH4CK mod inspired me to create this mod https://www.nexusmods.com/cyberpunk2077/mods/808
- Development Team behind CyberEngineTweaks and RED4extSDK
- CP77 Modding Tools Discord Community https://discord.gg/cp77modding