本文介绍了无法在包页面上选择Xbox的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在尝试将我的Construct 2游戏移植到UWP,所以我可以在Xbox One Creators程序上发布它,但在上传包后审核将包显示为"不完整"。

I'm trying to port my Construct 2 game to UWP so I can release it on the Xbox One Creators Program, but after uploading the package the review shows the package as "incomplete".

我搜索过并发现了一个帖子(https://social.msdn.microsoft.com/Forums/windowsapps/en- US / 52e32c63-d2c2-434b-9dae-365a973c4c41 / uwpxbox-no-compatible-packages-for-xbox?forum = wpdevelop)  这似乎是我的问题,但是
我不确定我正在使用任何不受支持的依赖项,或者如何删除它们。

I've searched around and found a thread (https://social.msdn.microsoft.com/Forums/windowsapps/en-US/52e32c63-d2c2-434b-9dae-365a973c4c41/uwpxbox-no-compatible-packages-for-xbox?forum=wpdevelop)  which seems to be exactly my problem, but I'm not sure I'm using any dependencies that are unsupported, or how to remove them.

在appmanifest文件中,"Internet(Client)"已被选中,但我也尝试将其关闭并构建包,它仍显示为不完整。

On the appmanifest file, "Internet(Client)" is selected but I've also tried turning it off and building the package, it still showed as incomplete.

谢谢,

Andre Silva

Andre Silva

推荐答案

您是否真的在Xbox上的UWP上运行*游戏(通过零售解锁或开发工具包)?

Have you actually *run* your game on UWP on Xbox (via retail unlock or on a dev kit)?

您在桌面上运行时是否在UWP上运行了WACK?您是否收到任何错误/警告?

Did you run WACK on your UWP while running on the Desktop? Did you get any errors/warnings?


这篇关于无法在包页面上选择Xbox的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-25 03:56