Accessibility Filters Not Applying Online + Limited HUD Color Customization
Platform: PC
Modes affected: Ranked, Franchise (online)
Issue type: Accessibility / Visual Settings Not Applying
There are two separate technical problems with the current accessibility implementation.
1) Accessibility filters do not consistently apply in online modes.
Colorblind filters function in offline play, but in online modes (Ranked and Franchise), the filters either:
- Do not apply at all, or
- Apply inconsistently between sessions
If an accessibility setting exists in the global menu, it should apply at the engine level across all modes. There should not be a separate rendering path that bypasses accessibility filters during online play.
This appears to be a mode-specific rendering override rather than a user configuration issue.
2) The current accessibility implementation lacks targeted control.
The existing presets apply a global color shift to the entire rendered frame. This does not address the specific UI and gameplay elements that create visibility conflicts.
There is currently no way to independently adjust:
- Passing reticle color
- Route colors
- User indicator color
- Catch indicator color
- HUD highlight colors
- Contrast levels for gameplay-critical UI
The visibility problems are element-specific, not global color issues. Examples:
- Yellow landing reticle blending into green turf
- Red uniforms blending into stadium lighting
- Blue-on-blue matchups lacking separation
- White UI text becoming unreadable depending on background
These are contrast mapping problems that require UI-layer color control, not full-frame hue adjustments.
Suggested technical improvements:
- Move accessibility filters to apply at a universal rendering stage so they function in all modes.
- Add per-element HUD color customization similar to Battlefield’s system (reticle, indicators, UI highlights).
- Implement adjustable high-contrast mode for UI elements only.
- Allow local uniform overrides for visibility (display-side only, not gameplay-affecting).
Other EA titles already support more advanced accessibility systems. Madden should not rely solely on global preset filters.
Accessibility settings should function consistently across all modes and provide element-level control rather than full-screen color shifts.