Make the breasts tighter in Saints Row IV

Since many people have been asking me how to make the breasts tighter I decided to explain it here :)

The goal is to achieve something looking like Shaundi's breasts:

160902012723815444.jpg


I made four different versions, here are some examples of what each one looks in-game.

Version 1: (more "rounded", less cleavage showing)

1462797469-presse-papiers02-2.jpg


1454885281-presse-papiers010.jpg


Version 2: (less "rounded", more cleavage showing)

1462797465-clipboard-3-resultat.jpg



Version 3: (smaller gap between breasts)

1462797470-clipboard-1-resultat.jpg


Version 4: (slightly different from the version 3)

1462797469-clipboard-4-resultat.jpg


1462797466-clipboard-5-resultat.jpg


160829025112154003.jpg


160902052918270275.jpg



HOW TO INSTALL:
If you don't already have the following files in your main folder: tweak_table.xtbl and customization_items.xtbl

  • Download the archive corresponding to the version you want and extract all the files in the main folder of the game (where your .exe is located)
  • Make sure your character has a body type like 0% strength, 0% skinny, 5% fat and 51% of sex-appeal.

Note: 51% of sex-appeal must not be changed, but you can try with another body type, the results will differ from the examples above though.

If you already have the following files in your main folder: tweak_table.xtbl and customization_items.xtbl

  • Make sure your character has a body type like 0% strength, 0% skinny, 5% fat and 51% of sex-appeal.

Note: 51% of sex-appeal must not be changed, but you can try with another body type, the results will differ from the examples above though.​
  • You will have to edit your tweak_table:
Version 1:

Code:
<Tweak_Table_Entry>
            <Name>Breast_fat_heading_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_pitch_larger</Name>
            <Value>-1</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_larger</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_volume_larger</Name>
            <Value>0</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_pitch_larger</Name>
            <Value>-1</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_larger</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_volume_larger</Name>
            <Value>0</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_pitch_larger</Name>
            <Value>-1</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_larger</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_volume_larger</Name>
            <Value>0</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>

Version 2:

Code:
<Tweak_Table_Entry>
            <Name>Breast_fat_heading_larger</Name>
            <Value>20</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_larger</Name>
            <Value>5</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_smaller</Name>
            <Value>2</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_volume_larger</Name>
            <Value>1</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_larger</Name>
            <Value>20</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_larger</Name>
            <Value>5</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_smaller</Name>
            <Value>2</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_volume_larger</Name>
            <Value>1</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_larger</Name>
            <Value>20</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_larger</Name>
            <Value>5</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_smaller</Name>
            <Value>2</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_volume_larger</Name>
            <Value>1</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>

Version 3:

Code:
<Tweak_Table_Entry>
    <Name>Breast_fat_heading_larger</Name>
            <Value>19</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_larger</Name>
            <Value>7</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_volume_larger</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_larger</Name>
            <Value>19</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_larger</Name>
            <Value>7</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_volume_larger</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_larger</Name>
            <Value>19</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_larger</Name>
            <Value>7</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_volume_larger</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
    </Tweak_Table_Entry>

Version 4:

Code:
<Tweak_Table_Entry>
    <Name>Breast_fat_heading_larger</Name>
            <Value>17.5</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_larger</Name>
            <Value>7</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_fat_volume_larger</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_larger</Name>
            <Value>17.5</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_larger</Name>
            <Value>7</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_ideal_volume_larger</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_larger</Name>
            <Value>17.5</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_heading_smaller</Name>
            <Value>10</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_pitch_larger</Name>
            <Value>15</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_larger</Name>
            <Value>7</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_size_smaller</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
        </Tweak_Table_Entry>
        <Tweak_Table_Entry>
            <Name>Breast_skinny_volume_larger</Name>
            <Value>4</Value>
            <_Editor>
                <Category>Entries:Misc:Breasts</Category>
            </_Editor>
    </Tweak_Table_Entry>


Note only for those who already have a customization_items file: By default, most of the outfits in the game won't comply with these modified breasts. To make sure it doesn't happen, you can quickly search for every occurrence of the word "dampening" in the "customization_items.xtbl" file and replace it by "dampenin" (using notepad ++ for example). It will nullify the effect of the clothes on the breasts. If you want to revert back the clothes to their original state, just replace dampenin by dampening.

Note: If you want to use outfits from DLCs you will have to do the same thing in the dlcX_customization_items.xtbl files (X being the DLC number)

Note: Since the outfits haven't been designed to adjust with tight breasts most of them won't look really good. So far I have found a few which look great with these changes: the elegant couture outfit, the Mary Ann outfit and the three count top outfit. I haven't tried them all though... I hope to have some feedback from you guys, especially if you find some other outfits which work :D
 

Attachments

  • Version 1.7z
    113.5 KB · Views: 3,205
  • Version 2.7z
    113.5 KB · Views: 2,559
  • Version 3.7z
    112.9 KB · Views: 1,918
  • Version 4.7z
    112.9 KB · Views: 4,909
Last edited:
Does it work with other mods? I got it installed over the Family Friend naughty ed and it crashes after the intro movies.
 
That's what I said at the beginning: it will work as long as you don't already have a tweak_table file in your main folder, which you have with the mod you mentioned. You have to edit this file yourself (everything is explained above too)
 
How to reduce the ass. and I need a body type as the strength of 0%, 100% lean, 0% fat and 90% of sex appeal. Create please file. I would be very grateful. And I can not itself fix all these problems
 
This looks like a great mod.
But there's no explanation on how to edit the tweak table and that is my only complaint with this mod.
Could you maybe explain how to edit this table, step by step? Thank in advance.
 
This looks like a great mod.
But there's no explanation on how to edit the tweak table and that is my only complaint with this mod.
Could you maybe explain how to edit this table, step by step? Thank in advance.
Well, there are not many things left to explain. Find your tweak table file in your SR4 folder, edit the file with Notepad++. Just find the <Tweak_Table_Entry> corresponding to the breasts section and copy/paste one of the four versions I put in the mod description so as to replace the original values. Save the file and you're done.
Don't forget to do what I wrote in the note if you want the clothes to work with this mod
 
Great mod, though a tad odd looking (nothing I can't tweak to my own liking though ;))

I couldn't get this to work at first - I just used Notepad (instead of Notepad++) and would edit the values as per your instruction; but the game would crash right as the main menu was meant to appear. I realised that the encoding was being changed by Notepad - The default "UTF-8" Encoding causes the game to crash, so I tried the others and found the solution.

So to anyone attempting this mod and having CTDs, trying "Saving As" and change the Encoding option to "ANSI".
 
Where do I find the file to edit? it's not showing up.
If you don't already have the file, the game will just use it's default settings. So all you need to do is download one the tweak_table.xtbl and customization_items.xtbl files (choosing the version that you want of course). The reason that instructions were given on how to edit those files was in case you/we already had them for another mod.
 
Back
Top