Frans Skarman

Results 138 comments of Frans Skarman

You can also focus it using keybinds like alt-tab, and then full screen it Or enter your login details once and click remember. After that you can just press enter...

You may have more luck asking in the proton github repo issue instead of here. That said, the few times I've had crashes like that (GPU issue leading to whole...

Are you trying to buy modules from inside the game? I think the way that has worked for me is to buy them on the ED website and then add...

I'll try implementing this unless someone else is already doing it

This is probably closely related to #225 which has been open for a while. Using the PAC directly would work for sure but is a bit annoying. I'm not really...

Hmm, I didn't know that PR was a thing. I'll have a closer look later but it looks like it could be supported fairly easily

> Not really a problem but why not address this right away? Mostly because for my application, I don't need maximum speed. Als because I couldn't find the page where...

I found the place in the manual where they explain the required timings and updated the branch to reflect that. It should now ensure that the ADC clock runs at...

Good catch! I updated it with both suggestions

I did, but for some reason I thought changing it to `>` instead of `>=` would fix that. I changed it back to `>=` since we want to "round up"...