Skip to content

Commit 2c3867e

Browse files
Merge pull request #6186 from MicrosoftDocs/jken_remove_xbox_ref
Tidy up references to UWP and Xbox
2 parents 27e6203 + 123d55c commit 2c3867e

4 files changed

Lines changed: 12 additions & 11 deletions

File tree

uwp/apps-for-xbox/application-architecture.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ ms.topic: article
66
keywords: Xbox
77
---
88
# Xbox Media Application Architecture
9+
10+
> [!NOTE]
11+
> Please note that UWP based games are no longer accepted in the Xbox Store. Please use the [ID@XBOX program](https://www.xbox.com/games/id).
12+
913
All Xbox apps are packaged using the [Universal Windows Platform](../develop/index.md) but this does not mean that all Xbox applications must be written in XAML and C#. This section will go through several high-level architectural decisions you will need to make before you can start writing your Xbox application.
1014

1115
For general guidance on developing UWP applications for Xbox see this documentation:

uwp/gaming/getting-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Getting started
33
description: Learn how to get started right away developing games for Windows or Xbox by following this quick start guide.
44
ms.assetid: 40490837-6c7f-4f82-96b5-14f6858982b3
5-
ms.date: 08/21/2024
5+
ms.date: 01/14/2026
66
ms.topic: get-started
77
keywords: windows 10, uwp, games, getting started
88
localizationpriority: medium
@@ -12,7 +12,7 @@ localizationpriority: medium
1212
This article is a getting started guide for creators who want to develop games on Windows or Xbox.
1313

1414
> [!NOTE]
15-
> Before investing time developing a game based on the UWP framework, please note that UWP is no longer under active development. Further, UWP based games are no longer accepted in the Xbox Store.
15+
> Before investing time developing a game based on the UWP framework, please note that UWP based games are no longer accepted in the Xbox Store. Please use the [ID@XBOX program](https://www.xbox.com/games/id).
1616
1717
Here are some questions to help you find the info you need:
1818
* Are you an experienced game developer and want all the details? See the [Windows game development guide](e2e.md).

uwp/gaming/toc.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -544,15 +544,9 @@
544544
items:
545545
- name: GLSL to HLSL
546546
href: ../gaming/glsl-to-hlsl-reference.md
547-
- name: UWP on Xbox One
547+
- name: UWP on Xbox
548548
items:
549549
- name: FAQ
550550
href: ../xbox-apps/frequently-asked-questions.yml
551-
- name: Tools
552-
items:
553-
- name: Dev Home
554-
- name: Xbox best practices
555-
- name: Bringing existing games to Xbox
556-
- name: Xbox Device Portal REST API
557-
- name: Xbox Live
558-
href: /gaming/xbox-live/index
551+
- name: Xbox Live
552+
href: /gaming/xbox-live/index

uwp/xbox-apps/frequently-asked-questions.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ summary: |
1313
Look through this page of frequently asked questions.
1414
Also check out the [Known issues](known-issues.md) topic and the [Developing Universal Windows apps](https://social.msdn.microsoft.com/Forums/windowsapps/en-US/home?forum=wpdevelop) forum.
1515
16+
> [!NOTE]
17+
> Please note that UWP based games are no longer accepted in the Xbox Store. Please use the [ID@XBOX program](https://www.xbox.com/games/id).
18+
1619
1720
sections:
1821
- name: Ignored

0 commit comments

Comments
 (0)