Skip to content

KCD2 TPVToggle v0.3.2

Choose a tag to compare

@github-actions github-actions released this 05 May 11:49
· 124 commits to main since this release

Kingdom Come: Deliverance II - Third Person View Toggle

Release v0.3.2 - Overlay Detection and Complete Architecture Overhaul

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

Changelog

  • Complete code rewrite for better stability and performance
  • Now uses SimpleIni library for configuration
  • Switched from memory breakpoints to proper function hooks (MinHook)
  • Overlay Detection: Automatically switches to first-person when menus open
  • Scroll Lock: Disables mouse wheel during menu/dialog screens
  • Custom TPV FOV: Set your preferred third-person field of view

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.