목록Modding (2)
Smooth Motion Factory
English 한국어Understanding DirectX / DirectInput (DXScanCode) Keycodes for ModdingWhen creating or customizing Skyrim mods, you will often need to set or change hotkeys inside an .ini file. These configuration files commonly use a format called DXScanCode — a numeric keycode system originating from Microsoft’s DirectX (DirectInput) API.This post summarizes what DXScanCodes are, how they relate to ..
English 한국어Understanding Skyrim Locomotion Animation: Footstep Events, Looping, and Weapon-Type DifferencesSkyrim’s locomotion system is fundamentally built on eight-directional walk and run animations, with additional strafe animations used for left and right movement. In this article, I’ll explain how Skyrim’s locomotion works—using the two-handed sword locomotion set as the primary example—an..