Munging Shell
Moderator: Moderators
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Munging Shell
Ok so I've made some changes to the Shell now how do I munge it?
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: Munging Shell
In VisualMunge, check Shell.
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: Munging Shell
But it's the Shell in the assets folder.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Munging Shell
Move it to /data_[yourmap]/. I would warn you that folks probably won't like shell mods. If you change the shell it's gonna conflict with the 1.3 patch, and folks won't like that. If it's for your own purposes however, have at it. 
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: Munging Shell
ok so I modded the logo .TGA and I munged and I don't see any change. Where would I see it. I want to see it when it's scrolling through who made the game and all.
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: Munging Shell
All the logos fall under ifs_legal.
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Munging Shell
And you have to manually move over shell.lvl. It doesn't do it for you.
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: Munging Shell
I looked in my mods addon folder and I don't see the shell there.
- [RDH]Zerted
- Gametoast Staff

- Posts: 2982
- Joined: Sun Feb 26, 2006 7:36 am
- Projects :: Bos Wars AI - a RTS game
- xbox live or psn: No gamertag set
- Location: USA
- Contact:
Re: Munging Shell
You have to copy your munged shell.lvl from your map's data_XXX\_LVL_PC\ folder and replace your game's shell.lvl at GameData\DATA\_LVL_PC\
If you have the v1.3 patch installed then your game will crash on start-up (v1.3 changes some functions in common.lvl that the shell uses). The only way to fix that is to uninstall the v1.3 patch before you replace the shell.lvl. Sadly I lost the source code to the v1.3 patch, so we no longer directly replace ingame.lvl, common.lvl, or shell.lvl. Depending on what your end goals are, scripting related things can be done through the use of a custom user script or a custom Galactic Conquest (cGC) script (the script doesn't have to add a cGC, it could mess with any global variables or load in new content). I think the cGC scripts are loaded at the end of shell_interface.lua.
If you have the v1.3 patch installed then your game will crash on start-up (v1.3 changes some functions in common.lvl that the shell uses). The only way to fix that is to uninstall the v1.3 patch before you replace the shell.lvl. Sadly I lost the source code to the v1.3 patch, so we no longer directly replace ingame.lvl, common.lvl, or shell.lvl. Depending on what your end goals are, scripting related things can be done through the use of a custom user script or a custom Galactic Conquest (cGC) script (the script doesn't have to add a cGC, it could mess with any global variables or load in new content). I think the cGC scripts are loaded at the end of shell_interface.lua.
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: Munging Shell
It didn't for me. When I was playing around with the EntityMatrix stuff, I just moved the shell.lvl into a different folder and added the shell.lvl that I had just munged from the assets and it worked fine.[RDH]Zerted wrote:If you have the v1.3 patch installed then your game will crash on start-up...
- Teancum
- Jedi Admin

- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
Re: Munging Shell
Ditto. I've used my own shell with the 1.3 patch. Not trying to contradict, just letting you know. 
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: Munging Shell
It didn't crash for me either. But still no logo change.
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: Munging Shell
What did you change and where are you putting your shell.lvl?
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: Munging Shell
When you first start the game up and it's scrolling through all of the logos.
- Frisbeetarian
- Jedi

- Posts: 1233
- Joined: Wed Sep 12, 2007 3:13 pm
Re: Munging Shell
That didn't answer either one of my questions, nay, it just repeated what you had already said.
-
Commander_Cody771
- Vader's Apprentice
- Posts: 1069
- Joined: Thu Jun 07, 2007 5:02 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Looking for a new CPU
- Contact:
Re: Munging Shell
Oops. Misread the question.Frisbeetarian wrote:What did you change and where are you putting your shell.lvl?
