Keeping mod size down to a minimum

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
biohazard
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Sun Oct 18, 2009 8:20 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: http://www.youtube.com/watch?v=jWFk0XasQmE
Contact:

Keeping mod size down to a minimum

Post by biohazard »

Every time I munge my map, the addon folder size is a whopping 570mb. 99% of this is the SIDES folder. I delete it and the map still works. But I'm getting to where I want my custom skins to show up. How do I convince the munger that the only side files I want are my punily sized skins?
Xavious
Sith Master
Sith Master
Posts: 2783
Joined: Mon Jun 12, 2006 3:46 pm

Re: Keeping mod size down to a minimum

Post by Xavious »

From the Modding FAQ: viewtopic.php?f=27&t=9593
biohazard
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Sun Oct 18, 2009 8:20 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: http://www.youtube.com/watch?v=jWFk0XasQmE
Contact:

Re: Keeping mod size down to a minimum

Post by biohazard »

I followed it exactly, but with no success. THe skins are stillm the default.

I tried including the entire IMP foder, with my edited skins, and they showed up that way. But I would sooner sacrifice the skins than deal with an oversized mod.


I think that I might possibly be choosing the wrong options in the munger? I don't see anything remotely similar to my side name in the addon folder.


Please reply soon, I'm trying to get a beta test going and once this is done I should be all set.
501st_commander
Master Bounty Hunter
Master Bounty Hunter
Posts: 1570
Joined: Wed Dec 10, 2008 7:48 pm

Re: Keeping mod size down to a minimum

Post by 501st_commander »

What units are you using in the map?
biohazard
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Sun Oct 18, 2009 8:20 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: http://www.youtube.com/watch?v=jWFk0XasQmE
Contact:

Re: Keeping mod size down to a minimum

Post by biohazard »

The stock. I'm trying to use my custom textures for the imperial scout, trooper model, and dark trooper.
501st_commander
Master Bounty Hunter
Master Bounty Hunter
Posts: 1570
Joined: Wed Dec 10, 2008 7:48 pm

Re: Keeping mod size down to a minimum

Post by 501st_commander »

ok then,trim down the imp.req file so its like this (only basic INF units)
Hidden/Spoiler:
ucft
{
REQN
{
"lvl"
"imp_inf_dark_trooper"
"imp_inf_engineer"
"imp_inf_marine"
"imp_inf_officer"
"imp_inf_pilot"
"imp_inf_rifleman"
"imp_inf_rocketeer"
"imp_inf_sniper"
}
}
biohazard
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Sun Oct 18, 2009 8:20 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: http://www.youtube.com/watch?v=jWFk0XasQmE
Contact:

Re: Keeping mod size down to a minimum

Post by biohazard »

I'm really not so worried about that particularly ATM, I just want to get my skins to override the stock. Perhaps that would be a feasible solution, but might there be one along the track I was already on?
501st_commander
Master Bounty Hunter
Master Bounty Hunter
Posts: 1570
Joined: Wed Dec 10, 2008 7:48 pm

Re: Keeping mod size down to a minimum

Post by 501st_commander »

not that i know of.. sorry.
User avatar
Fiodis
Master of the Force
Master of the Force
Posts: 4145
Joined: Wed Nov 12, 2008 9:27 pm
Projects :: Rannoch + Tientia + Tools Programming

Re: Keeping mod size down to a minimum

Post by Fiodis »

What you need to do is set up a custom side with custom textures and all. The trick is only including the files that you need, and nothing more.

If you're having trouble with the tutorial Xavious posted up there, then I'd recommend trying to get the hang of custom sides first before fooling around with REQs. Once you understand how to set up a custom side, you can set one up that only includes your textures and a req file, but you ought to get familiar with the basics of side setup, first.

A quick tip - make sure you have a folder in data***/_BUILD/Sides as well as in your map's sides folder, and make sure this _BUILD folder contains the proper stuff (clean.bat and munge.bat).
biohazard
Command Sergeant Major
Command Sergeant Major
Posts: 268
Joined: Sun Oct 18, 2009 8:20 am
Projects :: No Mod project currently.
Games I'm Playing :: I have not listed any games yet
xbox live or psn: No gamertag set
Location: http://www.youtube.com/watch?v=jWFk0XasQmE
Contact:

Re: Keeping mod size down to a minimum

Post by biohazard »

Meh. I'll deal with this later.


Thanks much for the help. I think I know what I can do to make it work now.
Post Reply