General
Xbox
Austin Web Services
Game Pass is the strategic center of Microsoft's gaming business. The subscription gives players access to hundreds of games — including every first-party Microsoft title on day one — across console, PC, and cloud. With 34M+ subscribers, it generates recurring revenue that offsets the hardware margin constraints of console manufacturing.
The inclusion of Activision Blizzard titles — Call of Duty, Diablo, Overwatch, World of Warcraft — significantly upgraded the catalogue and made Game Pass Ultimate one of the most content-dense subscription services in gaming.
{[
{ label: 'Game Pass Core', value: '$9.99/mo', sub: 'Online multiplayer + rotating catalogue' },
{ label: 'Game Pass Standard', value: '$14.99/mo', sub: 'Full catalogue, no day-one titles' },
{ label: 'Game Pass Ultimate', value: '$19.99/mo', sub: 'Console + PC + Cloud + EA Play' },
].map((s) => (
))}
{s.value}
{s.label}
{s.sub}