GeForce Now - ArchWiki
GeForce Now - ArchWiki
org/title/GeForce_Now
GeForce Now
GeForce Now is a cloud gaming services that lets users play video games in the browser Related articles
(including on Arch Linux) and on dedicated apps available on other platforms.
Gaming#Remote gaming
Unlike other cloud gaming platforms, GeForce Now connects to video game digital distribution
Chromium
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.
1 Usage
GeForce Now supports (https://www.nvidia.com/en-us/geforce-now/system-reqs/) Chromium-based browsers out of the box, it
should work for most people on Chromium.
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).
In some cases, the following steps allow to access this setting by making Chromium appear to run on Windows.
{
"key": "keyboardLayout",
"value": {
"name": "Deutsch",
"code": "de-DE"
}
},
$ chromium --disable-features=UserAgentClientHint
Note: 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.
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 (http
s://chrome.google.com/webstore/detail/user-agent-switcher-and-m/bhchdcejhohfmigjafbampogmaanbfkg) 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 :
1 of 2 2/15/25, 11:12 PM
GeForce Now - ArchWiki https://wiki.archlinux.org/title/GeForce_Now
Tip: 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.
2 of 2 2/15/25, 11:12 PM