从 Xbox Live 和 PSN 获取游戏统计数据
是否可以从 Xbox Live 和 PSN 上玩的游戏中获取游戏统计数据(谁在玩、谁获胜等)? 是否有任何额外的限制,例如:
- 游戏是否需要支持一些额外的API?
- 我需要直接访问游戏服务器(控制台)吗?
如果微软或索尼甚至游戏供应商自己提供 API,那就太好了。
Is it possible to get game stats (who's playing, who wins, etc) from games that are played on XBox Live and PSN? Are there any additional constraints, such as:
- Does the game need to support some additional API?
- Do I need to have direct access to the games servers (consoles)?
If Microsoft or Sony or even the game vendor provides the API's themselves that would be great too.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我一直在开发一个 API,
你可以在这里查看
www.trofeosps3.com.ar/API/Psn.asmx
和此处
www.trofeosps3.com.ar/tropies.aspx
I've been workig on an API
you can check it here
www.trofeosps3.com.ar/API/Psn.asmx
and here
www.trofeosps3.com.ar/trophies.aspx
这两种服务似乎都没有发布公共 API。 您必须是 Microsoft 或 Sony 的注册开发人员才能使用这些 API,但我非常怀疑他们是否会允许将其用作外部服务。
There doesn't seem to be a published public API for either service. You would have to be a registered developer with Microsoft or Sony to be able to use the APIs, but I would highly doubt that they would permit their use as an external service.
这位于这些平台的开发人员 XDK/SDK 中。 您需要成为注册开发人员才能获得访问权限。
This is in the developer XDK/SDKs for these platforms. You need to be a registered developer to get access.