ReenigneArcher
ReenigneArcher
Essentially, the `en.json` file is the source. The rest are updated by crowdin automatically -> https://github.com/LizardByte/Sunshine/pull/2290 If files other than `en.json` are modified, there will be a few issues. -...
> sunshine softlink is deleted and rename sunshine-0.21.0 is renamed to sunshine Why?
> I'm having similar issues with my PS5 controller. It use to be emulated as an Xbox controller but now that it's emulated as a DS4 controller, it barely works...
> > Is it sunshine's responsibility to add the user to the input group? > I'm not sure about this one, I'd say it's a packager responsibility since it's distro...
My guess is it's trying to load the macport one before the user is actually logged in.
You download the Portfile from the release of interest, in this case https://github.com/LizardByte/Sunshine/releases/nightly-dev
I thought you asked how to use the nightly Portfile. For brew, I'm not 100% sure but I think you can use the head branch somehow.
See https://github.com/LizardByte/Sunshine/actions/runs/8072315274/job/22053784930 for all changes that will be applied when this PR is ready to merge.
@chewi I created some toolchain files. I figured this is the better approach long term, and they should be able to be re-used for people building outside of our docker...
> 1. Don't try to do native builds this way. It adds unnecessary complexity. I'm not sure why it's failing in this case. It might be because the native toolchain...