Skip to content

Commit 2e6614f

Browse files
committed
Added doc for console access.
1 parent 228c4d5 commit 2e6614f

File tree

5 files changed

+50
-0
lines changed

5 files changed

+50
-0
lines changed

articles/console_access.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
title: Console Access
3+
description: How do i get access to console versions of MonoGame.
4+
---
5+
6+
# Console Access
7+
8+
MonoGame is free to use on all consoles, but the source code is private to authorized developers.
9+
10+
The instructions below will help you gain access for each platform.
11+
12+
13+
## Nintendo Switch
14+
15+
![Nintendo Switch](images\nintendo_switch.png)
16+
17+
Your first step is to register as [Nintendo Developer](https://developer.nintendo.com/register) for Nintendo Swtich.
18+
19+
Once you're in the program you can go to the middleware page and fill out the [MonoGame - Nintendo Developer Athorization](https://developer.nintendo.com/group/development/getting-started/g1kr9vj6/middleware/monogame) form.
20+
21+
We will then contact you with further instructions.
22+
23+
24+
## PlayStation 4, PlayStation 5
25+
26+
![PlayStation Partners](images\ps_partners.png)
27+
28+
To access PlayStation platforms you must register as a [PlayStation Partner](https://partners.playstation.net/).
29+
30+
If you're registered you can submit a request in the [PlayStation 4 forums](https://ps4.develop.playstation.net/forums/thread/49561/) and the [PlayStation 5 forums](https://game.develop.playstation.net/forums/thread/251629/).
31+
32+
We will process these requests to give you access and further instructions.
33+
34+
35+
## Xbox One, Xbox Series X
36+
37+
![ID@Xbox](images\idatxbox.png)
38+
39+
You must first be a member of the [ID@Xbox Program](https://developer.microsoft.com/en-US/games/publish/).
40+
41+
After you're in the program you can email ```[email protected]``` with ```[email protected]``` CC'd requesting Xbox Developer verification for access to MonoGame for Xbox.
42+
43+
Once Microsoft approves your development status we will respond with further instructions.
44+
45+
46+
## Questions
47+
48+
If you any other questions feel free to contact us at ```[email protected]```.

articles/images/idatxbox.png

317 KB
Loading

articles/images/nintendo_switch.png

108 KB
Loading

articles/images/ps_partners.png

13.3 KB
Loading

articles/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,8 @@
106106
href: samples.md
107107
- name: Community Tutorials
108108
href: tutorials.md
109+
- name: Console Access
110+
href: console_access.md
109111
- name: Help and Support
110112
href: help_and_support.md
111113
- name: Contributing to documentation

0 commit comments

Comments
 (0)