AL / Achievement Labs
Discord

Distribution

Download

Windows only. A desktop application, not a service — nothing runs unless you open it.

Build

Achievement Labs

no public build yet — releases are announced in the Discord first

Pending Notify me on Discord

Requirements

What you need

ComponentRequirement
operating_system Windows 10 or 11, 64-bit
runtime .NET 9 Desktop Runtime x64 — not the SDK, not ASP.NET
xbox / epic / ubisoft An account for the service, and an internet connection
steam Steam installed and signed in
gfwl Nothing extra — the x86 injector ships with the app
xbox_360 Profile package CON/LIVE/PIRS copied to the PC
disk_space ~500 MB, mostly title data and backups
Read before first run

Editing achievement and stat data carries risk on any live service — up to and including action against your account by the platform holder. That risk is real and it is yours to take.

Use a throwaway account if the account matters to you, and keep the backups the app writes before it edits anything.

Procedure

Installation

Five minutes, most of it waiting on the .NET installer.

  1. Install the .NET 9 Desktop Runtime

    The x64 Desktop Runtime — not the SDK, not the ASP.NET one. Without it the app will not start, and Windows reports a runtime error rather than anything useful.

  2. Put it somewhere you own

    A folder under your user directory or a second drive. Avoid Program Files: the app writes backups and title data next to itself, and that directory needs admin rights for every write.

  3. Verify the download

    Compare against the published SHA-256:

    Get-FileHash .\AchievementLabs.exe -Algorithm SHA256
  4. Unblock the file

    Windows marks downloads as blocked, which makes the injector fail in ways that look like bugs:

    Unblock-File .\AchievementLabs.exe
  5. Expect an antivirus warning

    The GFWL module injects into a running process and the Steam tools read and write game memory. Heuristic scanners flag that pattern regardless of intent.

  6. Uninstalling

    Delete the executable and the data folder it created beside itself. Nothing is written to the registry or to Program Files.

Support

Something not working?

Each platform module has its own support channel, plus a forum for bug reports. Include your app version, the game, and what you expected to happen.