Jump to content

GalaxG64

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by GalaxG64

  1. Well I dont have an KSP.exe, Im running linux, so the Syntax of the directory path changes, Im sure that I set it correctly so to the /path/to/Kerbal\ Space \Program directory, but im still getting the problem described. Thx Alexander
  2. Hi I was wanting to print a few crafts from KSP, I saw a few pics from printed stuff. Im running this on a Linux machiene running specifically arch on 64 bit. Where do I have to point the kspdir file to, Ive read through the post and there was a question like this but it was never answered because the author solved it by himselfe. so to which directory do I point this mod. Thx for the help Alexander
  3. Thanks alot. It seems to be a better Idea to use the Serial IO mod, than to emulate a Keyboard. I however found the Idea of maybe writing a mod myself kind of cool, so I wanted to know, where I could find the required documentation, or a tutorial that coveres the KSP API (Ill learn C# with the help of books and learning by dooing other smaller projects). Thanks again Regards, Alexander Becker Bavaria Germany
  4. Greetings fellow Kerbonauts, I have recently read an article in the german Chip magazine concerning the Raspberry Pi, and in it there was a project that used an Arduino Leonardo (not quite a Raspi) to build a custom Kerbal controll interface, with nice metal swiches, and levers and cotroll Input for rotational and translational movement. I really liked the idea and I was planning on taking it s step furthur, maybe evan implementing a real world navball and a small LCD screen reading f.e the time to Apoaps and\or the time to node and maybe other information like Fuel level, consumption rates and other stuff normaly displayed on screen. I am "quite" experianced with coding for an microcontroller like an Atmega 328 but that is manly C or Assembler code so I should be able to program all of that without running into to many prblems. And I planned on using a Keyboard protocoll to relay information to KSP, so the Swiches an levers should work. My main problem is retreaving the Information from the game to be able to process or display it for I have no Idea how the Game is internally structured or how to access the various variables, or in C# I think stuff like that are called Classes and where to find what, so thats why I'm here. Thanks alot for reading and excuse my spelling, I have never been good at that.
×
×
  • Create New...