Matthew Kennerly

Results 79 comments of Matthew Kennerly

Hi! I had asked about this on the Playnite Discord a while ago, and it should be possible once Playnite 11 comes out. I think it'll "just work", but I'll...

Looks like this is a limitation of the `async_zip` dependency: https://github.com/Majored/rs-async-zip/blob/ff0d985ef54cf00d73c497dbca0beea7541e37dc/src/base/read/mod.rs#L217

> can you try creating zips without data descriptors? Sorry, I'm actually not sure how to do that. It was just created by `actions/upload-artifact@v1`. However, I just tried the `async_zip`...

> I think that's because you use the AsyncSeek API Ah, yeah, you're right, the example uses the other API. > Can you manually create the zip, then use https://github.com/softprops/action-gh-release...

I'm not familiar with all the trade-offs between the seek and stream APIs, but do you think it could make sense for cargo-binstall to use the seek API if it...

> So the workaround for the tiny-skia backend is not using shadows at all? My use case is without any shadows, but yeah, that doesn't help if you actually want...

Ludusavi is now available via Winget (thanks to the people who submitted https://github.com/microsoft/winget-pkgs/pull/96101 and https://github.com/microsoft/winget-pkgs/pull/100069) \:D I've added instructions to the README, and I'll look into submitting updates to winget-pkgs...

This is finally complete :D If anyone would like to try it in advance and give feedback, here are some preview builds: * Windows 64-bit: [ludusavi-v0.17.1-post.38+6a4608b-win64.zip](https://github.com/mtkennerly/ludusavi/files/11411532/ludusavi-v0.17.1-post.38%2B6a4608b-win64.zip) * Windows 32-bit: [ludusavi-v0.17.1-post.38+6a4608b-win32.zip](https://github.com/mtkennerly/ludusavi/files/11411535/ludusavi-v0.17.1-post.38%2B6a4608b-win32.zip)...

The necessary functionality is now implemented in Iced, so once Iced 0.10.0 is released, I should be able to fix this in Ludusavi.