「GeForce Now」の版間の差分

提供: ArchWiki
ナビゲーションに移動 検索に移動
(英語版から転載)
 
(一部翻訳)
6行目: 6行目:
 
{{Related|Chromium}}
 
{{Related|Chromium}}
 
{{Related articles end}}
 
{{Related articles end}}
[[Wikipedia:GeForce_Now|GeForce Now]] is a [[Gaming#Remote_gaming|cloud gaming]] services that lets users play video games in the browser (including on Arch Linux) and on dedicated apps available on other platforms.
+
[[Wikipedia:GeForce_Now|GeForce Now]] [https://wiki.archlinux.org/title/Gaming#Remote_gaming クラウドゲーム] サービスであり、ユーザーはブラウザー (Arch Linux を含む) および他のプラットフォームで利用可能な専用アプリでビデオゲームをプレイできます。
   
  +
他のクラウドゲームプラットフォームとは異なり、GeForce Now は、[[Steam]] や Epic ゲームストアなどのビデオゲームデジタル配信サービスに接続します。Epic ゲームストアでは、GeForceNow サブスクリプションとは別にゲームを購入する必要があります。クラウドゲームの性質上、これらのサービスからクライアントをコンピューターにインストールする必要はありません。
Unlike other cloud gaming platforms, GeForce Now connects to video game digital distribution services such as [[Steam]] and the Epic game store, where games have to be bought separately from the GeForce Now subscription. Given the nature of Cloud Gaming, you will not need to install the client from these services on your computer.
 
   
== Usage ==
+
== 使い方 ==
   
GeForce Now [https://www.nvidia.com/en-us/geforce-now/system-reqs/ supports] Chromium-based browsers out of the box, it should work for most people on [[Chromium]].
+
GeForce Now [https://www.nvidia.com/en-us/geforce-now/system-reqs/supports] Chromium ベースのブラウザは、起動してすぐに使用でき、 [[Chromium]] のほとんどの人が使用できるはずです。
   
  +
{{Note|User-Agent 文字列を変更して、お気に入りの [[ウェブブラウザ]] を Chromium として表示することはできますが、正しく機能しない場合があります(Firefox の実行時にマウスカーソルがゲームに表示されないという報告があります)}}
{{Note|While it is possible to change the User-Agent string to have your favorite [[browser]] appear as Chromium, it may not work correctly (some user have reported that the mouse cursor would not appear in games when running Firefox).}}
 
   
  +
== QWERTY 以外のキーボードレイアウト ==
== Non-qwerty keyboard layout ==
 
  +
  +
2021年10月の時点で、Linux で GeForce Now にアクセスすると、キーボードレイアウトを変更する設定が表示されない場合があります。
   
  +
場合によっては、次の手順で、Chromium を Windows で実行しているように見せることで、この設定にアクセスできます。
As of October 2021, the setting to change keyboard layout may not be visible when accessing GeForce Now on Linux.
 
 
In some cases, the following steps allow to access this setting by making Chromium appear to run on Windows.
 
   
 
=== Launch Chromium with disabled User-Agent Client Hint ===
 
=== Launch Chromium with disabled User-Agent Client Hint ===

2022年7月6日 (水) 09:09時点における版

関連記事

GeForce Nowクラウドゲーム サービスであり、ユーザーはブラウザー (Arch Linux を含む) および他のプラットフォームで利用可能な専用アプリでビデオゲームをプレイできます。

他のクラウドゲームプラットフォームとは異なり、GeForce Now は、Steam や Epic ゲームストアなどのビデオゲームデジタル配信サービスに接続します。Epic ゲームストアでは、GeForceNow サブスクリプションとは別にゲームを購入する必要があります。クラウドゲームの性質上、これらのサービスからクライアントをコンピューターにインストールする必要はありません。

使い方

GeForce Now [1] Chromium ベースのブラウザは、起動してすぐに使用でき、 Chromium のほとんどの人が使用できるはずです。

ノート: User-Agent 文字列を変更して、お気に入りの ウェブブラウザ を Chromium として表示することはできますが、正しく機能しない場合があります(Firefox の実行時にマウスカーソルがゲームに表示されないという報告があります)

QWERTY 以外のキーボードレイアウト

2021年10月の時点で、Linux で GeForce Now にアクセスすると、キーボードレイアウトを変更する設定が表示されない場合があります。

場合によっては、次の手順で、Chromium を Windows で実行しているように見せることで、この設定にアクセスできます。

Launch Chromium with disabled User-Agent Client Hint

User-Agent Client Hint is a new feature on Chromium-based browser designed to improve over User-Agent strings. Unfortunately, because it is new, there is not yet an extension that let users change it. To disable this feature, launch Chrome or Chromium this way :

$ chromium --disable-features=UserAgentClientHint 
ノート: Using this command, the website can only rely on a User-Agent string to determine your OS, which will be dealt with in the next step.

Change your User-Agent string to make your OS appears as Windows

警告: Web extensions can access your browsing data, please check extension permissions before installing them. On Chromium, always use the Chrome Webstore, but be aware that not all extensions in the Chrome Webstore are reviewed by Google.

Multiple extensions exist to switch the User-Agent string, they can be installed using the Chrome Webstore. While Google provides one of these, it seems to not reliably alter the User-Agent string, notably on GeForce Now. User-Agent Switcher and Manager is another extension with this feature. The Firefox version being recommended by Mozilla, it seems trustworthy enough.

This later extension provides a list of common User-Agent strings to choose from. Selecting the first "Chrome on Windows" one will work. If you are using another extension, a User-Agent string such as this one will work :

Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.7113.93 Safari/537.36
ヒント: User-Agent strings contain the version of the web browser. If you read this article in the future, you may have to find a newer one to have your browser appear up to date.

Access the keyboard layout setting

With these steps applied, the keyboard layout settings will be available in the main settings panel, below the Network settings.