> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Game Saves の制限

> ファイル サイズ、プレイヤーごとのスロット数、およびタイトルのクラウド セーブ設計に影響するクォータを含む PlayFab Game Saves の制限を確認します。

# Game Saves の制限

Game Saves を使用する際に注意すべき制限は 2 つあります。

* タイトル プレイヤーは、タイトルあたり 256MB のストレージに制限されています。
* タイトル プレイヤーは、2 分間の期間内に 100 回のサービス エンドポイント リクエストに制限されています。これはおおよそクライアント API 経由で毎分 10 回アップロードすることに相当するため、この制限に達することはないはずです。


## Related topics

- [XGameSave API の概要](/ja-jp/build/core-features/common/game-save/xgamesave.md)
- [Economy V2 の制限](/ja-jp/services/playfab/economy-monetization/economy-v2/limits.md)
- [FMA: XR-132 サービス アクセスの制限](/ja-jp/publishing/certification/fma/xr-132.md)
- [Game Saves の概要](/ja-jp/build/core-features/common/game-save/game-saves-overview.md)
- [XR-133 ローカルストレージ書き込みの制限](/ja-jp/publishing/certification/xr/xr-133.md)
