-
Posts
225 -
Joined
-
Last visited
Everything posted by pinolallo
-
I did like that (I'm using a mac....) 1) I reorganized all my mods into the GameData folder like that then I executed this little script #!/usr/bin/php <?php //I'm using Unix so this a fast way to parse folder for files exec('find GameData -name "part.cfg"',$result); foreach ($result as $partFileName){ //I guess that Squad parts are already fixed, and don't deserve extra parsing if (preg_match("#Squad#s",$partFileName )) continue; $parseMe=file_get_contents($partFileName); //check if the file is already fixed.. if (preg_match("#PART#s",$parseMe)) continue; //fix and save $fixedFile="PART\n{\n// fixed By fixPart script\n".$parseMe."\n}"; if(!file_put_contents($partFileName,$fixedFile)) echo "can't save ".$partFileName."\n"; } ?> Now Is all OK and I can play my saves as usual
-
we, ciao Testuo a me la 2.0 si pianta anche senza plugins....
-
TT's Mod Releases - Development suspended till further notice
pinolallo replied to TouhouTorpedo's topic in KSP1 Mod Releases
In my opinion b9 is "shinny" but I do suffered a lot of bugs (eg. the HW21 large wing explode after a warp) using that pack. Mk3/Mk4 mods instead worked perfectly since the first download. The MK3 has something that is NOT present on the B9 (eg the docking module, the mission control module, a decent 6 crew module. The MK4 is unbeatable and my most successful craft was assembled around this mod. Maybe this will drive on a successful mix, but no offense, following my experience with B9 , your plane without the "hard to trim" b9 wings probably was ready. -
FatNose space inc. Stock-X3k-doubleSunrise This is the 3k (triple K-prize) SSTO prototype I did to test to the K-Prize challenge. Triple K mean that this spacecraft is able to do three complete Orbit missions (on a standard 100Km LKO) still having the SSTO specs. specs: Is "almost" stock (mechJeb) Can carry 7 kerman bros Has full ladder access Dry weight 20 tons Full load weight 29.40 tons Docking / Rendezvous / rcs (160lit) here a little table with the efficiency (Orbit Weight/takeOff weight*100) ratio of this SpaceCraft takeOff Orbit Efficiency 1 run 29.39 26.97 91.77 2 run 25.92 23.92 92.28 3 run 22.95 21.29 92.77 This spacecraft represent cheapest way in KSP to ferry Kerbanauts from/to Kerbin/laythe orbiting spacestations (that is of only 237kg of fuel per Kerbanauts for a lko 100km) You can gain a lot of info in this mission report (eg. ascent specs) 3k prize run This aircraft prototype concepts (fuel, weight, engines, crew access, air intakes...) generated one of the better FatNose space inc. aircraft ever: the B9-X3k-doubleSunrise that is a B9 AereoSpace Pack modded craft. The stock-3k-DoubleSunrise has better performances (efficiency) mainly because the minor weight, the canard design. There is also (upon request) the amphibious version of this craft. *clicking on images will open related albums
-
TT's Mod Releases - Development suspended till further notice
pinolallo replied to TouhouTorpedo's topic in KSP1 Mod Releases
Welcome Back TT . -
ECCHECCA se non li facciamo belli noi Italiani i mezzi chi ci pensa? Grazie di cuore ragazzi
-
I guess boolybooly gived up the maintenance of this "storical" challenge thread. I do understand: Months of work vanished in a snap...
- 3,149 replies
-
- spaceplane
- k-prize
-
(and 2 more)
Tagged with:
-
my mac: Model Name: iMac Model Identifier: iMac11,3 Processor Name: Intel Core i5 Processor Speed: 2.8 GHz Number Of Processors: 1 Total Number Of Cores: 4 L2 Cache (per core): 256 KB L3 Cache: 8 MB Memory: 4 GB Processor Interconnect Speed: 4.8 GT/s parts and plugins: dadmac:KSP_osx pinolallo$ ls -la Parts/ | wc -l 475 dadmac:KSP_osx pinolallo$ ls -la Plugins/ | wc -l 16 KSP boot time 1:53 secs....
-
The MachingBird Challenge!
pinolallo replied to TheHengeProphet's topic in KSP1 Challenges & Mission ideas
I think that we need: Full flight speed record under 36.000 with KSC landing: flying very fast under the 36.000 need piloting (also with mechJeb), the landing back need an almost efficient plane, fuel, landing gears. So no matter the number of intakes you are fitting if it is or if it is manned or not, you need to think about how to land back and you must safe land back with the same plane that takeoff from runaway. I hope that this will push to design matching birds that can be used and shared. This WITHOUT excluding concept planes: without free experimental craft we don't discover nothing... -
[0.19]FatNose MKIV SSTO Cargo System [+4k dwnls]
pinolallo replied to pinolallo's topic in KSP1 The Spacecraft Exchange
This cargo plane released three month ago has reached the amazing goal of 4k downloads. Many Many thanks to all. -
La modifica (quasi sconosciuta) tosh's seaplane offre a) dei pattini davvero robusti *puoi atterrare con le ruotine rettratte sulla pista* consentono la transizione da/per acqua terraferma c)avere un minor numero di pezzi installati e quindi minore drag complessivo. Il mezzo NON e' facile da usare, ho ancora un problema di transizione dalla velocita' ipersonica: soffre molto la decellerazione e rimetterlo in assetto di volo diventa un incubo. Inoltre atterraggi ed ammaraggi sono una cosa non semplicissima: devi atterrare/ammarare con un angolo attacco di 10 gradi e non a velocita' superiori ai 40/ms e 1 m/s di velocita' verticale. ma poi in acqua e' molto bello da vedere. Servira' per recuperare equipaggi eventualmente dispersi in kerbin.
-
Tommy, can you list the mods you are used for this tug?
-
Hmmm perfetto! dovrei farci un pensierino: perche' portare a layte questo pezzo potrebbe essere una vera figata. Il mezzo anfibio i questione nasce da questo SSTO capace di 3 andate e ritorno in orbita (100km) che mesa meno di 30 tonnellate Ditemi cosa pensate dell'anfibio, e' un po' che ci sto lavorando... non e' facile per nulla ma sono quasi pronto.
-
Dipende dagli strumenti che usi per portare in orbita: io uso degli ssto come lifter, anche se il core della stazione viene sparato in orbita da un vettore, il resto dei moduli li porto su con questo anche perche' i lifter a razzo costano una follia (se valuti anche questo aspetto).
-
As I promise I did the flight report for the 3k prize ship. The main pourpose of this SSTO is to shuttle space station crew with the lower cost possible. specs: Is "almost" stock (mechJeb) Can carry 7 kerman bros Has full ladder access Dry weight 20 tons Full load weight 29.40 tons Docking / Rendezvous / rcs (160lit) here a little table with the efficiency (Orbit Weight/takeOff weight*100) ratio of this SpaceCraft takeOff Orbit Efficiency 1 run 29.39 26.97 91.77 2 run 25.92 23.92 92.28 3 run 22.95 21.29 92.77 the mission report here 3k prize run
- 3,149 replies
-
- spaceplane
- k-prize
-
(and 2 more)
Tagged with:
-
Modular Expendable Launch Vehicle (MELV) Family
pinolallo replied to sturmstiger's topic in KSP1 The Spacecraft Exchange
Nice work. I'm going to try that lifter for the 3MB -
FatNose inv B9 SSTO Cargo System "WildGoose" This cargo can send in LKO (+rendezvous maneuvers) orbit 25 tons of payload and 4 kerman Bros and fly back home using the spaceplane assistant, the docking clamp is fitted in the back to keep clean the shape of the plane and an easy docking. The design allow an easy displacement of the cargo keeping balanced the bird on the return part of the journey. WildGoose story The development way of this plane was trouble paved. Initially designed on the first release 2.o of the B9 aereospace pack (and the HW21 wing) suffered the changes made by the B9 developers. After found a different displacement of the engines and the HW21 on release 2.5 of the B9 Ap a bitter surprise was discovering that the HW21 wings explode after a warp. If I do published this ship is because I spent some time trying to fix this, I found a solution maybe a workaround hoping can unslash the power of this beautiful PACK. Here some pictures of the development steps. First orbit run, mk5 cockpit: Crew can't escape because a bug later fixed of the Mk5 cockpit, plane was much lighter but wings need many structs. Second design: The FullWings need more weight on the front, so the S2 Reusable Pod + the crew module was chosen, still need some struct because the attachment. The new shape deserved this ship nick name "WildGoose". Stable launches with 25 tons of cargo until R4 (the HW21 start explode after warps) Final: New design of the ailerons now displaced on full wing limit, HW21 now are attached on the cargo (not on the external tanks), different an better balanced engines displacement. Album and download link here p.s. Remember to change this line from CoMOffset = -4, 0, 0 to //CoMOffset = -4, 0, 0 on the HW21 wing part.cfg or your ship will not survive the first warp...