Geonosis geo1.sky assets?
Moderator: Moderators
-
ulohobo
- Recruit Womprat Killer
- Posts: 5
- Joined: Sat Apr 28, 2012 10:01 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Geonosis geo1.sky assets?
Okay, so I've recently begun doing some basic modding on maps for good old swbf2, but I've run into a small issue. I tried to change the sky on my nal hutta map in mod tools to that of geonosis, and I mostly succeeded, but the bottom half of the sky is black, which isn't particularily pleasing to the eye. So I'm curious, does someone have a list of all the assets that are needed to have a nice complete geonosis sky? Thanks in advance. (PS I'm new here so please don't hurt me if this sounds stupid)
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Geonosis geo1.sky assets?
You mean the bottom half of the skydome model is black? It shouldn't be, though, if you have the right texture since it is applied to both halves. Also, if the previous is the case, how are you able to see the bottom half in-game anyway? Did you construct your map at the edge of your terrain or something?
Unless you mean the bottom half of the upper half of the skydome model, then you are most likely missing the textures to the various other sky objects the .sky file calls for. Simply open these other .msh files up in Notepad or a hex editor and search for the .tga names they call for.
Unless you mean the bottom half of the upper half of the skydome model, then you are most likely missing the textures to the various other sky objects the .sky file calls for. Simply open these other .msh files up in Notepad or a hex editor and search for the .tga names they call for.
- lucasfart
- Sith

- Posts: 1440
- Joined: Tue Feb 24, 2009 5:32 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Australia
Re: Geonosis geo1.sky assets?
Welcome to GT!
If you want the whole same skydome as geonosis, it might be easier to just copy the geonosis .sky file over and rename it to #$%.sky, replacing all the occurences of the geonosis map name with your own 3 letter name. If you do it this way, make sure you've copied over all the necesary meshes and tga files...
Here's a list of the necesary files, taken from the GEO.sky file
Texture("geo_sky.tga");
Geometry("geo_sky_dome");
Geometry("geo_sky_dome_rim");
Geometry("geo_sky_dome_arena");
Geometry("geo_sky_spire");
Geometry("geo_sky_dome_2");
Geometry("geo_sky_explosions");
Texture("geo1");
Geometry("rep_fly_assault_DOME");
Geometry("rep_fly_gunship_DOME");
Geometry("cis_fly_droidfighter_DOME");
Geometry("cis_fly_techounion_DOME");
Those are all the textures and meshes referenced in the .sky file above. I'd recommend just copying over all the .tga, .option, and .msh files in the assets/worlds/GEO/world1 folder. You shouldn't need anything other than those.
If you want the whole same skydome as geonosis, it might be easier to just copy the geonosis .sky file over and rename it to #$%.sky, replacing all the occurences of the geonosis map name with your own 3 letter name. If you do it this way, make sure you've copied over all the necesary meshes and tga files...
Here's a list of the necesary files, taken from the GEO.sky file
Hidden/Spoiler:
Geometry("geo_sky_dome");
Geometry("geo_sky_dome_rim");
Geometry("geo_sky_dome_arena");
Geometry("geo_sky_spire");
Geometry("geo_sky_dome_2");
Geometry("geo_sky_explosions");
Texture("geo1");
Geometry("rep_fly_assault_DOME");
Geometry("rep_fly_gunship_DOME");
Geometry("cis_fly_droidfighter_DOME");
Geometry("cis_fly_techounion_DOME");
Those are all the textures and meshes referenced in the .sky file above. I'd recommend just copying over all the .tga, .option, and .msh files in the assets/worlds/GEO/world1 folder. You shouldn't need anything other than those.
-
ulohobo
- Recruit Womprat Killer
- Posts: 5
- Joined: Sat Apr 28, 2012 10:01 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: Geonosis geo1.sky assets?
Ah thank you kindly
, I already saw all these in notepad, but it appears I missed adding a msh or two. I love this site btw, it really is a goldmine for bf modding.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Geonosis geo1.sky assets?
Given that this forum is nearly nine years old now, and just about nearly everthing there is to know in order to mod the SWBF games has been documented on this site, I would have to say so too.ulohobo wrote:it really is a goldmine for bf modding.
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Geonosis geo1.sky assets?
Well, about over half a block of sound is still undocumented. But other than that, jerp.
