Ariel Juodziukynas

Results 248 comments of Ariel Juodziukynas

I was checking epic store and the metadata that we get from epic for different games and there's no clear pattern to follow here. Some games include the suffixes like...

Maybe a workaround is to use the endpoint epic uses for the search functionality in the website? that way we can do a request searching for the complete name of...

Pressing A to run the game when highlighting the card was requested, but I would try to follow whatever Steam Deck does for consistency, we actually have some hacky code...

I don't think adding new settings is needed, I think adding that game's settings in the logs might be useful I guess adding a button to open legendary's config file...

Solved in https://github.com/Heroic-Games-Launcher/HeroicGamesLauncher/pull/1918

Some changes I added: - store a `{}` for the game statuses - moved all status changes to the backend and the backend pushes updates to the frontend - I...

It is used to restore the progress when restarting a download, we currently store that in the browser's local storage (not sure how that works, maybe it writes to disk...

Ok! finally got this updated with beta and also added the refactor to prevent extra re-renders. Now each card listens for updates on it's own event name, same for the...

I'm marking this as WIP. The changes from the download manager broke a few things (there are multiple issues when restarting heroic during a download or after stopping a download).

> I had a couple issues sideloading and launching valorant on windows > > 1. It's necessary to add the Valorant shortcut as the exe. not the Valorant.exe file. it...