Update wiki for Web Controller, Force Raw Mode, stick calibration, and retake all screenshots
- Add Web Controller page: getting started, layouts, touch controls, connection, rumble, technical details
- Add Home.md entry for Web Controller
- Update Devices: device detail pane (GUID/instance path marquee), Force Raw Joystick Mode, stick calibration
- Update Stick Dead Zones: center offset calibration, max range per axis
- Update Architecture Overview: WebControllerServer service, Web Controller Server Thread, WebAssets directory
- Update Services Layer: WebControllerServer section, update service count to 7
- Update Build and Publish: WebAssets directory in project structure
- Update Troubleshooting: buttons map to wrong outputs (force raw mode solution)
- Update 3D Model System and 3D/2D Visualization for touch gesture details
- Retake all 12 screenshots with latest UI
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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)