קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
מרכז בקרת המשחקים מורכב מכמה רכיבים שמאפשרים גישה מהירה לתכונות נפוצות.
הפעלת מרכז בקרת המשחקים
כדי להפעיל או להשבית את מרכז בקרת המשחקים, עוברים אל הגדרות > Google > מרכז בקרת המשחקים ומפעילים או משביתים את האפשרות שימוש במרכז בקרת המשחקים, כמו שמוצג בצילומי המסך הבאים.
סמל נקודת הכניסה פותח את השכבה העליונה של מרכז בקרת המשחקים.
הוא נחשף מהפינה השמאלית העליונה של המסך כשהמשתמש מחליק כדי לחשוף את סרגל ממשק המשתמש של המערכת בתוך משחק במסך מלא. הקשה על סמל נקודת הכניסה פותחת את שכבת העל של מרכז בקרת המשחקים.
התצוגה השקופה של מרכז בקרת המשחקים
השכבה העליונה של מרכז בקרת המשחקים היא פעילות שמופעלת מעל המשחק ומספקת גישה לחבילה של תכונות במשחק. היא מורכבת משני מאגרי קטעים, Toggles (מתגים) ו-Tiles (אריחים).
החלפת מצב
לחצני הפעלה/השבתה מציגים או מסתירים את התכונות המשויכות להם בסרגל הקיצורים או מפעילים או משביתים אותן באופן מיידי.
כרטיס מידע
האריחים מספקים את הפונקציות שמוצעות בלוח הבקרה של המשחק בהקשר של המשחק שפועל. לדוגמה:
כדי להפעיל את ה-Optimization Tile, צריך להטמיע את Game Mode API במשחק.
בכרטיס ההישגים אפשר לעקוב אחרי ההישגים במשחק הנוכחי.
כדי להפעיל את כרטיס ההישגים, מטמיעים את ההישגים לפי ההוראות שבמאמר הישגים במשחקי Android.
במשבצת הלידרבורד אפשר לעקוב אחרי הלידרבורדים של המשחק הנוכחי.
סרגל קיצורי דרך
סרגל קיצורי הדרך מאפשר גישה נוחה לפונקציות נפוצות כמו צילום מסך, הקלטת משחק או מעקב אחר FPS בלי לצאת מהמשחק. הסמלים שמוצגים בסרגל הקיצורים מוגדרים על ידי לחצני ההפעלה וההשבתה בכיסוי של מרכז בקרת המשחקים. אפשר לעגן את סרגל קיצורי הדרך בצד המסך כדי לצמצם את ההפרעה למשחק.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","easyToUnderstand","thumb-up"],["התוכן עזר לי לפתור בעיה","solvedMyProblem","thumb-up"],["סיבה אחרת","otherUp","thumb-up"]],[["חסרים לי מידע או פרטים","missingTheInformationINeed","thumb-down"],["התוכן מורכב מדי או עם יותר מדי שלבים","tooComplicatedTooManySteps","thumb-down"],["התוכן לא עדכני","outOfDate","thumb-down"],["בעיה בתרגום","translationIssue","thumb-down"],["בעיה בדוגמאות/בקוד","samplesCodeIssue","thumb-down"],["סיבה אחרת","otherDown","thumb-down"]],["עדכון אחרון: 2025-07-27 (שעון UTC)."],[],[],null,["# Components\n\nThe Game Dashboard is composed of multiple components that provide quick access\nto commonly used features.\n\nEnabling the Game Dashboard\n---------------------------\n\nTo enable or disable the Game Dashboard, go to **Settings \\\u003e Google \\\u003e Game\nDashboard** and turn on or off **Use Game Dashboard** as shown in the following screenshots.\n\n### Troubleshooting\n\nIf the **Game Dashboard** entry is not showing up in **Settings** , make sure that your\nGoogle Play Services has been updated. To update your Google Play Services,\nfollow the instructions listed in [Keep your device \\& apps working with Google\nPlay Services](https://support.google.com/googleplay/answer/9037938).\n\nEntrypoint Icon\n---------------\n\nThe *Entrypoint Icon* opens the [Game Dashboard Overlay](#game-dashboard-overlay).\nIt is revealed from the top right corner of the screen when the user swipes to\nreveal the system UI bar inside of a fullscreen immersive game. Tapping the\nEntrypoint Icon opens the Game Dashboard Overlay.\n\nGame Dashboard Overlay\n----------------------\n\nThe *Game Dashboard Overlay* is an activity launched on top of the game and provides\naccess to a suite of in-game features. It consists of two section containers, Toggles and Tiles.\n\n### Toggles\n\n*Toggle* buttons show or hide their associated features in the\n[Shortcut Bar](#shortcut-bar) or\nenable or disable them immediately.\n\n### Tiles\n\n*Tiles* provide the functionalities offered by the Game Dashboard in the context\nof the running game. For example:\n\n- The *Optimization Tile* sets the specific [Game\n Mode](/games/optimize/adpf/gamemode/about-API-and-interventions) of the running game to [`STANDARD`](/reference/android/app/GameManager#GAME_MODE_STANDARD), [`PERFORMANCE`](/reference/android/app/GameManager#GAME_MODE_PERFORMANCE), or [`BATTERY`](/reference/android/app/GameManager#GAME_MODE_BATTERY).\n - To enable the Optimization Tile, implement [Game Mode API](/games/optimize/adpf/gamemode/about-API-and-interventions) in your game.\n- The *Achievements Tile* keeps track of the [Achievements](https://developers.google.com/games/services/common/concepts/achievements) in the current game.\n - To enable the Achievements Tile, implement Achievements following the instructions in [Achievements in Android Games](https://developers.google.com/games/services/android/achievements).\n- The *Leaderboards Tile* keeps track of the [Leaderboards](https://developers.google.com/games/services/common/concepts/leaderboards) for the current game.\n\nShortcut Bar\n------------\n\nThe *Shortcut Bar* provides easy access to common functionalities such as taking a\nscreenshot, recording gameplay, or monitoring FPS without leaving the game. The\nicons present on the Shortcut Bar are set by the Toggle buttons within the Game\nDashboard Overlay. The Shortcut Bar can be docked on the side of the screen to\nminimize its presence over the game."]]