Pythonic456

Results 65 comments of Pythonic456

@Dell-Glitch You could try lowering the graphics settings... if you haven't already. :)

It's 100m in height. I had this issue too, but open the debug menu (`Alt-F12` I think), and set your elevation to 100m.

So it can run as 32-bit? How do I make it do that?

Can you get that on Steam? Or how else?

Ah okay, you just use 1.4.3. This happens when running the executable: ```$ ./KSP.x86 Box86 with Dynarec v0.1.9 a3b0149a built on Dec 19 2020 19:34:02 Set current directory to /home/pi/.local/share/Steam/steamapps/common/Kerbal...

@ptitSeb You said you've seen it running, can you remember where you saw it doing that please? Thanks :)

`meson --prefix /usr -Dplatforms=x11 -Dvulkan-drivers= -Ddri-drivers= -Dgallium-drivers=v3d,kmsro,vc4,virgl -Dbuildtype=release build ` aborts with this error: `meson.build:21:0: ERROR: Meson version is 0.49.2 but project requires >= 0.52.` Thanks for your help.

Okay, now it does this: ```root@raspberrypi44g:/home/pi/mesa# meson --prefix /usr -Dplatforms=x11 -Dvulkan-drivers= -Ddri-drivers= -Dgallium-drivers=v3d,kmsro,vc4,virgl -Dbuildtype=release build The Meson build system Version: 0.56.0 Source dir: /home/pi/mesa Build dir: /home/pi/mesa/build Build type: native...

Now it does this: ```Library m found: YES Run-time dependency libdrm found: NO (tried pkgconfig and cmake) meson.build:1423:0: ERROR: Dependency "libdrm" not found, tried pkgconfig and cmake A full log...