From bb20f408a3ae0eee2d5389355fd7673c34a2a9c6 Mon Sep 17 00:00:00 2001 From: redphx <96280+redphx@users.noreply.github.com> Date: Mon, 3 Jun 2024 05:44:58 +0700 Subject: [PATCH] Update custom-flags.user.js --- scripts/custom-flags.user.js | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/scripts/custom-flags.user.js b/scripts/custom-flags.user.js index 2afb6bd..d754850 100644 --- a/scripts/custom-flags.user.js +++ b/scripts/custom-flags.user.js @@ -25,16 +25,16 @@ const enabled = true; enabled && (window.BX_FLAGS = { /* - Add titleId of the game(s) you want to add here. - Keep in mind: this method only works with some games. + Add titleId of the game(s) you want to add here. + Keep in mind: this method only works with some games. - Example: - - Flight Simulator has this link: /play/games/microsoft-flight-simulator-standard-40th-anniversa/9PMQDM08SNK9 - - That means its titleId is "9PMQDM08SNK9" - - So it becomes: - ForceNativeMkbTitles: [ - "9PMQDM08SNK9", - ], + Example: + - Flight Simulator has this link: /play/games/microsoft-flight-simulator-standard-40th-anniversa/9PMQDM08SNK9 + - That means its titleId is "9PMQDM08SNK9" + - So it becomes: + ForceNativeMkbTitles: [ + "9PMQDM08SNK9", + ], */ ForceNativeMkbTitles: [ ],