Fighting Game · Guides & deep dives

V2 Iris Accessibility

A guides & deep dives document in the Fighting Game library.

0sections1 minread

On this page

@v2/iris-accessibility wires @iris/accessibility into V2's main client and companion accessibility surfaces.

The bridge covers:

  • caption streaming through @psyche/caption-streaming;
  • dyslexia-friendly typography with letterSpacingEm: 0, larger minimum text, and shorter reading measures;
  • cognitive assistive UI for reduced load, guided prompts, persistent tutorial hints, and simplified language;
  • screen-reader bridge semantics for NVDA, JAWS, VoiceOver, TalkBack, Narrator, and Orca;
  • native UE accessibility hooks and certification blockers.

Caption updates are routed as accessibility UI state, not deterministic gameplay state. The bridge sets mayInfluenceRollback: false.