hmlendea / gfn-electron

Linux Desktop client for Nvidia's GeForce NOW game streaming service
GNU General Public License v3.0
488 stars 61 forks source link

fix: missing client hints #184

Closed Zeglius closed 1 year ago

Zeglius commented 1 year ago

Nvidia started using User-Agent Client hints to identify devices, thus making mere user-agent edits not enough (causing #171, #168, #159). This should fix it.

M2rsh commented 1 year ago

Works for me (had to add --spoof-windows btw)

Zeglius commented 1 year ago

Works for me (had to add --spoof-windows btw)

@M2rsh you mean with or without this pr?

EDIT: nvm, checked and Genshin didn't appear in the game list with the current main branch so I assume you meant with pr, sorry for the ping😅