> ## 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.

# Porter depuis PC (hors Steam)

> Amenez un jeu PC Win32 depuis Epic, GOG ou votre propre lanceur vers XBOX et le Microsoft Store à l'aide du GDK, du packaging MSIXVC et des options Play Anywhere.

Si votre jeu fonctionne sur Windows en dehors de Steam — Epic Games Store, GOG, installateur autonome ou votre propre lanceur — vous pouvez ajouter XBOX et le Microsoft Store sans abandonner votre boutique existante.

## Planifier le portage

<CardGroup cols={2}>
  <Card title="Vue d'ensemble du GDK et des moteurs" icon="puzzle-piece" href="/build/gdk-and-engines/gdk-and-engines">
    Comment le GDK s'intègre à votre build Win32 existante.
  </Card>

  <Card title="Windows & ROG XBOX Ally" icon="desktop" href="/paths/windows/overview">
    Offrez une excellente expérience Windows, y compris sur console portable.
  </Card>

  <Card title="XBOX Play Anywhere" icon="globe" href="/paths/play-anywhere/overview">
    Un seul achat, XBOX + Windows, sauvegardes partagées.
  </Card>

  <Card title="Packaging : MSIXVC" icon="box" href="/build/core-features/common/packaging/overviews/packaging">
    Packagez pour XBOX et le Microsoft Store.
  </Card>

  <Card title="Identité et services" icon="user" href="/services/xbox-services">
    Services XBOX et PlayFab pour l'identité, les sauvegardes, le multijoueur.
  </Card>

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

## Continuez ensuite avec le workflow commun

<CardGroup cols={2}>
  <Card title="Workflow de portage général" icon="arrows-turn-right" href="/paths/porting/guides">
    Outillage, listes de contrôle, packaging.
  </Card>

  <Card title="Votre moteur" icon="puzzle-piece" href="/build/gdk-and-engines/gdk-and-engines">
    Unreal, Unity, Godot, et plus encore.
  </Card>

  <Card title="Publier votre portage" icon="store" href="/paths/porting/publishing">
    Certification, XR et soumission au magasin.
  </Card>
</CardGroup>


## Related topics

- [Porter depuis Steam](/fr/paths/porting/from-steam.md)
- [Documentation de développement de jeux XBOX](/fr/index.md)
- [Porter depuis une génération XBOX précédente](/fr/paths/porting/from-xbox-era.md)
- [Guides de portage vers le GDK XBOX](/fr/home/build-first-title/porting-guides.md)
- [Porter depuis d'autres plateformes](/fr/paths/porting/from-console.md)
