Skip to content

Nun-z/XboxRetailModeAppGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 

Repository files navigation

This method (used first by tunip3) allows apps to be installed to an Xbox in retail mode that would normally only be available in dev mode. Note that there are better options available if you just want to run RetroArch on your Xbox. This is intended for those that want to create their own storefront containing RetroArch or those that want to self-host.

Guide to Installing Apps to an Xbox in Retail Mode (WIP)

Table of Contents

Introduction

This guide will describe the process of uploading a Universal Windows Platform (UWP) app to the Microsoft Store for use on an Xbox in retail mode. Apps that you install to your Xbox in this way will not need to be sideloaded in dev mode. This is useful because it allows you to use emulators without restarting the Xbox, and you can bypass the 2 GB file size limit imposed on dev mode.

There are some things you should be aware of if you choose to follow this guide. Publishing emulation apps to the Microsoft Store is against Microsoft’s terms of service. Breaking these terms of service often leads to being banned from uploading further apps to the Microsoft Store, requiring you to then purchase dev mode for a new Microsoft account. Note that this is only a risk for the person uploading apps to the Microsoft Store, not for those using the apps. For each account, you will need to pay around $2 in order to start uploading apps to the store.

Once you've signed up for a Microsoft dev account, this tutorial will have you use a tool known as the Scarlet Sideloader to quickly upload your apps to the Microsoft Store. If you encounter a technical error when using the sideloader, please report it to the tool's GitHub page here: https://github.com/Dantes-Dungeon/Scarlet-Sideloader/issues.

Requirements

To follow this guide, you will need $2 and a computer running Windows.

Step 1: Sign up for a developer account

If you have a Microsoft account that you log into on your Xbox and $2, you have everything you need to complete this step. If you have a developer account already, skip this step.

1. Go to this URL (https://developer.microsoft.com/en-us/store/register/) and click on the “sign up” button.

2. If you are not already signed in with your Xbox’s Microsoft account, sign in using the prompt displayed.

3. You will then be presented with a dropdown menu for selecting your region. Choose Argentina.

4. Once you select a region, the account type options will be displayed. Select “individual” account type option. AccountType

5. Scroll down to the “publisher display name (company name)” textbox and enter your desired publisher name. This can be anything as long as it hasn’t already been claimed by someone else.

6. Scroll down and fill in the “contact info” textboxes. Use 1895 for the zip code. Then, press the “next” button at the bottom of the page.

7. On the next page, click on “add a new payment method.”

8. Enter your payment information, go to the Review page, and complete the purchase. If the card is getting rejected, try putting 1895 as the billing card zip code. You now have a Microsoft developer account.

Step 2: Install Partner Token

1. Download Partner Token here.

2. Extract the archive to C:\.

If you are using Chrome, continue to step 2.1. If you are using Edge, continue to step 2.2.

Step 2.1: Installation on Chrome

2.1.1. Open Chrome.

2.1.2. Click on the puzzle piece icon at the top-right of the application and then click on Manage Extensions.

OpenExtensionsChrome

2.1.3. Enable developer mode.

EnableDeveloperModer

2.1.4. Click on the "Load unpacked" button that has now apeared at the top-left of the application.

2.1.5. Navigate to C:\PartnerToken-main and then click on Select Folder.

Step 2.2: Installation on Edge

2.2.1. Open Edge.

2.2.2. Click on the puzzle piece icon at the top-right of the application and then click on Manage Extensions.

2.2.3. Enable developer mode.

2.2.4. Click on the "Load unpacked" button that has now apeared at the center-top of the application.

2.2.5. Navigate to C:\PartnerToken-main and then click on Select Folder.

Step 3: Upload apps to the Microsoft Store using Scarlet Sideloader

1. Download Scarlet Sideloader here: https://mega.nz/file/HAwDFJDL#liEDFGlUErLytmc33qbXoUvaK_UKmG6tFrx-vPxxDiU

2. Extract the archive to C:\Sideloader.

3. You can use almost any .appx package, but for this guide download a RetroArch .appx package here: https://mega.nz/file/qQxVBSSS#8Z0XkISJJ2NDnyoYIVsnW5SA6SEU5QLHpu-ywcIJYRc

4. Move the .appx package to C:\Sideloader.

5. Open the browser you installed Partner Token to and go to https://partner.microsoft.com/en-us/dashboard/home.

6. Click on the puzzle piece icon next to the browser's URL field and click on the Partner Token option.

7. The cookie data you will need has now been copied to your clipboard. Paste the string to a notepad file or anywhere else you can quickly access it.

8. Press the Windows and R keyboard buttons simultaneously.

9. Type in cmd and then press the Enter key.

10. Enter cd C:\Sideloader in the command prompt and then press the Enter key.

Rest of guide coming soon.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published