Configure Xbox360 Achievements - eFMann/playnite-successstory-plugin GitHub Wiki

Overview

First-time implementation of Xbox 360 achievements through Xenia Canary emulator.

Setup

  1. Go to Add-ons > Generic > SuccessStory and tick "Enable Xbox360 achievements"

Untitled (600 x 230 px) (600 x 180 px)

  1. Specify your Xenia_canary.exe path in SuccessStory settings

Untitled (600 x 230 px) (600 x 180 px) (1)

  1. For this method to work, first you must Add Manual achievements to your Xbox360 Game via ExoPhase. Right click > SuccessStory > Add > ExoPhase > {YourXbox360GameName}

Make sure you select Xbox 360

  1. Play the game, unlock a new achievement and Success Story will auto update this for you.

Make sure you select Xbox 360 (1)

Notification Pop Ups will be triggered by Xenia Canary Emulator.

Make sure you select Xbox 360 (2)

Note: Xenia Canary Emu compared to many other Emulators (DuckStation, PCX2, RPCS3, Dolphin) has a very basic achievements implementation. Xenia emu doesn't store this info properly, it only logs the achievements unlocked in your previous session. Meaning, the notification pop-ups will be triggered every time you play the game and unlock the same achievement.

Supported Features

  • Real-time achievement tracking
  • Achievement notifications via Xenia Canary Emu

Special Thanks

A huge thank you to Koriebonx98 for providing the foundational PowerShell scripts that made Xbox 360 achievement support possible. His early implementation was key in bringing this feature to life.