LaunchPass is a Frontend and fork of RetroPass it is a highly customisable Frontend for Xbox One/Series Consoles for use with UWP Retro Gaming Emulators.
This is made specifically for Xbox Consoles and hopefully will give users enough customisation options to make it feel their own.
Check out our Wiki for setup and usage intructions
- Xbox Only
- Optimized for Gamepad Only
- Zipped content supported only if RetroArch, Retrix Gold or other supported cores/emulators support compressed archive format.
- No Automatic Scrapper, you must use LaunchBox. for Setup (More Info Below)
- EmulationStation support is discontinued sorry!
- Video Background can cause lag in some-instances due to UWP limitations, we recommend 1080p resolutions and use a Image for the Game Details to reduce how many video play at the same time. (Series X may fair better in this regard)
- Download latest LaunchPass.
- Connect to Xbox through Xbox Device portal and install:
- LaunchPass_x.y.z.0_x64.appxbundle
- The 3 appx dependencies in Dependencies.zip or Dependencies.7z.
- Installation is finished. Proceed to and Follow Setup Guide!
- Install Visual Studio 2019
- Get the latest source code from Main/Dev branch or release
- Open RetroPass.sln
- Under Package.appxmanifest -> Packing, create and choose a different Certificate if needed.
- Set Configuration to Release
- Set Platform to x64
- Project -> Publish -> Create App Packages...
- Choose Sideloading, turn off Enable automatic updates
- Yes, select a certificate or Yes, use the current certificate
- Under Architecture check only x64
- Package is built and ready to install.
- Optionally, for smaller package size, it is safe to delete:
- Add-AppDevPackage.resources
- Dependencies\arm
- Dependencies\arm64
- Dependencies\x86
- TelemetryDependencies
- Add-AppDevPackage.ps1
- Install.ps1
This work is licensed under a General Public 2.0 License.
Feel free to make pull requests or even fork the repository and develop the app to your liking, but please keep branding, and licence agreement intact, give credit where it is due people worked hard to bring you this.