mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-06-06 23:57:19 +02:00
Update custom-flags.user.js
This commit is contained in:
parent
c03737e224
commit
bb20f408a3
@ -25,16 +25,16 @@ const enabled = true;
|
|||||||
|
|
||||||
enabled && (window.BX_FLAGS = {
|
enabled && (window.BX_FLAGS = {
|
||||||
/*
|
/*
|
||||||
Add titleId of the game(s) you want to add here.
|
Add titleId of the game(s) you want to add here.
|
||||||
Keep in mind: this method only works with some games.
|
Keep in mind: this method only works with some games.
|
||||||
|
|
||||||
Example:
|
Example:
|
||||||
- Flight Simulator has this link: /play/games/microsoft-flight-simulator-standard-40th-anniversa/9PMQDM08SNK9
|
- Flight Simulator has this link: /play/games/microsoft-flight-simulator-standard-40th-anniversa/9PMQDM08SNK9
|
||||||
- That means its titleId is "9PMQDM08SNK9"
|
- That means its titleId is "9PMQDM08SNK9"
|
||||||
- So it becomes:
|
- So it becomes:
|
||||||
ForceNativeMkbTitles: [
|
ForceNativeMkbTitles: [
|
||||||
"9PMQDM08SNK9",
|
"9PMQDM08SNK9",
|
||||||
],
|
],
|
||||||
*/
|
*/
|
||||||
ForceNativeMkbTitles: [
|
ForceNativeMkbTitles: [
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user