Local Nobody

Results 83 comments of Local Nobody

> @m4dEngi interesting ok, I will test that, I may be actually to fix the main problem as I have access to the steamclient api through my plugin in the...

> @m4dEngi I was doing some testing... on both a windows PC and the steam deck and an android phone. It seems using that command in the launch options of...

It is because of the flatpak... RPW needs access to the IPC pipe of running Steam client to make API calls, it also needs access to the Steam client files...

Make sure the wxWidgets library is installed correctly. Also, last time I checked, cmake had problems detecting the latest version of the wxWidgets library on Windows, try building with the...

Perhaps one of the older releases would do the job?

It could be anything from a connectivity issue to changes in the Steam client overlay. I will try to investigate, but non-Steam game streaming has always been broken in RPW.

I'm trying to use latest Ubuntu LTS for building binary packages. And the AppImage release is only tested on SteamOS. Maybe that's the cause. Probably it's better to switch to...

Yeah, the readme is a bit outdated, the app doesn't use the tray any more. Did it show any errors when run from terminal?

In some DEs you can just start terminal and drag & drop appimage into the terminal window and then hit enter (removing the `file:/` prefix if it gets there too)....