![]() |
|
System Starspheres - Printable Version +- Discovery Gaming Community (https://discoverygc.com/forums) +-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7) +--- Forum: Discovery Mod General Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=37) +--- Thread: System Starspheres (/showthread.php?tid=20303) |
System Starspheres - raider51 - 06-04-2009 ' Wrote:Well, in Vanilla, every system had a different background (a.k.a. starmap or starsphere) - though similarities are seen throughout the Houses or Edge Worlds, no Vanilla system looks like another - I'm speaking about the background only here, sun(s), stations and planets of course do make each system unique. Sleip, What you have done is more than great...congrat I'd ask one thing: If you make an own starsphere, where do you save? I mean you have your own mod i guess but does the FLE recognize your starsphere if you save it into your mod folder? regards, System Starspheres - reavengitair - 06-04-2009 Once again, this REALLY HAS TO BE DONE on disco. System Starspheres - raider51 - 06-04-2009 ' Wrote:Once again, this REALLY HAS TO BE DONE on disco. Dear reavengitair, As i havent found other topics related to "starsphere modding" except this, i thought i ask here My mod hasnt been created on discovery mod till i get the permission, so its just enquiry. If it was wrong, admins will delete my post, if it wasnt, i'd waiting for Sleip's answer. If you dont mind... regards, System Starspheres - ioha - 06-04-2009 @raider51: no worries, I think reavengitair was replying to the first post of the thread, not yours. Now to answer your questions; ' Wrote:I'd ask one thing: If you make an own starsphere, where do you save? I mean you have your own mod i guess but does the FLE recognize your starsphere if you save it into your mod folder? Note that I didn't create a new starsphere. What you see in the first posts are just new textures for existing starspheres. As Treewyrm (pages 1-3, I think) pointed out, it is possible to create entirely new starspheres, however that process is a bit more complicated. What I did was taking an existing starsphere and import new textures to it's file via the UTF Editor. The starspheres are saved under C:\Programs\Microsoft Games\Freelancer\DATA\SOLAR\STARSPHERE (default path) in the .cmp format. After saving the file there, you can go to the UNIVERSE\SYSTEMS folder, choose a system and edit it's .ini here: Code: [Background]When starting the game, the system you edited should now display the new starsphere as a background. I hope I could answer your questions; if not, don't hesitate to ask, as more experienced modders as Treewyrm, Turkish or Seth might see your question and answer it as well. System Starspheres - Seth Karlo - 06-04-2009 I'm already using one of these for a guard system I'm doing. Raider, if you save the starsphere into the mod you are editing with FLE, then it will appear in FLE. System Starspheres - raider51 - 06-04-2009 ' Wrote:Note that I didn't create a new starsphere. What you see in the first posts are just new textures for existing starspheres. As Treewyrm (pages 1-3, I think) pointed out, it is possible to create entirely new starspheres, however that process is a bit more complicated. Thanks the quick reply Seip, Well, my question was a bit imprecise: i dont want to make a new sphere from the begining, i meant to choose one from the originals and just "save as" to my folder. After all i want to do to change its textures to another that could be found in the original freelancer folder. So i use one of the orig .cmp file, save as to anything, then i dont have to make a new, only change the textures. for example: nebulae = solar\starsphere\starsphere_br01.cmp ---> save as nebulae = solar\starsphere\starsphere_myspehere.cmp into my folder and change the textures only. My question: if i do it, is it qualified as making absolutely new starsphere? Because i havent modified anything else but textures. thanks in anticipation, System Starspheres - ioha - 06-04-2009 ' Wrote:Well, my question was a bit imprecise: i dont want to make a new sphere from the begining, i meant to choose one from the originals and just "save as" to my folder. After all i want to do to change its textures to another that could be found in the original freelancer folder.In that case, you want to do something similar to what I've done here as well. As you mentioned, just copy/paste the original cmp file to a folder. Open it with UTF Editor and import the textures you want in .tga format. ' Wrote:My question: if i do it, is it qualified as making absolutely new starsphere? Because i havent modified anything else but textures.No, not exactly. It's just replacing the textures that were there while letting the original starsphere (consisting of a model for the textures) untouched. You could say we're retexturing the starsphere. Still, that does count as modding I'd say, as you get a different result ingame. Gameplay-wise it doesn't change anything of course - it's just for looks and atmosphere. System Starspheres - raider51 - 06-04-2009 ' Wrote:In that case, you want to do something similar to what I've done here as well. That's it! Thanks. regards, EDIT: everything works fine even importing unique textures, except freelancer doesnt recognize my mod's starsphere folder after i activated the mod (now of course i saved my starsphere.cmp in the orig folder). There are .ini files in the "solars" folders of the orig freelancer one of them referring to the starspheres i guess, so may i have to write in something? System Starspheres - ioha - 07-09-2009 Eh, didn't see your next question as you edited it in... Anyways, here goes: ' Wrote:EDIT: everything works fine even importing unique textures, except freelancer doesnt recognize my mod's starsphere folder after i activated the mod (now of course i saved my starsphere.cmp in the orig folder). There are .ini files in the "solars" folders of the orig freelancer one of them referring to the starspheres i guess, so may i have to write in something?Yes, you need to edit the .ini file of the system you want to use the starsphere in. So, let's say you want to edit New London's starsphere, you need to go to: C:\Programs\Microsoft Games\Freelancer\DATA\UNIVERSE\SYSTEMS\BR01 There, you open the Br01.ini and search for these lines: Code: [Background]Now, if your new starsphere is saved in the mentioned folder as starsphere_new.cmp you just insert it's name in the "nebulae" line. Code: [Background]Same goes for any other system, just that you have another folder/name. System Starspheres - Swallow - 05-26-2011 bump, anyone have custom spheres? |