cloudishBenne
cloudishBenne
**Describe the bug** When the generated script is run with sudo, git complains about an unsafe repository. **To Reproduce** Steps to reproduce the behavior: 1. Call generated script with parameters...
Because this project is borked since weeks where the naming scheme of Proton-GE changed to GE-Proton (https://www.patreon.com/posts/63101415) and @AUNaseef didn't react to this here, i made a hopefully temporarily fork...
Could you test your way through it and possible merge this as soon as possible?
Hey there, the secret variable names really gave me a big brain fart. Could you rename these? ## brain fart ```python import os os.environ.setdefault('DEEZER_CLIENT_ID', '123456') os.environ.setdefault('DEEZER_CLIENT_SECRET', '123asd123asd123asd123asd123asd123asd') os.environ.setdefault('DEEZER_USER_ID', '123123123123') ```...
Hello, I recently came across this pull request in the R5SDK project: [Mauler125/r5sdk#127](https://github.com/Mauler125/r5sdk/pull/127), which integrates AMD's Anti-Lag 2 technology. It appears that integrating AMD Anti-Lag 2 into DXVK could significantly...