Toggle Map and Journal
Press the map button for map and press the same button again to enter the game immediately (without going to the hub menu). Also for journal.
Description
Press the map button for the map and press the same button again to get into the game immediately.
(without going to the hub menu).
Works also for the journal (questlog).
Autohotkey script (At Files – Optionally there is also an executable file)
Mod dependencies
Cyberpunk 2077 of course. version 1.05 or higher.
If you want to use cp2077_Keys.ahk, download and install autohotkey 1.0.48.05.
(Why this version? Because with newer versions my script doesn’t work).
Alternatively:
You can also use the cp2077_Keys.exe (You don’t need to install autohokey then).
Or compile the cp2077_Keys.ahk (right mouse click “Compile”) yourself.
But you have to install autohotkey 1.0.48.05 first.
Manual installation and start
Unpack the archive and place the files in a folder of your choice:
cp2077_Keys.ini:
Configuration file. is set with the default keys.
But you can also configure other keys.
cp2077_Keys.ahk:
Source code of “Toggle Map and Journal”.
If you don’t want to use cp2077_Keys.exe, you can alternatively,
provided you have autohotkey installed, you can use this script.
cp2077_Keys.exe:
Start this optional file with administrative rights.
After that you start the game.
Keycontrols-Help_english.txt
Keycontrols-Help_german.txt:
Helpful if you want to use other keys and enter them in the cp2077_Keys.ini.
Notes:
- If you have the default key “m” for the map, then the switch to 3D display of the map will no longer work.
- Reason: This key is “hardcoded”. Solution: Use another key for the map (Settings / Keyboard settings / Call map).
But don’t forget to add this new key in the cp2077_Keys.ini under:
[MAP-Key]
Key=NewKey - Because the other menus (inventory / character etc.) have submenus, it’s not possible to include a toggle for this with Autohotkey.
- It can happen that the exe-file is blocked by your virus scanner (e.g. key-injection).
- Then you have to enter an exception in your virus scanner or(not recommended) deactivate the virus scanner for the duration of the game.
Manual uninstallation
Do not start anymore
Delete unzipped folder.
Incompatibilities
Only mods that change the same key bindings with autohotkey.