arthomnix's latest activity

  • A
    arthomnix replied to the thread Modding on linux.
    StarMap can work on Linux already! This guide I wrote for a mod I made a while ago should still work...
    • 1779046583461.png
  • A
    arthomnix replied to the thread One True Linux Thread™.
    In the final release of 4057, that setting was replaced with a command-line flag called `-fixed-viewport`. (So if you're running stock...
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Released version 0.1.1, which adds support for KSA 2026.4.6.4036. (Note that you will also need to update StarMap for this KSA version.)
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    This suggests you aren't running the game through StarMap. Judging by the error log you're on Linux, so the process is slightly more...
    • 1775517635939.png
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Released version 0.1.0: * Added an option to visualise the full trajectory like an orbit line. (The darker blue line is the trajectory...
    • 1775328177362.png
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Released version 0.0.6 with some minor logging improvements (now using BRUTAL's logging API instead of raw Console.WriteLine).
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Released version 0.0.5. This version adds a custom system derived from the stock "Earth and Moon" system, called "Earth and Moon (April...
    • 1775246732165.png
    • 1775246815061.png
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Currently working on adding a custom system that has a more up-to-date lunar orbit, since KSA uses data from November 2025 and the...
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Released version 0.0.4. There are no code changes, but I have added explicit StarMap metadata to mod.toml which should give you better...
  • A
    arthomnix replied to the thread Tools Artemis OEM Loader.
    Released version 0.0.3: * The menu entry now uses ModMenu instead of directly injecting into the View menu. (This adds a new dependency...