GeForce Now

提供: ArchWiki
2022年7月6日 (水) 09:09時点におけるKgx (トーク | 投稿記録)による版 (一部翻訳)
ナビゲーションに移動 検索に移動

関連記事

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.