Recent content by Askeladd

  1. Askeladd

    Solved Multi-Window Map View

    I wonder if this feature work well with monitors that have a different refresh rate, different resolution, and even a different dynamic range (HDR/SDR) Considering it's two distinct windows, at least it shouldn't break dxgi flip mode.
  2. Askeladd

    Volumetric exhausts overview and configuration

    Impressive stuff ! If I understand correctly, the modifiers like "AngleCurve" and "PlumeLengthCurve" should help create plumes that aren't a perfect triangle, but make it more round/convex like these that often appear at high altitude ?
  3. Askeladd

    Ocean rendering and configuration

    Love this kind of articles. Very interesting and will probably help modders too
  4. Askeladd

    Bloom broken with some tonemappers

    Then explain why this doesn't happen with ACES Fitted but does happen with Hable or other tonemappers ?
  5. Askeladd

    Celestial KSP - Redux

    Can you post screenshots of Kerbin ? Thanks
  6. Askeladd

    Switching resolution does nothing in fullscreen/borderless mode

    I mean, all games grey out the resolution box when you are in borderless (here called fullscreen) Because in borderless, it's the OS desktop resolution used. If you want to run a lower res, either lower your desktop res or use fullscreen exclusive (not available here, and thank god) Could use...
  7. Askeladd

    Switching resolution does nothing in fullscreen/borderless mode

    Kinda make sense, I mean only exclusive fullscreen can do it (the game has full control of that and it change back when you quit), in borderless you'd need to change the desktop resolution and that's messy (could stay stuck if game crash) And windowed it works cause it's, well, a window. And...
  8. Askeladd

    HDR support

    Please add true HDR10 support This would fix the banding, mostly visible with bloom and lens flares but is everywhere really (really visible in this game in low orbit because of the high dynamic range between pure black sky and bright planets) And would also fix the bright highlights clipping...
  9. Askeladd

    Transparent Rectangles through Object Geometry (Multisampling issue)

    I find this MSAA to be barely improving rendering (aliasing and shimmering) When near the ground with a low angle camera, the ground looks bad (might be lack of anisotropic filtering) I guess it's because true MSAA is not really possible in Vulkan, especiay when doing deferred rendering?
  10. Askeladd

    While having an outdated KSA version it displays the download link in the console

    Looks more like a feature lol, not like the URL is a secret; the game is free
  11. Askeladd

    Always on top, even when setting is disabled

    Just go to https://ksa.ahwoo.com/ Please do not pollute bug reports with unrelated comments. Just go on the discord server
  12. Askeladd

    Earth is a Giant White Sphere, Possibly AMD card related?

    Another bug here is your dark sky, there are weird black splashes around the stars. Do you have a HDR monitor ? Because it looks like this bug report Look at the two screenshots in the linked bug report. Should look like second screenshot. Check the workaround. But if not using HDR, that may be...
  13. Askeladd

    Always on top, even when setting is disabled

    When the game is in borderless, the game respect it and alt-tab work (things get ontop of the game), EXCEPT the settings window ; these always stay ontop, weird. btw you should use borderless, fullscreen exclusive is pretty much dead and useless in 2025 on a modern OS
  14. Askeladd

    Bloom broken with some tonemappers

    The bug is quite subtle on SDR monitor (but still visible if zooming in), but it is way more visible on HDR monitor: Here is a picture of my HDR monitor so you can see the issue more easily BTW, is it normal Bloom add a weird halo around the spacecraft ? I guess that's what bloom does, but it...