vgnmnky

joined 2 years ago
[–] vgnmnky@lemmy.world 4 points 2 months ago* (last edited 2 months ago)

As others have said, it'll work on Linux. Right click on the game in your library, go to Properties, then Compatibility. Tick the box to Force use of Steam Play, then pick a Proton version, like Proton Experimental. This will work for most games. Check out the Proton DB website to check for any exceptions or specific settings. (You've bought a Steam licence for the game, rather than a version for a particular platform.)

[–] vgnmnky@lemmy.world 1 points 2 months ago (1 children)

Would you mind letting me know the model of that Acebeam? Really like the sound of it. Though the OClip mentioned elsewhere is nice too.

[–] vgnmnky@lemmy.world 7 points 5 months ago (1 children)

Amstrad GX4000! Fantastic looking machine, sold mine a few years ago, which is a bit of a regret. https://en.wikipedia.org/wiki/Amstrad_GX4000

 

Hi. I've installed Filestash in a Docker container, which included passing a previously generated Dropbox access token to Filestash, as per the yaml file on the gihub page.

  • DROPBOX_CLIENT_ID=<dropbox_key>

When I connect to Filestash (just set up locally for now), and then click to connect to Dropbox, I get the following error from the Dropbox webpage that opens:

**Error (400) It seems the app you were using submitted a bad request. If you would like to report this error to the app's developer, include the information below.

More details for developers

Invalid client_id: .**

There's nothing that looks like an error in the Filestash logs. I've generated new tokens and tried again, same result.

Has anyone managed to add Dropbox to Filestash, and if so, would you mind explaining the steps you took?

(I've since set it up for external access via my domain, and npm, same error).

Thanks Rob