Skip to content

KCD2 TPVToggle v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 20:34
· 169 commits to main since this release

Kingdom Come: Deliverance II - Third Person View Toggle

Release v0.3.0

This mod enables toggling between first-person and third-person views in Kingdom Come: Deliverance II using customizable hotkeys.

Changelog

Added

  • [EXPERIMENTAL] Automatic view management for game menus and overlays
  • Automatically switch to first-person view when menus open
  • Preserve camera state during menu interactions

Project Structure

  • Moved all source and header files to the src/ folder
  • Updated Makefile and GitHub Actions to use the new structure
  • Adjusted version updater script to read src/version.h
  • Updated README and build instructions

Limitations

  • Pre-release experimental feature
  • May not work perfectly with all game interactions
  • Relies on specific game memory patterns that could change with updates

Installation

  1. Simply extract all files to your game directory:
    <KC:D 2 installation folder>/Bin/Win64MasterMasterSteamPGO/
  2. 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.