Dylan Green
Dylan Green
With Proton-GE-5.21 and moving the video folder my game launches and after playing for awhile I have no stutters at all on a RX580, you probably need to wait for...
Multiplayer from my limited testing works 100% fine for me. @nutta-git
I've fixed/updated this PR/patch to work on Nix 2.9+ if anyone is interested https://github.com/cidkidnix/nix/tree/log-ifd
In that case this PR depends on #790 due to the super out of date nixpkgs that reflex-platform is using at the moment
iOS should build 100% fine now, haven't tested the app yet We've also dropped Android aarch32 for the the time being [Upstream Issue](https://gitlab.haskell.org/ghc/ghc/-/issues/17973)
To note the diffs will be pretty much useless until I make a new branch after I've disabled nixpkgs-fmt in my editor!
Google doesn't provide binary NDK releases for aarch64-linux which makes this significantly harder. It's possible to build an android app without the NDK (using the non-prebuilt crossSystem in nixpkgs for...
So is there a patchset/patches that you could provide or give instructions to how to implement the change and list it as a "fix" for without mingw at your own...
You'll probably want to remove your `~/.cabal` directory if you've ran `cabal install` to install HLS. What probably ended up happening is the glibc version got changed, which usually causes...