KCD2 TPVToggle v0.2.0
·
212 commits
to main
since this release
Kingdom Come: Deliverance II - Third Person View Toggle
Release v0.2.0
This mod enables toggling between first-person and third-person views in Kingdom Come: Deliverance II using customizable hotkeys.
Changelog
-
Added dedicated first-person view (FPV) keybindings
- Added
FPVKeyoption in the INI file to specify keys that always switch to first-person view - Default FPV keys: M, P, I, J, N (0x4D, 0x50, 0x49, 0x4A, 0x4E)
- FPV keys will always switch to first-person view when pressed, regardless of current state
- Added
-
Added dedicated third-person view (TPV) keybindings
- Added
TPVKeyoption in the INI file to specify keys that always switch to third-person view - No default TPV keys are assigned
- TPV keys will always switch to third-person view when pressed, regardless of current state
- Added
-
Improved logging for key monitoring
- Added detailed logging of which keys are being monitored for each function
- Added clearer action logging that distinguishes between toggle, FPV, and TPV key presses
-
Code improvements
- Added better error handling for key parsing
- Improved configuration file loading with better fallbacks and validation
- Enhanced memory safety when setting view states
Installation
- Simply extract all files to your game directory:
<KC:D 2 installation folder>/Bin/Win64MasterMasterSteamPGO/ - Launch the game and press F3 (default) to toggle the camera view
Note
This package includes everything you need:
- KCD2_TPVToggle.asi (the mod itself)
- KCD2_TPVToggle.ini (configuration file)
- dinput8.dll (Ultimate ASI Loader)
- Documentation and license information
Configuration
Edit the KCD2_TPVToggle.ini file to customize hotkeys and other settings.
See the README for detailed instructions.