Jump to content

sal_vager

Moderator Emeritus
  • Posts

    17,670
  • Joined

  • Last visited

Everything posted by sal_vager

  1. It shouldn't be needed anymore for KSP.x86, as it's built-in now, but it's not built into the KSP.x86_64 Opening a terminal in the KSP game folder is probably easiest, as the full path will be there, try right clicking the space around the files in your file browser, some browsers have the option to open a terminal in the "File" options, I can't remember what version of Linux you went for so can't look up the exact method. Another really easy way is with a script in your KSP folder, you need a text file containing lines like this: #!/bin/bash LC_ALL=C ./KSP.x86_64 Or if you want your script elsewhere, add a line to set the path just as steve_v says, like this: #!/bin/bash cd "/home/user/.local/share/Steam/SteamApps/common/Kerbal Space Program/" LC_ALL=C ./KSP.x86_64 You'll have to edit that cd line to the path to your game. Right click the file and edit the properties, find the "Permissions" tab and click the box where it says to make the file executable.
  2. No. Updates don't touch addons, whether from Squad or from 3rd parties, so your previously installed Asteroid pack is using the same files it did previously. I see no whole game reinstall here, not sure what your issue is, so I'm moving this to Support.
  3. Hmm I can't see any reason why you shouldn't be able to add your own avatar, I was able to add a test image, try again but if it fails PM me your avatar of choice.
  4. Because reddit is not an official Squad site for one, and for two, people would still not see it and post in GD anyway. This is already starting to die down, AMA is back up, other subreddits will follow.
  5. Well it should have worked, all the variables the heat system uses are in there, can you upload your save and current physics.cfg please.
  6. Gentlemen, ladies, please avoid making any baseless claims or personal attacks against reddit staff, we're better than that, they will get over this issue in a day or so. It is unfortunate that this incident has affected our brothers and sisters on r/kerbal space program, and many may come here who might not have given our forum a chance before, so lets show them that we're above any petty squabbling, thank you.
  7. Hi nathan1, AAAA, you need to give attribution to Nertea if you're using his code, but even if you're not, you do need to provide your plugin with a license. Addon rules here.
  8. Why does no one check the reddit front page anymore?
  9. It's been a while since I've heard of this one, but it was caused by an addon if I remember right, what have you got installed AstroGamer?
  10. There's lots of front page reddit threads explaining this, or try the thread your post is now in Reported posts removed.
  11. This is really likely to be a bug, I guess no one thought to add an "if (over water);" condition, I'm surprised more people have not seen this though, boats are quite popular in KSP.
  12. I better move this over actually, Jas1126 if you put your save on dropbox others can have a look.
  13. Not really KSP related, moving to Space Lounge.
  14. I think I'll just merge this into the other thread.
  15. Oh, alright, I thought mega_newblar was kinda cool, you'll need to login with OddFunction from now on.
  16. Moving this to kerbalnetwork, I guess that's the best place.
  17. Had to try this, and yes, it's possible. Might have to throw Bills suit away though....
  18. Here's an example of the code for embedding images. [noparse][/noparse] [noparse] [/noparse]ie, this bit of the imgur address "https://imgur.com/gallery/ZQE2a#0" Royally ninja'd on the img example...
  19. Good question mega_newblar, the answer is "no". We keep a record of name changes and the moderators are pretty good at remembering who people used to be, so requests to be renamed to an old member's name are denied. Jeremy_Pili, that's one name change we can't do, sorry, Squad doesn't want any more people using Kerman in their name, the ones you do see are very old accounts and I really should get around to messaging them all about a name change, though Damion Rayne did say "better late than never", once, possibly in relation to something else, but I took it to heart. So anything* but Kerman. *anything allowable by the rules.
  20. If you could please add your vessel and logs to this tracker entry, that'd help a lot, thank you.
  21. Sorry Streetwind but the 1.0.2 is no longer available. Closing.
  22. Seeing as Kerbol is smaller than Sol, it could be considered a K class star and be visibly more yellow than our own.
  23. Code. Not sure what other answer you could expect...
×
×
  • Create New...