Noah Whited
Noah Whited
### Name Noah ### Affiliation _No response_ ### URL of your Website/Twitter/etc. _No response_ ### - [ ] I am signing as an organization.
Solution for issue https://github.com/lutris/lutris/issues/3519 was already implemented here https://github.com/noahboa27/lutris-fork/commit/49355ba5e74d4244b76b985796db6223254a5112. Decided to do a little reformatting while I was here anyway. Removed an unused method, reordered code to make it read...
### Bug description Installed Dolphin from the runners page within Lutris preferences. Doesn't do anything when run is clicked. I have `ffmpeg4.4` and `ffmpeg` both installed that say they have...
I decided to go with the existing loop style as the `wildcard_match` function for continuity, simplicity, and index control. With this draft I have a few questions: 1. Can I...