Latest Posts
The Object Already Knows Its Own Name

A bug report from my modding idol grew into RTTI self-heal: mods that re-find their own offsets.
[Devlog] Kingdom Come: Deliverance II - Building a Proper Third Person Camera

Building a 'proper' third-person camera for Kingdom Come: Deliverance II - One that does not suck.
Hot Reload in a Live Process: The Two-Binary Architecture

The two-binary architecture behind hot DLL reload: replace native code in a running game.
[Devlog] Kingdom Come: Deliverance II - Customizing the View: TPV Offsets, Input, and What's Under the Hood

Following up on the TPV toggle: a technical deep dive into implementing custom camera offsets in Kingdom Come: Deliverance II.
[Devlog] Kingdom Come: Deliverance II - Finding the Third-Person View Toggle Flag

Enabling Kingdom Come: Deliverance II's hidden third-person view: a walk through memory, vftables, and pointer chains.
[CryEngine] Eye of the Engine: The Camera

Unpacking CryEngine's camera system, from raw input signals to the rendered image.
