> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Why make games accessible

> Understand why accessible games matter: reach over 1 billion players with disabilities, improve design for everyone, and drive XBOX sales and social impact.

XBOX should be a place where everyone has fun. Over 1 billion people worldwide live with a disability, and most people will experience a temporary, situational, or permanent disability at some point. Accessible games let more players play, connect with friends and family, and enjoy what you built.

## Increased gamer base

The business case is straightforward:

```text theme={null}
Number of users who can play your game × Awesomeness of game = Game sales
```

If a game is unplayable for people with physical, sensory, or cognitive impairments, you're leaving sales on the table. For context:

* \~19% of people in the US have some form of disability.
* \~14% of US adults have difficulty reading.
* \~10% of males have some form of color vision deficiency.

More business justifications: [Making Video Games Accessible](https://learn.microsoft.com/windows/win32/dxtecharts/accessibility-best-practices).

## Better games

Designing for accessibility usually makes the game better for everyone.

**Subtitles / closed captioning** started as a localization feature and became a mainstream preference — players use them in noisy rooms, when they can't turn up the volume, or when audio mixing makes dialogue hard to hear. Along the way, they made games playable for people who are deaf or hard of hearing.

**Controller remapping** is another example. Many players remap for personal preference; players with motor disabilities often need remapping to play at all.

The thought process behind accessibility work produces a more user-friendly, customizable game overall.

## Social space and quality of life

Gaming is entertainment, but for some players it's also an escape from a hospital bed, chronic pain, or debilitating social anxiety — a way to be someone else and connect with people they otherwise couldn't. Being able to take part in the same games friends are playing meaningfully improves quality of life.

## Related links

* [Accessibility overview](/build/game-principles/accessibility/accessibility-overview)
* [XBOX Accessibility Guidelines](/build/game-principles/accessibility/xbox-accessibility-guidelines)


## Related topics

- [PAGE 106 · Accessible web content and applications](/build/game-principles/accessibility/page/page-106-web-content-applications.md)
- [Why Sampler Feedback?](/build/core-features/graphics/newfeatures/sfs/why-sf.md)
- [PAGE 101 · Accessible event registration guidelines](/build/game-principles/accessibility/page/page-101-registration.md)
- [Why Mesh Shaders?](/build/core-features/graphics/newfeatures/ms/ms-why.md)
- [PAGE 105 · Accessible speakers, videos, and presentations](/build/game-principles/accessibility/page/page-105-speakers-videos-presentations.md)
