XBOX deploy is possible or not?

Hi for all, i was triying to deploy on xbox, usin many ways…

1- with tauri, msi, convert to msix with MSIX Packaging tool, at load to XBOX (series s) the aplications is desktop.

2- babylon native :


“the C compiler identification …”

3- WebView (1 and 2) with WinUI2 and Win UI3 C#…

4- WebView2 with Cargo

  • the most close, with webview2+wuinUI2 (UWP) Using local folder as virtual host, BUT some files (obj) not are exported to output dir (put manually these files NOT repair the problem) file not found…
    and in Xbox i have this :

Please, honestly, can or cannot you run a game on XBOX…? (I need to not continue wasting time on this, xbox deployment)

if anyone has a good tutorial, please share with me …

Notes: obviously i worked a lot fo time in each opttion searching solutions (for full display for example)

i saw many news like that :

in my country :

1 Like

Maybe @bghgary or @ryantrem about the native version ?

Trying to use local content :

other game, working:

but when i try to load and run in xbox, in xbox appears “WebView runtime is missing”

Compiling to Xbox

triying to run in xbox:

On the native side, I’m not aware of anyone having tried to either compile or run on xbox, so you may be forging the way here…

For WebView, @sebavan are you aware of anyone having run BJS in a WebView on xbox?

1 Like

update: i tried WinUI3 + webView2 :

Less than a year ago, Microsoft announced this:

1 Like