简体   繁体   English

在XNA中设置Xbox仪表板图像

[英]Setting Xbox Dashboard Images in XNA

I am wondering if there is a way in XNA to set the Xbox dashboard images (see image). 我想知道XNA中是否有一种方法可以设置Xbox仪表板图像(请参见图像)。 I know that this can be done through the App hub when it is published, however, we would like to have this done before publication. 我知道可以在发布时通过App Hub完成此操作,但是,我们希望在发布前完成此操作。

Thank you in advanced for your response. 在此先感谢您的回复。

XNA游戏缺少Xbox上的封面图像。

There doesn't appear to be much information available on this issue. 似乎没有太多有关此问题的信息。

From my own knowledge of how it works, those images are downloaded from the Xbox LIVE service rather than bundled with your game, and there is no API available in the XNA Framework that allows you to bundle and display that image. 据我自己的了解,这些图像是从Xbox LIVE服务下载的,而不是与您的游戏捆绑在一起的,并且XNA Framework中没有可用的API来捆绑和显示该图像。

You can not set the image in your project until it is reviewed by others and published onto the xbox live. 您不能在项目中设置图像,除非其他人对其进行了审核并将其发布到Live中。 http://xboxforums.create.msdn.com/forums/p/109442/647571.aspx http://xboxforums.create.msdn.com/forums/p/109442/647571.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM