Poodmund Posted January 12, 2016 Author Share Posted January 12, 2016 10 minutes ago, Sigma88 said: the other alternative would be to use greyscale textures and color them using the "_Color" parameter in EVE, that way you just need 1 texture and it will be possible to change the color of the clouds to whatever anyone wants using a simple MM config I haven't messed around enough with EVE to know if this change would affect quality, but I don't really see why it would. even better, you may end up saving a lot of RAM doing that since you'll just need 1 channel per cloud texture instead of 4. Oh I don't change the "looks" of the Gas Giants with EVE, I replace the texture that the scaled space map is using by using Kopernicus. I mean, all the screenshots taken for the post: LINK were done completely without EVE. Whereas previously for the OPM Clouds mod by Eleusis La Arwall that you did the 'Managing' configs for, they used EVE almost exclusively to change the looks of the Gas Giants, this mod only uses EVE to add, pretty much, Alpha map layers to give the surfaces a little movement effect rather than any strong visual features. Also... using one cloud texture?! Are you mad! Quote Link to comment Share on other sites More sharing options...
Sigma88 Posted January 12, 2016 Share Posted January 12, 2016 (edited) 3 hours ago, Poodmund said: Oh I don't change the "looks" of the Gas Giants with EVE, I replace the texture that the scaled space map is using by using Kopernicus. I mean, all the screenshots taken for the post: LINK were done completely without EVE. Whereas previously for the OPM Clouds mod by Eleusis La Arwall that you did the 'Managing' configs for, they used EVE almost exclusively to change the looks of the Gas Giants, this mod only uses EVE to add, pretty much, Alpha map layers to give the surfaces a little movement effect rather than any strong visual features. Ah, I see I did not realize that you were changing the scaledversion texture! yeah that will require generating a new texture, like those I'm bundling with my OPMRecolor 3 hours ago, Poodmund said: Also... using one cloud texture?! Are you mad! I was not suggesting that I was just saying that you don't need an RGBA texture for 1 cloud, you can use a greyscale texture which requires 1/4th the RAM and set the color via the cfg. that way you could use even more cloud textures, as a matter of fact you could use 4x more textures that way, and your mod will take up the same amount of ram it's taking up now EDIT: @Poodmund now I feel silly I've tried again my new OPMRecolor and it works perfectly with this mod. sure, the planet textures revert back to be the standard OPM (recolored) textures. I can fix it by adding recolored versions of your textures to my mod. and since I use the "load on demand" feature of kopernicus that will not result in higher RAM usage I must have messed up something when I tried doing it before :| EDIT2: btw, peeking into your code I noticed this: %Ring { !texture %texture = PoodsOPMVO/Textures/sarnusRing } !texture will not delete anything, modulemanager requires an equal sign and some text to work, I usually use it like this: !texture = DEL anyways, %texture = .......... will override whatever is the "texture" value, so you don't even need the !texture line EDIT3: also @Kopernicus:NEEDS[OPMTilt]:AFTER[OPMTilt] needs to be @Kopernicus:NEEDS[SigmaOPMTilt]:AFTER[SigmaOPMTilt] Edited January 12, 2016 by Sigma88 Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 13, 2016 Author Share Posted January 13, 2016 Yes I figured as much that it was a pointless line yesterday when I was tinkering a bit more. They have been deleted out for next release (it was pretty much the first line I wrote for this mod when I was trying to change the scaled space texture ). Also good spot on the Sigma requirement for the MM dependencies. Anyway, BIG NEWS, with the update of SVE today, OPM-VO is now fully compatible with KSPRC (assuming you overwrite with bundled file in this mod) and SVE! Hooray! Now that is done, I will get back to actually working on the aesthetics of the pack to see what I can do to improve it. A second pass if you will. Quote Link to comment Share on other sites More sharing options...
fallout2077 Posted January 15, 2016 Share Posted January 15, 2016 Does this visual overhaul make the original cloud pack for OPM obsolete or does it complement it? Quote Link to comment Share on other sites More sharing options...
Sigma88 Posted January 15, 2016 Share Posted January 15, 2016 4 minutes ago, fallout2077 said: Does this visual overhaul make the original cloud pack for OPM obsolete or does it complement it? If you mean OPMClouds, that mod has never been updated to the new EVE. so basically if you want to use the old EVE then you need to use OPMClouds, if you want to use the new EVE you can use only this one Quote Link to comment Share on other sites More sharing options...
fallout2077 Posted January 15, 2016 Share Posted January 15, 2016 (edited) 10 minutes ago, Sigma88 said: If you mean OPMClouds, that mod has never been updated to the new EVE. so basically if you want to use the old EVE then you need to use OPMClouds, if you want to use the new EVE you can use only this one Okily-dokily, will do! After reading the readme file bundled with I figured that OPMClouds was obsolete, and this overhaul was the new king. Thanks, my friend! Oh, one more thing... I see that KSPRC compatibility has been added, but what about SVE compatibility? I saw in the SVE thread a discussion between Poodmund and NHawk regarding SVE's incompatibility with OPM-VO, and was wondering if that issue has been resolved, or if we only needed to edit the pqs config with the appropriate lines. Oh crap... disregard! I didn't read the above post. My apologies! Edited January 15, 2016 by fallout2077 Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 15, 2016 Author Share Posted January 15, 2016 I am experiencing a bug where EVE's cloud layers disappear whilst in orbit around a body between the ranges of 55-160km. Could anyone else using this visual pack either confirm or deny that they are also experiencing this, please? Quote Link to comment Share on other sites More sharing options...
Sigma88 Posted January 15, 2016 Share Posted January 15, 2016 25 minutes ago, Poodmund said: I am experiencing a bug where EVE's cloud layers disappear whilst in orbit around a body between the ranges of 55-160km. Could anyone else using this visual pack either confirm or deny that they are also experiencing this, please? I'll take a look in the next our and let you know Quote Link to comment Share on other sites More sharing options...
Sigma88 Posted January 15, 2016 Share Posted January 15, 2016 @Poodmund took longer than expected but yes, I can see the clouds disappear at those altitudes as well, I have no idea what could be the cause tho... I've tried everything I could think of Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 16, 2016 Author Share Posted January 16, 2016 (edited) Thanks for that, I have also tested this on a Vanilla install and the same issue is happening so it seems like it is an issue with EVE in its current state: Link So if anyone is using this mod and experiencing clouds disappearing between the altitudes of 55-160km, don't worry, this is a known issue. Edited January 16, 2016 by Poodmund Quote Link to comment Share on other sites More sharing options...
Sigma88 Posted January 16, 2016 Share Posted January 16, 2016 (edited) 10 minutes ago, Poodmund said: Thanks for that, I have also tested this on a Vanilla install and the same issue is happening so it seems like it is an issue with EVE in its current state: Link So if anyone is using this mod and experiencing clouds disappearing between the altitudes of 55-160km, don't worry, this is a known issue. I may have found where the issue comes up Edited January 16, 2016 by Sigma88 Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 17, 2016 Author Share Posted January 17, 2016 I was messing around creating a crazy storm system, not sure if it even fits an OPM body but it looks kind of cool. Quote Link to comment Share on other sites More sharing options...
davidy12 Posted January 17, 2016 Share Posted January 17, 2016 Why aren't tekto's clouds showing up? Do I need to install scatterer as well? Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 17, 2016 Author Share Posted January 17, 2016 (edited) 13 minutes ago, davidy12 said: Why aren't tekto's clouds showing up? Do I need to install scatterer as well? On 1/15/2016 at 6:29 PM, Poodmund said: I am experiencing a bug where EVE's cloud layers disappear whilst in orbit around a body between the ranges of 55-160km. Could anyone else using this visual pack either confirm or deny that they are also experiencing this, please? Are the clouds not showing up between a certain altitude range, 55-160km? If so, that's a known issue. If this isn't the case, please make sure you are running at least EVE v1.05-4 or later. Clouds are only dependent on EVE. If the issue still persists, let me know. Edited January 17, 2016 by Poodmund Quote Link to comment Share on other sites More sharing options...
MrMeeb Posted January 17, 2016 Share Posted January 17, 2016 1 hour ago, Poodmund said: I was messing around creating a crazy storm system, not sure if it even fits an OPM body but it looks kind of cool. Looks nice! How do you make your clouds? Quote Link to comment Share on other sites More sharing options...
davidy12 Posted January 17, 2016 Share Posted January 17, 2016 3 minutes ago, Poodmund said: Are the clouds not showing up between a certain altitude range, 55-160km? If so, that's a known issue. If this isn't the case, please make sure you are running at least EVE v1.05-4 or later. Clouds are only dependent on EVE. If the issue still persists, let me know. Yeah still have nothing. Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 17, 2016 Author Share Posted January 17, 2016 19 minutes ago, MrMeeb said: Looks nice! How do you make your clouds? I composite public domain satellite photos together and use a few different brush sets to get things looking correct.The Offset filter in Photoshop is great for making seamless, tile-able image maps. 18 minutes ago, davidy12 said: Yeah still have nothing. You're going to have to provide a bit more information than that. All I can say to you is if you downloaded all the latest versions of the dependent mods, installed the mod as per the installation instructions then it will work as intended. An improper installation is most likely the case but I cannot gauge how it may be wrong from the lack of troubleshoot info you have provided. I'm happy to help but please provide all information about your KSP install including all mods installed and the folder hierarchy layout of your GameData directory. Quote Link to comment Share on other sites More sharing options...
Skykid93 Posted January 18, 2016 Share Posted January 18, 2016 (edited) Greetings! I believe that i'm having a similar issue as a few of the other people here. I have installed OPM-VO along with the newest version of OPM, Kopernicus, EVE, BoulderCo and Scatterer. And I do get the beautiful Gas giants! However, Tekto doesn't have any clouds. These are the images of my Gamedata folder and my PoodsOPMVO folder! I am on Windows 10 by the way. Also, I have checked and double checked the mods to make sure that I have gotten the correct ones, so I'm positive that they are the newest ones. I have also tried to completely uninstall the game and reinstall it, and ran it in DX9 (before the uinstall, the game ran in OpenGL) to no avail. I have also tried using KSPRC_v0,5, and they actually did give me the beautiful clouds on Tekto, and the rest of the applicable planets. I would however prefer to use EVE because it puts less strain on my PC, (I get a bit too close to the 3,8 gigs of ram use, with KSPRC and the memory leaks). Hope this makes any sense, And beautiful mod by the way! Edited January 18, 2016 by Skykid93 Problems with the pics Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 18, 2016 Author Share Posted January 18, 2016 (edited) When you say you are using EVE and it isn't working, are you installing the (required) x86-EVE-Release and ALSO the (not required) x86-Configs-Release? If so, if you uninstall the EVE Configs (i.e. the whole BoulderCo directory) does OPM-VO then work to show clouds on Tekto and Thatmo? Also, it seems you are having trouble hosting your images, try Imgur.com Edited January 18, 2016 by Poodmund Quote Link to comment Share on other sites More sharing options...
nsgallup Posted January 19, 2016 Share Posted January 19, 2016 (edited) holy balls that 4th gas giant image is the perfect look for Neidon, nice and inky, image 3 would be a great saturn esque look for Sarnus (colors adjusted of course), for Urlum I would like to see something like the second image, but maybe less bands. Images 5, 6, 7 would be great for Jool if you want to mess with that one. Don't like image 8 at all. Edited January 19, 2016 by nsgallup Quote Link to comment Share on other sites More sharing options...
wasmic Posted January 20, 2016 Share Posted January 20, 2016 Hey Pood, you invited me over here to comment on your pack, over from the OPM thread. I just want to say that I think it looks absolutely gorgeous, the only thing that holds me from using it is that I want my Tekto to have the uniform haze that real life Titan has. And by the way, texture number three is the prettiest for Neidon, although 1, 2, and 5 could also be really great. Number 4 is too cartoony with those wiggly lines, and 6, 7, and 8 just look weird to me. Okay, looking at the pictures a bit more has won me over. I'm going to install this first thing in the morning. Quote Link to comment Share on other sites More sharing options...
Skykid93 Posted January 20, 2016 Share Posted January 20, 2016 On 18/1/2016 at 0:14 AM, Poodmund said: When you say you are using EVE and it isn't working, are you installing the (required) x86-EVE-Release and ALSO the (not required) x86-Configs-Release? If so, if you uninstall the EVE Configs (i.e. the whole BoulderCo directory) does OPM-VO then work to show clouds on Tekto and Thatmo? Also, it seems you are having trouble hosting your images, try Imgur.com Thanks for the reply! I am using te x86-EVE-Release, and I am using the 1.05-4. I have just tried to remove the BoulderCo and that didn't make the clouds appear. I have now uploaded my images to Imgur, let's try this again http://i.imgur.com/uWaP063.png Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 20, 2016 Author Share Posted January 20, 2016 Thank you. I understand your concerns and yes I kind of agree... my old Tekto used to look like this: ... using Eleusis La Arwall's configs for AVP-Interstellar and I would like to get some thick, fuzzy atmosphere back but it is difficult to achieve now with the new EVE format. I have some ideas though. If you are going to try this pack out, I forewarn you that I hope you are either using a 64bit capable executable or like running close to a 32bit memory limit as I have no optimized this yet for low RAM usage. Quote Link to comment Share on other sites More sharing options...
davidy12 Posted January 22, 2016 Share Posted January 22, 2016 @Poodmund: Does this mod require scatterer. Because Scatterer gives me EXTREME lag. Quote Link to comment Share on other sites More sharing options...
Poodmund Posted January 22, 2016 Author Share Posted January 22, 2016 Errrr, not exactly. I mean, it will still work without Scatterer. It may look different that what I intended for bodies to look like but feel free to use it and if you like how it looks, then great! If Scatterer is giving you lag only around Gas Giants, be sure to remove all entries for them in Scatterer's PlanetList.cfg file. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.