Google Play 游戏电脑版的可玩性审核流程
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
在 Google Play 游戏电脑版中,系统可能会向用户显示您的游戏是否已通过我们的审核流程以及审核结果,并根据这些信息为您的游戏显示“未测试”“可玩”或“已优化”徽章。
徽章用于说明游戏在 Windows PC 上的运行情况,从未经测试(尚未经过审核,但可能可运行)到可玩(运行良好)再到经过优化(旨在提供最佳 PC 体验)。
用户可以通过以下方式找到带有可在 PC 上玩徽章的游戏:
- 浏览 Google Play 游戏电脑版
- 在 Google Play 游戏电脑版中进行文本搜索
- 在移动设备或网页上前往 Play 商店中的游戏详情页面
用户可以通过以下方式查找和安装带有未在 PC 上测试徽章的游戏:
- 在 Google Play 游戏电脑版中进行文本搜索
未经测试的游戏的要求
如需在 Google Play 游戏电脑版中发布游戏,必须为“Google Play 游戏电脑版”外形规格启用 ARM 或 x86-64 build。
虽然您的游戏在 PC 上可能运行良好,但在通过我们的可玩性审核流程之前,它在 Google Play 游戏电脑版中将带有未经测试徽章。如果您希望我们测试游戏的可玩性,请与我们联系。
系统会向用户显示以下消息和图标来表示未经测试的游戏:
讯息 |
图标 |
此游戏在 Windows PC 上未经测试,但或许仍可玩。 |
图标可能会发生变化
|
可玩游戏的要求
要获得“可玩”徽章,build 必须满足以下要求:
- 游戏必须顺畅运行:
- 游戏已是稳定版本,不会崩溃
- 不会产生严重的 ANR
- FPS 稳定且高于等于 30fps
- 支持鼠标和 / 或键盘
- 该游戏通过以下方式支持 PC 兼容性:
仅提供 ARM build 的游戏仅适用于 Intel CPU 设备。强烈建议提供 x86-64 build,但这并非必需(请参阅添加 x86-64 ABI 架构)。
可供用户玩的游戏会显示以下消息和图标:
讯息 |
图标 |
此游戏可玩,但未针对 Windows PC 进行优化。游戏体验的某些方面或许需要改进。 |
图标可能会发生变化
|
优化型 build 的要求
我们的审核团队会按照以下要求来确保您的游戏符合我们的质量标准,以便为玩家提供最佳游戏体验。
- 平台要求
- PC 兼容性
- 显示和视觉资源
- 在 PC 上使用 Google Play 游戏服务登录和游戏同步功能
系统会通过以下消息和图标向用户显示经过优化的游戏:
讯息 |
图标 |
此游戏经过了开发者的优化,可在 PC 上良好运行。 |
图标可能会发生变化
|
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# Playability review process for Google Play Games on PC\n\nYour game may be badged to users as untested, playable, or optimized in\nGoogle Play Games on PC based on whether the game has been through our\nreview process and what the outcome was.\n\nThe badges describe how well a game runs on Windows PCs, ranging from\n*untested* (not reviewed yet, but may work) to *playable* (works well) to\n*optimized* (designed for the best PC experience).\n\nUsers find games badged as *Playable on PC* by:\n\n- Browsing Google Play Games on PC\n- Text search in Google Play Games on PC\n- Navigating to your game details page on the Play Store on mobile or web\n\nUsers find and install games badged as *Untested on PC*\nby:\n\n- Text search in Google Play Games on PC\n\nRequirements for untested games\n-------------------------------\n\nFor a game to be available on Google Play Games on PC, an ARM or x86-64 build\nmust be enabled for the \"Google Play Games on PC\" form factor.\n\nWhile your game might work well on PC, it will be badged as *untested* in\nGoogle Play Games on PC until it goes through our playability review process.\nIf you'd like us to test the game for playability,\n[contact us](https://support.google.com/googleplay/games-on-pc-developer/contact/request_updated_label).\n\nUntested games are represented to users with the following message\nand icon:\n\n| Message | Icon |\n|-----------------------------------------------------------------|-----------------------------|\n| This game is untested on Windows PCs but may still be playable. | *Icon is subject to change* |\n\n\u003cbr /\u003e\n\nRequirements for playable games\n-------------------------------\n\nTo be badged as playable, builds must meet these requirements:\n\n- The game must play well:\n - Game is stable and does not crash\n - Does not generate significant ANR's\n - FPS is stable and \\\u003e= 30fps\n - Supports mouse and / or keyboard\n- The game supports PC Compatibility by:\n - [Disabling unsupported Android features and permissions](/games/playgames/pc-compatibility#unsupported-android-features)\n - [Disabling unsupported Google APIs](/games/playgames/pc-compatibility#unsupported-google-apis)\n - [Using scoped storage for file system access](/games/playgames/pc-compatibility#scoped-storage)\n\nGames with ARM-only builds are available on Intel CPU machines only.\nProviding an x86-64 build is strongly encouraged, but not required\n(See [Include x86-64 ABI architecture](/games/playgames/pc-compatibility#x86-requirement)).\n\nPlayable games represented to the users with the following message\nand icon:\n\n| Message | Icon |\n|---------------------------------------------------------------------------------------------------------------------------|-----------------------------|\n| This game is playable, but has not been optimized for Windows PCs. Some aspects of the experience might need improvement. | *Icon is subject to change* |\n\n\u003cbr /\u003e\n\nRequirements for optimized builds\n---------------------------------\n\nThe review team runs through the following requirements\nto ensure your game meets our quality standards for the\nbest possible gameplay experience.\n\n- Platform Requirements\n - [Support x86-64 ABI](/games/playgames/pc-compatibility#x86-requirement)\n- PC Compatibility\n - [Support mouse and keyboard](/games/playgames/input#input-support)\n - [Integrate the Input SDK](/games/playgames/input-sdk)\n - [Disable unsupported Android features and permissions](/games/playgames/pc-compatibility#unsupported-android-features)\n - [Disable unsupported Google APIs](/games/playgames/pc-compatibility#unsupported-google-apis)\n - [Use scoped storage for file system access](/games/playgames/pc-compatibility#scoped-storage)\n- Display and Visual Assets\n - [Use high resolution assets and textures on PC](/games/playgames/graphics#high-resolution-assets)\n - [Support PC-specific aspect ratios](/games/playgames/graphics#aspect-ratios)\n - [Scale UI elements appropriately for a larger screen](/games/playgames/graphics#ui-scaling)\n - [Render at 60Hz](/games/playgames/graphics#increase-max-frame-rate)\n - Audio playback is smooth and in sync\n- Google Play Games Services sign in and game sync for the PC\n - [Automatically sign-in with Google Play Games Services on PC](/games/playgames/identity#game-identity)\n - [Automatically sync save games on PC](/games/playgames/identity#cloud-save)\n - The production version of your mobile build must use Google Play Games Services V2.\n\nOptimized games represented to the users with the following message\nand icon:\n\n| Message | Icon |\n|---------------------------------------------------------|-----------------------------|\n| This game was optimized by the developer to run on PCs. | *Icon is subject to change* |\n\n\u003cbr /\u003e"]]