> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Port from PC (non-Steam)

> Bring a Win32 PC game from Epic, GOG, or your own launcher to XBOX and the Microsoft Store using the GDK, MSIXVC packaging, and Play Anywhere options.

If your game runs on Windows outside of Steam — Epic Games Store, GOG, standalone installer, or your own launcher — you can add XBOX and the Microsoft Store without abandoning your existing storefront.

## Plan the port

<CardGroup cols={2}>
  <Card title="GDK & engines overview" icon="puzzle-piece" href="/build/gdk-and-engines/gdk-and-engines">
    How the GDK fits alongside your existing Win32 build.
  </Card>

  <Card title="Windows & ROG XBOX Ally" icon="desktop" href="/paths/windows/overview">
    Ship a great Windows experience, including handheld.
  </Card>

  <Card title="XBOX Play Anywhere" icon="globe" href="/paths/play-anywhere/overview">
    One purchase, XBOX + Windows, shared saves.
  </Card>

  <Card title="Packaging: MSIXVC" icon="box" href="/build/core-features/common/packaging/overviews/packaging">
    Package for XBOX and the Microsoft Store.
  </Card>

  <Card title="Identity & services" icon="user" href="/services/xbox-services">
    XBOX Services and PlayFab for identity, saves, multiplayer.
  </Card>

  <Card title="Console features" icon="tv" href="/build/console-features/console-features-overview">
    Quick Resume, DirectStorage, Smart Delivery.
  </Card>
</CardGroup>

## Then continue with the shared workflow

<CardGroup cols={2}>
  <Card title="General porting workflow" icon="arrows-turn-right" href="/paths/porting/guides">
    Tooling, checklists, packaging.
  </Card>

  <Card title="Your engine" icon="puzzle-piece" href="/build/gdk-and-engines/gdk-and-engines">
    Unreal, Unity, Godot, and more.
  </Card>

  <Card title="Publishing your port" icon="store" href="/paths/porting/publishing">
    Cert, XR, and store submission.
  </Card>
</CardGroup>


## Related topics

- [XBOX Game Development Documentation](/index.md)
- [Porting overview](/paths/porting/overview.md)
- [Porting guides to the XBOX GDK](/home/build-first-title/porting-guides.md)
- [Port from Steam](/paths/porting/from-steam.md)
- [Steam porting guide overview](/build/steam-porting-guide/overview.md)
