Search results

  1. Psycho_zs

    One True Linux Thread™

    KSP provided an archive with binaries and data, it just worked. Although, data/binaries/configs/saves were mushed together, that isn't very nice. If KSA would support XDG hierarchies to search for data and configs, a bare minimum installation procedure would be enough (i.e. to /usr/local/...
  2. Psycho_zs

    One True Linux Thread™

    Hell yes! History in the making! In more ways than one.
  3. Psycho_zs

    One True Linux Thread™

    Tried wine-devel 11.2 and KSA v2026.2.4.3423. Compared to wine-staging 11.1 and KSA v2026.2.2.3396, the game loads much faster and no longer crashes when approaching the Moon. Still no terrain textures whatsoever. Edit: It was a lucky launch. All other attempts still had stuck loading with high...
  4. Psycho_zs

    One True Linux Thread™

    Updated https://forums.ahwoo.com/threads/one-true-linux-thread-tm.144/post-1840 It's alive! ...somewhat. At least it has a chance to not crash. It launches with 2k settings and full solar system. Overall it has about 0.4 chance of startup without crashing before showing gameplay. It 100%...
  5. Psycho_zs

    One True Linux Thread™

    The sudden shutdown seems to be due to PSU not having a margin for GPU's power spikes. KSA seems to be the only thing on my system straining it this hard. Well, while I wait a new PSU, and since the same memory error also happens on eGPU, I tried fixing it back on iGPU with installing Vulkan SDK...
  6. Psycho_zs

    One True Linux Thread™

    Finally got TH3P4G3 Thunderbolt 4 dock and a Radeon RX 9060 XT 16Gb GPU. It seems to work out of the box, hotplugged (Debian sid, Hyprland). Anything launched with `DRI_PRIME=1` renders on it! But KSA... It started once, showing VRAM usage this time (it didn't on Intel iGPU), showed initial...
  7. Psycho_zs

    Question eGPU advice

    Answering my own question, and in case anyone finds it useful: TH3P4G3 Thunderbolt 4 dock and a Radeon RX 9060 XT 16Gb GPU work out of the box, hot-plugged (Debian sid, Hyprland). Any app started with `DRI_PRIME=1` renders on external GPU willy-nilly, confirmed by `gputop`.
  8. Psycho_zs

    Troubleshooting KSA (Pre-Alpha) on Linux under Wine

    More attempts to launch KSA on Intel iGPU convinced me that the "protected memory" crash is not due to memory. I never even attempted to start with full solar system before, but recently I did. KSA easily took up to 6G VRAM, all while other apps amounted to another 1.5G. So shared memory works...
  9. Psycho_zs

    One True Linux Thread™

    Yeah, env vars affecting windows apps in wine is a huge gotcha. Got bitten by SDL_VIDEODRIVER in another game (was among other wayland-related vars in my usual environment).
  10. Psycho_zs

    One True Linux Thread™

    Success! (sort of). With potato config by @The Real Snake and in Labwc with no other GPU-using apps running KSA starts successfully! 10 FPS, no planets or stars visible, just the HUD and vessels with all the plume effects. 4GB seems to be the magic number on this iGPU.
  11. Psycho_zs

    One True Linux Thread™

    Any info on i915 I can find suggests that there is no practical limit on VRAM, GPU should take what it needs up to 87% of RAM. But judging form gputop output, KSA crashes when taking around 4GB, with another ~1GB taken by other apps.
  12. Psycho_zs

    One True Linux Thread™

    Debian sidICore Ultra 5 125UWayland, Hyprland, Labwcwine 10, wine 11, bwrapwinetricks dotnet9"Attempted to read or write protected memory" after loading. Sometimes HUD on white background is briefly visible. Debian sidARadeon RX 9060 XT Wayland, Hyprlandwine-staging 11, bwrapTrunderbolt eGPU...
  13. Psycho_zs

    One True Linux Thread™

    Got the same result on Intel iGPU, so it seems to be a showstopper for now.
  14. Psycho_zs

    One True Linux Thread™

    Has anyone managed to run it on an Intel Meteor Lake iGPU?
  15. Psycho_zs

    Question eGPU advice

    Hi everyone! For a long, long time I didn't bother with GPUs at all. Whatever integrated graphics my laptops had were enough, as I never chased graphics-heavy games and classics run fine. But now I seem to have a reason to start thinking about a GPU, and my laptop happens to have a thunderbolt 4...
  16. Psycho_zs

    Troubleshooting KSA (Pre-Alpha) on Linux under Wine

    Turns out this happens when window is larger than installer expects. Just reduce window size until installer starts drawing properly on its own.
  17. Psycho_zs

    Troubleshooting KSA (Pre-Alpha) on Linux under Wine

    Yay, progress! Earth only with all graphical options set to minimum travels a bit further. Now I saw actual game HUD and a bunch of messages on it. Nothing else, just white background though. After about 10-15 seconds it crashed. 012c:err:eventlog:ReportEventW L"Application: KSA.exe\n"...
  18. Psycho_zs

    Troubleshooting KSA (Pre-Alpha) on Linux under Wine

    Intel(R) Core(TM) Ultra 5 125U, GPU 0: Intel(R) Graphics (MTL), type: IntegratedGpu Debian sid, wine 10.0~repack-11, graphics=wayland, Hyprland. Vulkan SDK installer crashes out instantly :( KSA Installer does not redraw its window unless I manually resize it constantly, but it works. KSA runs...