Justin Marentette

Results 47 comments of Justin Marentette

It's an issue with the preview images. I have no idea what's causing the problem, though. Commenting out the src attribute of the RepoResultCard img and the video poster attribute...

I haven't been able to replicate this particular issue yet, though it's assumed to be a networking issue. Currently, the plugin doesn't have sufficient logging/error dialogs to determine the cause,...

With the latest commit, the log file should contain any errors. Not in the plugin store yet, but can be built from source.

Requires a CSS Loader Plugin patch

The plugin doesn't do much, it just downloads videos and symlinks them into the UI override folder, so it shouldn't have an effect on SteamOS. However, if Decky is out...

Shouldn't be an issue with the plugin specifically, since all it does is symlink downloaded videos into the SteamOS override directory. The issue of not being able to change the...

I'm pretty sure the symlink gets properly removed, Steam just doesn't pick up on the change until after a reboot, due to caching and such. I've seen this behavior, but...

There's no official support for allowing longer animations. Probably would require patching the JS sources.

That's strange. When I added UWP support recently, I definitely had everything compiling on Windows 10 with the newest devkitPro. I use a VM without anything else installed, aside from...

With the C++ rewrite, I've gotten everything working on a clean Windows 10 install and updated the documentation accordingly, so hopefully any compilation issues should be resolved.