Fix hallucinations and inaccuracies across 15 wiki pages
Audited all 31 wiki pages against source code. Key corrections:
Profiles.md: Remove fabricated "Activate" button, add actual "New"/"Load"
buttons, fix executable input (Browse dialog, not typed text), fix
double-click behavior (loads, not edits)
Button-and-Axis-Mappings.md: Fix column names (Target->Output,
Modifiers->Options), add missing Value column, fix modifier labels
(I/H -> Inv/Half), fix Clear->Clear All, fix Map All description
Macros.md: Fix button name (Add Macro->Add), remove fabricated
up/down reorder arrows
Controller-Slots.md: Remove claim of no per-type cap, fix type
switching (Dashboard only, not config page), add Dashboard drag reorder
Stick-Dead-Zones.md: Clarify Linear is shared per stick, fix preview
to show single output dot (not raw+output)
Trigger-Dead-Zones.md: Fix live bar description (single bar, not
separate raw/processed)
Developer pages: Fix service count (5->6), MaxPads references (8->16),
missing enum values (Once, None), wrong method name (LoadObj->LoadModel),
asset counts, line count estimates
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)