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

# Portar desde PC (fuera de Steam)

> Lleve un juego de PC Win32 desde Epic, GOG o su propio lanzador a XBOX y Microsoft Store con el GDK, el empaquetado MSIXVC y las opciones de Play Anywhere.

Si su juego se ejecuta en Windows fuera de Steam (Epic Games Store, GOG, un instalador independiente o su propio lanzador), puede agregar XBOX y Microsoft Store sin abandonar su tienda actual.

## Planificar el port

<CardGroup cols={2}>
  <Card title="Información general del GDK y los motores" icon="puzzle-piece" href="/build/gdk-and-engines/gdk-and-engines">
    Cómo encaja el GDK junto a su compilación Win32 existente.
  </Card>

  <Card title="Windows y ROG XBOX Ally" icon="desktop" href="/paths/windows/overview">
    Ofrezca una gran experiencia en Windows, incluidos los dispositivos portátiles.
  </Card>

  <Card title="XBOX Play Anywhere" icon="globe" href="/paths/play-anywhere/overview">
    Una sola compra, XBOX + Windows, guardados compartidos.
  </Card>

  <Card title="Empaquetado: MSIXVC" icon="box" href="/build/core-features/common/packaging/overviews/packaging">
    Empaquete para XBOX y Microsoft Store.
  </Card>

  <Card title="Identidad y servicios" icon="user" href="/services/xbox-services">
    Servicios de XBOX y PlayFab para identidad, guardados y multijugador.
  </Card>

  <Card title="Características de la consola" icon="tv" href="/build/console-features/console-features-overview">
    Quick Resume, DirectStorage, Smart Delivery.
  </Card>
</CardGroup>

## Después, continúe con el flujo de trabajo compartido

<CardGroup cols={2}>
  <Card title="Flujo de trabajo general de porting" icon="arrows-turn-right" href="/paths/porting/guides">
    Herramientas, listas de comprobación, empaquetado.
  </Card>

  <Card title="Su motor" icon="puzzle-piece" href="/build/gdk-and-engines/gdk-and-engines">
    Unreal, Unity, Godot y más.
  </Card>

  <Card title="Publicación de su port" icon="store" href="/paths/porting/publishing">
    Certificación, XR y envío a la Store.
  </Card>
</CardGroup>
