Wayne Heaney
Wayne Heaney
One option that came up with as I wrote this is to follow the solution described in the last paragraph, essentially the top-most consumer package would be responsible for defining...
The best solution I can come up with to allow for moving container instantiation/ownership out of the libraries and into the consuming application would be to move all React components...
It's worth noting that your PATH will depend on how you're launching Steam. I'm on a linux distro and was using an Xfce launcher that was added to my launcher...
Reshade allows for changing uniform "runtime" variables by declaring custom "add-on" code, essentially a way of incorporating custom code as a C++ reshade plugin. I wanted a way to get...
[Here](https://github.com/wheaney/sombrero/blob/main/IMUAdjust.fx) is a working example of a shader I wrote that uses this change.
You're not the first person to request this and it should be pretty easy to implement. I'll work to get it into an upcoming release.
@PartyWumpus This is showing up as assigned to me in the SDH Tracker. I've implemented and tested this myself, so at this point I'm just waiting for reviews/testing. Should it...
With the [CLI PR](https://github.com/SteamDeckHomebrew/cli/pull/7) I submitted, I think this `_download_remote_binaries_for_plugin_with_name` code should be removed entirely.
Here is the PR for the plugin template update: https://github.com/SteamDeckHomebrew/decky-plugin-template/pull/34
@TrainDoctor what's next for this?