Replace double dashes with em dashes in all wiki pages
Document input hiding: HidHide management and low-level hooks
- Devices.md: Add Input Hiding section (HidHide, hooks, auto-enable, master switch)
- Settings.md: Add "Hide Devices from Games" master switch subsection
- Driver-Management.md: Add built-in device management subsection under HidHide
- Architecture-Overview.md: Add HidHideController.cs, InputHookManager.cs, 5th thread, thread safety
- Services-Layer.md: Add device hiding lifecycle, DeviceHidingStateChanged, auto-enable defaults
- Settings-and-Serialization.md: Add HidHideEnabled, ConsumeInputEnabled, EnableInputHiding
- Driver-Installation-Internals.md: Add HidHideController IOCTL API section
- Engine-Library.md: Add InputHookManager class documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add screenshots, fix image refs, correct controller limits
- Add automated capture script (capture.ps1) using UI Automation
for reliable screenshot generation across DPI settings
- Capture 13 screenshots: Dashboard, Profiles, Devices, 3D/2D
controller views, Macros, Mappings, Sticks, Triggers, Force
Feedback, Settings, About, Add Controller popup
- Update all wiki pages to use local images/ references instead
of external GitHub raw URLs
- Fix controller slot limits: all types share global 16-slot cap
(no per-type limit), add XInput 4-controller visibility note
- Fix MaxPads references from 8 to 16 across documentation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add complete PadForge wiki documentation (31 pages)