Jump to content

sokid2k

Members
  • Posts

    46
  • Joined

  • Last visited

Posts posted by sokid2k

  1. None of them are very good; all feature Integrated graphics and midrange processors.

    Intel ones (first two) have a faster processor, the AMD one (third) has a better GPU. All are marginal. Sure, they'll run KSP, but will struggle when you start piling mods and bumping up graphics. If I would have to choose out of those three, I would pick the third due to the best GPU but honestly I would not accept any of them.

    regex's HD 6750 GPU is many times faster than any of the graphics chips integrated into these laptops.

    Is there any laptops that you could recommend for around that price?

  2. I used someone else's asteroid and just made it REALLY big (which is perfectly okay to do and no..i'm not going to release this as a mod unless I create my own asteroid. This is for my own personal use). At 25 KM away it looks really big still but when I warp it disappears and as soon as i stop the warp it appears again. Also, when I get 30 KM away it disappears. I'm guessing that distance is where the game stops rendering random objects like debris, pods, etc. So my question is...would there be a way to make this into a planet so that it is visible from very far away kind of like minmus is from kerbin? I noticed this in the settings code.

    PLANET
    {
    name = Kerbin
    minDistance = 6
    minSubdivision = 1
    maxSubdivision = 9
    }
    PLANET
    {
    name = KerbinOcean
    minDistance = 6
    minSubdivision = 1
    maxSubdivision = 7
    }
    PLANET
    {
    name = Mun
    minDistance = 6
    minSubdivision = 1
    maxSubdivision = 8
    }
    PLANET
    {
    name = Minmus
    minDistance = 6
    minSubdivision = 1
    maxSubdivision = 6

    So could there be a way to add it to the list of planets and how exactly could I add gravity? Is there a way to copy the Muns code or something and use it on the asteroid? I'm not good with coding really. I just kind of know the basics but I would love to hear everyone's thoughts on how this can be done. There has to be a way. Nothing is impossible.

  3. Putting as many furry-themed flags everywhere I can. I want a flag density that's just slightly higher than the teeth-per-square-mile density in rural kentucky. I think 5 ought to do it.

    Hey... I live in rural Kentucky..I approve of this message.

×
×
  • Create New...