Adds direct keyboard shortcuts to open game menus instantly. Press I for Inventory, J for Journal, K for Skills, L for Knowledge. No more holding ESC and scrolling through the radial wheel menu. All hotkeys are configurable via INI file. Calls game functions directly – no input simulation.
Tired of holding ESC, scrolling through the radial wheel menu, and releasing just to open your inventory? This mod adds direct keyboard shortcuts to instantly open game menus with a single key press. No more radial wheel needed.
Default hotkeys:
– I = Inventory
– J = Quest Book / Journal
– K = Skill Tree
– L = Knowledge
All hotkeys are fully configurable via the INI file.
This mod does NOT simulate key presses or mouse input. It calls the game’s internal panel functions directly, making it instant and reliable regardless of FPS or system performance.
REQUIREMENTS
– Ultimate ASI Loader (ThirteenAG) – place dinput8.dll in the game’s bin64 folder
– If you already have other ASI mods installed, the loader is likely already in place.
INSTALLATION
1. Make sure Ultimate ASI Loader (dinput8.dll) is in your game’s bin64 folder:
[Steam]\steamapps\common\Crimson Desert\bin64\
2. Copy QuickMenuHotkeys.asi and QuickMenuHotkeys.ini into the same bin64 folder.
3. Launch the game. The mod activates automatically once you’re in-game.
CONFIGURATION
Edit QuickMenuHotkeys.ini to customize hotkeys:
[Settings]
Enabled=1 ; Master switch (0=off, 1=on)
DebugLog=0 ; Create log file for troubleshooting (0=off, 1=on)
[Inventory]
Hotkey=0x49 ; I
[QuestBook]
Hotkey=0x4A ; J
[SkillBook]
Hotkey=0x4B ; K
[Knowledge]
Hotkey=0x4C ; L
– Key codes use Windows Virtual Key Codes in hex format.
– A full reference table is included at the bottom of the INI file.
UNINSTALL
Delete QuickMenuHotkeys.asi and QuickMenuHotkeys.ini from the bin64 folder.
v1.1
– Added Options/Others menu hotkey (O)
v1.0
– Initial release
– Direct hotkeys for Inventory (I), Quest Book (J), Skills (K), Knowledge (L)
– PanelManager resolved via static pointer chains – no ESC required
– Calls game functions directly – no input simulation





