Run GeoGuessr Steam edition with native Electron on Linux.
- Download the latest release archive and extract it into the
~/.steam/root/compatibilitytools.d/folder.
Note: thecompatibilitytools.dfolder might not exist. If that's the case just create it manually.
You should end up with a structure like this:
~/.steam/root/compatibilitytools.d/nativeguessr/
├── compatibilitytool.vdf
├── electron/
├── greenworks/
├── LICENSE
├── nativecookie
└── toolmanifest.vdf
- Restart Steam.
- Go into the GeoGuessr properties and set NativeGuessr as the compatibility tool.
- This tool is based on NativeCookie and could use some code clean ups. (No problems during usage; just ugly code)
Long startup time, when launched by steam- it was the Steam Overlay; disabled for now
- Would be nice to make this more generic for other electron games
- Boson seems to be doing this
- MacOS support would be cool