应用程序部署到 Windows Phone 7 应用程序而不是 xbox live

发布于 2024-10-05 22:31:57 字数 150 浏览 0 评论 0原文

当我将游戏(使用 XNA/C#)从 Visual Studio 部署到 Windows Phone 7 设备时,它会转到应用程序区域而不是 xbox live 子目录(如果我可以这样称呼它?)。我知道这并不是这样的,因为示例 XNA WP7 应用程序部署到 xbox live 子目录。

When I deploy my game (which uses XNA/C#) from Visual Studio to a windows phone 7 device it goes to the applications area rather than the xbox live sub directory (if I can call it that?). I know this isn't meant to be like this because sample XNA WP7 applications deploy to the xbox live sub directory.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

隔纱相望 2024-10-12 22:31:57

检查游戏的 WMAppManifest.xml 文件。确保 App 元素下的 Genre 属性显示为 Apps.Games 而不是 Apps.Normal

Check your game's WMAppManifest.xml file. Make sure the Genre attribute under the App element says Apps.Games and not Apps.Normal.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文