PC 版 Google Play Games のプレイアビリティの審査プロセス
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
ゲームが Google の審査プロセスを経たかどうか、およびその結果に基づいて、PC 版 Google Play Games でゲームに「未テスト」、「プレイ可能」、「最適化済み」のバッジが付与される場合があります。
バッジは、Windows PC でのゲームの動作の良さを表します。未テスト(まだ審査されていません。動作する可能性があります)からプレイ可能(問題なく動作します)最適化済み(PC で最高のゲーム体験ができるように設計されています)まで、さまざまな種類があります。
ユーザーは、以下の方法で PC でプレイ可能バッジが付いたゲームを見つけることができます。
- PC 版 Google Play Games のブラウジング
- PC 版 Google Play Games でのテキスト検索
- モバイルまたはウェブの Google Play ストアでゲームの詳細ページに移動する
ユーザーは、次の方法で [PC で未テスト] バッジが付いたゲームを見つけてインストールできます。
- PC 版 Google Play Games でのテキスト検索
未テストのゲームの要件
ゲームを PC 版 Google Play Games で利用できるようにするには、「PC 版 Google Play Games」フォーム ファクタで ARM または x86-64 ビルドを有効にする必要があります。
ゲームが PC で正常に動作していても、プレイアビリティの審査プロセスが完了するまでは、PC 版 Google Play Games で「未テスト」バッジが表示されます。ゲームのプレイアビリティをテストしていただく場合は、お問い合わせください。
テストされていないゲームは、次のメッセージとアイコンでユーザーに表示されます。
メッセージ |
アイコン |
このゲームは Windows PC でテストされていません。ただし、プレイできる可能性があります。 |
アイコンは変更される可能性があります
|
プレイ可能なゲームの要件
プレイ可能としてバッジを付けるには、ビルドが次の要件を満たしている必要があります。
- ゲームを快適にプレイできる必要があります。
- ゲームは安定していて、クラッシュしない
- 重大な ANR を生成しない
- FPS は安定していて 30 fps 以上
- マウスまたはキーボードに対応している
- ゲームは、以下の方法で PC との互換性をサポートしています。
ARM 専用ビルドのゲームは、Intel CPU マシンでのみ利用できます。x86-64 ビルドの提供を強くおすすめしますが、必須ではありません(x86-64 ABI アーキテクチャを含めるをご覧ください)。
プレイ可能なゲームは、次のメッセージとアイコンでユーザーに表示されます。
メッセージ |
アイコン |
このゲームはプレイ可能ですが、Windows PC 用に最適化されていません。一部の機能は改善の余地があります。 |
アイコンは変更される可能性があります
|
最適化されたビルドの要件
審査チームは、可能な限り最高のゲームプレイ エクスペリエンスを実現するための Google の品質基準をゲームが満たしていることを確認するため、以下の要件を調査します。
- プラットフォームの要件
- PC との互換性
- ディスプレイ アセットと映像アセット
- Google Play Games サービスへのログインと PC 版ゲームの同期
最適化されたゲームは、次のメッセージとアイコンでユーザーに表示されます。
メッセージ |
アイコン |
このゲームは、PC で動作するようデベロッパーによって最適化されています。 |
アイコンは変更される可能性があります
|
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-07-27 UTC。
[null,null,["最終更新日 2025-07-27 UTC。"],[],[],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"]]