Bounce Mod

These are the presets used by the Ecchi Bouncy Girls and Gigapig's Gainaxing mods for the original game (credit to the authors), the values are as follows:

Bouncy_Lvl_1Bouncy_Lvl_2Bouncy_Lvl_DOAGainaxing Stage 0Gainaxing Stage 1Gainaxing Stage 2Gainaxing Stage 3Gainaxing Stage 4
Spring202020010203040
Dampening0.980.99511.0021.0021.0021.0021.002

Compared to the original file there are a few more entries in SRTTR in customization_items.xtbl, and also the inclusion of dlc4_customization_items.xtbl which includes and overrides about 75% of the entries in the main non-dlc table.



To Install:

Inside the attached zip file are the presets, copy the one you prefer (includes 4 *.xtbl files) to SRTTR root folder, if unsure select the Spring 10 package.

IMPORTANT: This will install the mod partially (25%) because dlc#_customization_items.xtbl (dlc2, dlc3, dlc4) will not be loaded from a file inside the root folder if these are present inside any of the *.vpp_pc packages.

The only workaround I found that works is to modify the 4 packages that interfere using a hex editor, there are 6 references that need to be edited out:

HEX Editing Instructions (dlc2.vpp_pc + dlc3.vpp_pc + dlc4.vpp_pc).png

HEX Editing Instructions (misc_tables.vpp_pc).png













Suits / Outfits such as the Werewolf or upper body parts such as Three Top Counter won't work without this, the Music Junkie top works without this for example.



Alternatively I leave attached an xDelta patch file, but it doesn't include the executable:

1 - Download the last xDelta realease (xdelta-3.1.0-x86_64.exe) from GitHub unzip and copy into the same folder as the unzipped xDelta patch from this thread
2 - Move everything into the "cache" folder of SRTTR
3 - Run "3.Apply Patch-Windows.bat" if successful it will create a folder named "PATCHED_FILES_WILL_BE_HERE_COPY_TO_CACHE_FOLDER" with the patched files inside
4 - Copy those files back to the "cache" folder, the original files are automatically moved to a folder named "old"

My apologies for not finding a less convoIuted way to do this. I can provide a single file *.exe patcher that does all that above easier with a GUI, but I am not sure if it's against rules, and it could also cause problems with some antivirus (report false positive)
 

Attachments

  • SRTTR - xDelta Batch (HEX Edit) Patch [2024-11-21].zip
    297.9 KB · Views: 7
  • SRTTR - Bounce Mod [2024-11-21].zip
    819.4 KB · Views: 8
I skimmed through the rules:
2. No piracy - including DLC piracy. This is a permaban on first offense.
From what I've seen, people have shared .exe files that make modding easier, for example Gentlemen of the Row's mod loader thing or even BoJan's SR3 table editor.
As long it does not allow people to remove the DRM of Steam copies for example, it should be fine... You can check this by exiting Steam, going to the game folder and double clicking the .exe - the default expected behaviour is that it will open the Steam client. I think that means you can't share the GOG .exe though.

Of course, it's a good idea to keep the "manual" version up for those that don't like .exe files and/or want to vet the code themselves.
 
Last edited:
I meant the patcher itself as a single *.exe file, there are no modifications to the game protection, the files that need be modified are: misc_tables.vpp_pc, dlc2.vpp_pc, dlc3.vpp_pc, dlc4.vpp_pc



On note of the original mod, besides the changes I already mentioned:

Breast_Spring:
controls the "bouncyness", how soft the breasts are, "0" is rigid.
‎ values that are too high may cause body to clip through clothes.​

Breast_Dampening:
controls how long they will bounce before comeing to a stop.
values that are too high will cause never-ending motion, even while standing still.

Breast_Small_Dampening & Breast_Large_Dampening:
dampens the players breast size selection back to default. Can be used to reign in the extents for items that don't look correct at full extents

Lots of clothes had Large_Dampening added and always zeroed, same for Small_Dampening, it was zeroed in all instances.

This last entry, also in conjunction with body slider mods, can be used in a case by case basis to correct clothes that are way too warped or have clipping, do note the values would differ between the max default sex appeal limits (original table) and the max values for a modded table.
 
Last edited:
Back
Top