Jump to content

DKay

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

1 Neutral
  1. When it comes to gaming, I see this question of "which distro should I use" come up often, and the answers are always the same: just about any linux distribution does the job. None is specifically geared towards or against gaming, but they do offer you different levels of involvement. The more "streamlined" like Ubuntu are very hands-off and require little effort to manage whereas more involved distros like Archlinux or Gentoo come with little more than a terminal right out of the box: they allow you to decide exactly what to install and how, but it can be daunting prospect if you're not familiar with linux. Whichever one you choose though, you're stepping into another world. Different filesystems, different file architecture, different console commands, different everything. There's a few tools available to emulate windows only games and programs (playonlinux, wine, even virtualbox/vmware) but if an alternative is available, you'll want to use the native client instead. Fortunately KSP works natively on linux (as well as steam if you bought the steam version) but depending on your luck, you might have to wrestle with the radeon graphical drivers. I use nvidia so I couldn't tell you how annoying radeon is for this (probably less so, but I doubt it's hassle free). Partitioning can be a pain if you're installing windows and linux on the same disk, because of the different filesystems (FAT16/32/NTFS drives can still be read on linux though). Depending on your hard drive setup, the windows bootloader will probably also have to be overwritten by a linux bootloader and it might not detect your windows installation from the get-go. You'll have to dig into those config files after some googling to figure out how you can get back to your windows install if that's the case. Thankfully, all these issues are well-documented and all you need to get out of any linux mess is some intuitive reasoning and a LOT of google-fu. If that's not enough, post on your distro's forums and there will always be someone there to help you. Linux can be an incredibly rewarding experience if you have the patience to get through it's quirks and don't expect things to work from the onset. It allows you to get a fundamental understanding of how your computer works and, above all else, gives you a CHOICE for everything. No two linux desktops are identical. For a first time user I always recommend Ubuntu (I even recommend making a mock-install from your windows computer using vmware, or just use a liveCD so you can experience linux without the danger of destroying your system) but If you'd like to start with a more involved distro (can't blame you for that, I jumped straight into gentoo 10 years ago), do the install in a virtual environment first to see just what is required of you and, once you're comfortable with the process, go ahead and make the jump!
  2. I fixed it! It was just a question of installing the Arial font. On gentoo it's just emerge coreutils For archlinux users it would be the ttf-ms-fonts package
  3. As I'm on linux I can only provide you with the Player.log from ~/.config/unity3d/Squad/Kerbal Space Program/Player.log, is that ok? http://pastebin.com/MahbDdDf
  4. Hey guys, I'm running into an issue that I can't seem to find any results on google for After placing the latest MechJeb files into the GameData folder, and placing the AR202 module on a craft, I can see the outline of the MechJeb menu but none of the actual text. ( see picture: http://i.imgur.com/1khg15W.jpg ) I *seem* to have run into the same issue on a windows platform a while back, but I can't remember for sure. KSP.log doesn't show me any errors that I can see [LOG 15:50:28.368] GameDatabase: Assets loaded in 26.928s [LOG 15:50:28.369] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202' [LOG 15:50:28.386] EffectList: Created 11 effect types [LOG 15:50:28.423] ManeuverPlanner initialization: found 17 maneuvers [LOG 15:50:28.501] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features1' [LOG 15:50:28.508] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features2' [LOG 15:50:28.514] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features3' [LOG 15:50:28.521] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_AR202/part/mumech_MJ2_AR202_features4' [LOG 15:50:28.527] PartLoader: Compiling Part 'MechJeb2/Parts/MechJeb2_Pod/part/mumech_MJ2_Pod' [WRN 15:50:35.340] [HighLogic]: =========================== Scene Change : From LOADING to MAINMENU ===================== [LOG 15:50:35.660] AddonLoader: Instantiating addon 'InstallChecker' from assembly 'MechJeb2' [LOG 15:50:42.377] ScenarioTypes: List Created 9 scenario types loaded from 2 loaded assemblies. [WRN 15:50:42.380] [HighLogic]: =========================== Scene Change : From MAINMENU to SPACECENTER (Async) ===================== [LOG 15:50:46.141] [scenarioDestructibles]: Started. 39 objects registered [LOG 15:50:48.883] Flight State Captured [LOG 15:50:48.886] Saving Achievements Tree... [LOG 15:50:48.886] Saving Achievements Tree... [LOG 15:50:48.899] Game State Saved as persistent [LOG 15:50:48.900] Going to Hangar! CachedShipType: 0 [WRN 15:50:48.900] [HighLogic]: =========================== Scene Change : From SPACECENTER to SPH (Async) =====================
×
×
  • Create New...