Jump to content

Bilfr3d

Members
  • Posts

    749
  • Joined

  • Last visited

Everything posted by Bilfr3d

  1. Now THAT I like... I might put that onto the list and try and attempt it with BDArmoury. Aerial refuel before a dogfight with an opposing faction?
  2. I'll have to try it sometime! Throw some asteroids at it!
  3. Do all asteroids have fuel/ore in them? Or do they have to be above a certain size? If you've got a link to some tutorial somewhere, that'd be even better
  4. I'm not quite sure whether anyone else has noticed this, but where has our (as members, not devs) ability gone for being able to post articles? This used to be quite a thing (for me) in the pre-2015 forum update, and since then I can't find any information on people talking about the disappearance of regular members being able to post articles. Any information or reasoning regarding this? Thanks
  5. I bought the game just a few weeks after 0.11 came out - that being, end of October in 2011. I've seen the game come a long way since then, looking back at what the game used to be you can still see resemblance of the current game - even still, so much has changed that it seems a completely different game at the same time.
  6. Stock career is a bit... *different*. I get annoyed with it quite a bit, but the slow progression and contracts just makes me want to keep going back to it over and over So many people have requested I check out mods now, I guess I'm going to have to make a list of mods to check out, aside the MIGHTY LIST! Volatile? As in... kraken visit volatile?
  7. In terms of graphics, you could try launching the game using openGL. See this link for details on that. Generally, OpenGL uses much less memory than the default DirectX renderer. Aside from that, it's unlikely that there's going to be a solution for the out of RAM issue - make sure as many of your apps are closed as possible, to free up as much memory as possible. Considering the recommended amount of RAM for system's playing KSP is 4GB, and the listed minimum is only 3GB, you should be able to run it. EDIT: I've noticed you haven't actually provided details of your system. Could we get those? Installed RAM, OS, CPU, GPU, et cetera.
  8. I could indeed do that! I'd have to first actually make it to Eve or Laythe for an atmospheric entry - I've never been into their atmosphere(s), so I don't know what to expect
  9. Banned for... using JSON to ban?
  10. So many plugs as I've mentioned before, I generally stay vanilla for the most part, unless it's an informative mod, graphics mod, or some kind of career-enhancing mod. OH, and also military mods - which I use in sandbox. Like BDArmoury No, I've never been there. I haven't even been in a flyby of those systems.
  11. "Bilfr3d" - if that's not available, then "B1lfred".
  12. I'll probably experiment shipping both unrefined ad refined ore - who said my program couldn't be a refiner program? It's not that unrealistic. Onto the list it goes!
  13. *sad violin plays* Something like "Bilfr3d" or "B1lfred" is fine then.
  14. I'm an Ubuntu speed-demon, I'm sorry It's late, and I'm exhausted, so I'll slow down before I start giving out too much wrong information
  15. Ooooohhhh, I completed skipped over that. I just looked at the source file Looks like the purge didn't even complete because it had dependent components, but as @steve_v mentioned, to get the packages that you need, you'll need to upgrade your OS. The command should be apt-get dist-upgrade and then a restart, IIRC.
  16. The error is only throwing up for his libstdc6++ source file though, which was installed, and only requires GCC 4.8 as a dependency. Unless I'm missing something?
  17. Well there you go. I'm a bit rusty on my different flavours tbh Try purging the packages, cleaning the apt, then installing them again. apt-get purge gcc-4.8-base libc6-dev libgcc-4.8-dev libstdc++6 apt-get clean apt-get update apt-get install gcc-4.8-base libc6-dev libgcc-4.8-dev libstdc++6 Lengthy and repetitive, I know
  18. Even so, Linux Mint is a Debian-based system, so it should be able to feed off of the same package names. Especially the GCC package, but even that's not installing... So I did a bit more compatability searching/cross-checking, and those GCC packages I've been listing are only available to the latest bleeding-edge unstable versions of Debian... which I doubt you're running. With that said, I quickly spun up a Linux VM to test what packages do or do not work, and have since come up with the following commands: apt-get clean apt-get update apt-get install gcc-4.8-base libc6-dev libgcc-4.8-dev libstdc++6 I can confirm that these commands worked for me on a completely fresh install of Debian 8.8 - Linux Mint runs Debian, so this should (touch wood) work.
  19. Huh. Alrighty then. Searching the Ubuntu Package Listings it showed up, so your 'apt' might be broken. You could download it directly from the package listing, ensuring you've also got the pre-requisites installed using apt-get update apt-get install gcc-6-base libc6-dev libgcc-dev libstdc++6 Hopefully that'll work out.
  20. Honestly, I kinda wanna stay vanilla for the most part. I like installing visual enhancements and stuff, but I tend to stay fairly vanilla when it comes to parts and resource packs. I might add it to the list, to check it out after I've finished my vanilla play-through
  21. Shouldn't these challenges posts be under the challenges sub-forum? *bigwink* I'd do the challenge, but I want to download a bunch of graphic enhancement mods to make it really scenic... the only problem is that my internet is horrifically slow, and it's apparently going to take 3 days to download. Well.
  22. That's the second time I've heard someone mention the 'Strategia' mod. I might have to check it out sometime soon... thanks! I'll have to go full entrepreneur mode for this then... MAXIMUM PROFITS! Munbase-Alpha coming soon to a moon near you...
  23. Looks like the "libstdc++" package isn't installed, or is installed incorrectly. Make sure it's installed by running apt-get install libstdc++-6-dev on the terminal, or whatever distro-specific command would install "libstdc++-6-dev". I've assumed you're running Ubuntu Yakkety (16.10) here, although this should work on most Ubuntu/Debian distros. If it says it's already installed, you might want to try uninstalling it, clearing the package cache, and reinstalling it.
  24. ooooooo! Is mining ore and transporting it back actually profitable though? I'll probably do it regardless, but getting extra money would be a bonus Definitely adding that to the list
×
×
  • Create New...