Stelios Tsampas
Stelios Tsampas
I can't replicate it locally although in case it becomes relevant, in my case the flatpak is installed as `user`, not globally. And `Filelock` version in the flatpak package is...
I cannot see why it would load something outside of the flatpak environment unless it is configured in your environment. Your suggestion to unset `PYTHONPATH` is valid nonetheless, and Flatseal...
Can you please test the build from the flatpak PR above using the link to the test build to see it actually works around the issue? Generally though, Rare's flatpak...
So `PYTHONPATH` needs to be empty, Not an empty string. Also it is a good idea to set `PYTHONSAFEPATH=1` for the flatpak. In my case, running `flatpak run --command=python io.github.dummerle.rare...
Awesome, glad it works now! I will go ahead and keep this open until the flathub PR is is merged for tracking purposes.
There is no reliable way for us to know the `SteamAppId`, for example, the way Steam Grades resolves the ProtonDB grades is not particularly accurate, but it is good enough...
What games available in EGS does luxtorpeda support? I need to test at least one of them.
I am happy to say that luxtorpeda will work with the games it supports in the next version for Rare. There is still the issue of inferring the `SteamAppId` but...
Very interesting write-up and investigation, personally I will go over it again out of pure interest. But, in what way is this a real world example? Why are you using...
The only combinations tested by me are ATmega328 and ATmega2560 with W5100. I don't have any other hardware to test so I don't have first hand experience. I don't know...