TPS Skinpool Reassignments - blcm/modcabinet GitHub Wiki
Author: Apocalyptech
Last Updated: July 28, 2018
In Categories: Resource Mods
Link to Mod File
(right click and "Save Link As") |
View on Github
(after clicking on a mod, right click on "Raw" or "Download," and then "Save Link As") |
NOTE: This mod is now included as a basic part of TPS UCP 2.2, so if you're using TPS UCP 2.2 or higher, there's no longer any reason to use this mod directly! (It won't hurt anything to have both enabled, though.)
This mod serves the same purpose as BL2 UCP's "Loot Pool & Drop Changes -> Skinpool Fixes (Don't uncheck this)
" section, but for TPS. Specifically, it
frees up 624 skin/head pools for use by TPS mods. This is possible because the
default skin/head pool structure uses an effectively unnecessary intermediate
pool inbetween the pool that's actually used for drops and the skins/heads
themselves.
See https://github.com/BLCM/BLCMods/wiki/TPS-Custom-Skin-and-Head-Pool-Registry for a registry of TPS Skin Pools, if you'd like to use one of these pools in a TPS mod.
TPS Skinpool Reassignments v1.1.0
by Apocalyptech (based on the BL2 UCP section with the same purpose)
Licensed under Public Domain / CC0 1.0 Universal
Frees up 624 skin/head pools for use by TPS mods. This
is possible because the default skin/head pools use an effectively
unnecessary intermediate pool inbetween the pool that's actually
used for drops and the skins/heads themselves. The BL2 UCP does
this and uses the resulting pools for custom boss drops, and
other mods do so as well.
See https://github.com/BLCM/BLCMods/wiki/TPS-Custom-Skin-and-Head-Pool-Registry
v1.1.0, July 28, 2018:
- Converted to BLCM format (BLCMM is now required; FilterTool will not work)
v1.0.0, June 9, 2018:
- Initial public release