Kay Fischbach

Results 7 comments of Kay Fischbach

I'd like to see a way to force CKAN to use a bigger font (or a different font in general) too. I can't really remember if it's always been like...

@a3madkour I've got the same problem with the same GPU (GTX 1080 Ti) too. This problem also exists for a quite a lot of Windows users, there are multiple Steam...

@a3madkour The game actually starts for me with the launch arg from @Kron4ek . My setup: i7-4770k (I know this is below min-spec, I'll get a new PC at some...

Not sure about it being a CPU bottleneck, but I'm experiencing the same symptoms (main menu freezing and game hard to close) on Linux. KSP 1.12.5.3190 (LinuxPlayer) Manjaro Linux XFCE...

You'd probably have to 1. clone https://github.com/judge0/compilers 2. bump the [Go](https://github.com/judge0/compilers/blob/92fa2173c0e5ae02922bf1939085db986dfbf5c4/Dockerfile#L241) and [Kotlin](https://github.com/judge0/compilers/blob/92fa2173c0e5ae02922bf1939085db986dfbf5c4/Dockerfile#L423) version to your desired version in the Dockerfile. 3. [At the end of the Dockerfile](https://github.com/judge0/compilers/blob/92fa2173c0e5ae02922bf1939085db986dfbf5c4/Dockerfile#L549) change the...

Found a much easier solution (was looking for one since my original version involved re-compiling the compiler base image, which includes 3 versions of gcc, which takes a looong time...

I made a [minimal reproducible example here](https://github.com/E3FxGaming/koverInlineSortedBy/tree/master) with Kotlin 1.9.24 and kover 0.8.0. I hope this is the same problem the issue creator and other reporters experienced. One thing to...