Bump decky-XRGaming to v1.5.0#992
Conversation
Issues Found
Next Steps
Thank you for your contribution! If you need any help, please reach out on our Discord server. ❤️ |
|
Testing comment for Decky Translator: #983 (comment) |
|
@beebls it looks like the build is failing on the store upload due to a payload size error, any idea what the max is? |
|
Asked on the decky discord server and confirmed the store file size limit is 100MB. I've removed the binary bundling, which seemed to work fine locally. |
Yeah we realized that cloudflare (which we're proxied behind) has a 100mb limit on file uploads. If you have a way to reduce your plugin size without removing functionality, feel free to do that and let me know. We might be able to skirt the 100mb file limit but I'll have to get back to you on that one. |
|
@beebls I've removed the binary bundling so we're well under the size cap now |
Update decky-XRGaming to v1.5.0
The decky plugin has been updated from v1.4.1 to v1.50, which brings the following updates:
bin/update_remote_binarieswas updated so it doesn't download the files since Github provides the sha256 hash now. This script only modifies the package.json file so I don't have to do this manually; it's not included with the decky plugin and has no impact on its setup or operations.This update bumps the underlying XR driver from v2.6.8 to v2.8.6 (diff), which brings the following updates:
Task Checklist
Developer
Plugin
Backend
Community
Testing