Skip to content

Commit

Permalink
Update Previsibines Repair Pack (#618)
Browse files Browse the repository at this point in the history
* Remove Messages
- Removing all as it's the quickest fix.
- CTP has multiple patches now, and would need more checks.
- Sims patches seem to be standalone, so it can be used with or without PRP.

* Update mod name
  • Loading branch information
MacSplody authored Nov 4, 2024
1 parent 2dcc1d7 commit 5aa2155
Showing 1 changed file with 1 addition and 38 deletions.
39 changes: 1 addition & 38 deletions masterlist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2053,49 +2053,12 @@ plugins:
- name: '(PPF|PRP.*|CAF-Fixups|ScrapEverythingUltimatePrevis)\.es[mp]'
url:
- link: 'https://www.nexusmods.com/fallout4/mods/46403/'
name: 'Previsibines Repair Pack'
name: 'Previsibines Repair Pack Stable Branch - PRP'
- name: 'PRP.esp'
group: *preVisCombinedGroup
inc: [ 'FROST.esp' ]
msg:
- *alreadyInOrFixedByFCF
- <<: *patch3rdParty
subs:
- 'Maxwell''s World'
- '[Cannibal Toast''s Performance Compendium](https://www.nexusmods.com/fallout4/mods/63516/)'
condition: 'version("PRP.esp", "0.65", >=) and active("MaxwellsWorl.esp") and not active("PRP-MaxwellsWorld.esp")'
- <<: *patch3rdParty
subs:
- 'Sim Settlements 2 - Chapter 2'
- '[Previsibines Repair Pack (PRP) - Sim Settlements 2 Upgrade Kit](https://www.nexusmods.com/fallout4/mods/57947/)'
condition: 'active("SS2_XPAC_Chapter2.esm") and not active("PRP-SS2.esp")'
- <<: *patchIncluded
subs: [ 'Clarity - A Visual Overhaul' ]
condition: 'active("Clarity.esp") and not active("PRP-Compat-Clarity-4[23]\.esp")'
- <<: *patchIncluded
subs: [ 'Diamond City Ambience' ]
condition: 'active("DiamondCityAmbience.esp") and not active("PRP-Compat-DCA.esp")'
- <<: *patchIncluded
subs: [ 'FogOut Interiors All DLC' ]
condition: 'active("FogOut - Interiors - All DLC.esp") and not active("PRP-Compat-Fogout-Int.esp")'
- <<: *patchIncluded
subs: [ 'Interiors Enhanced AIO' ]
condition: 'active("InteriorsEnhanced-All-In-One.esp") and not active("PRP-Compat-IntEnh.esp")'
- <<: *patchIncluded
subs: [ 'Region Names on Save Files' ]
condition: 'active("Region Names on Save Files.esp") and not active("PRP-Compat-RegionNames.esp")'
- <<: *patchIncluded
subs: [ 'Ultra Exterior Lighting' ]
condition: 'active("UltraExteriorLighting.esp") and not active("PRP-Compat-UEL.esp")'
- <<: *patchIncluded
subs: [ 'Ultra Interior Lighting' ]
condition: 'active("UltraInteriorLighting.esp") and not active("PRP-Compat-UIL.esp")'
- <<: *patchIncluded
subs: [ 'Ultra Interior Lighting - Darker Ambience' ]
condition: 'active("UltraInteriorLighting_DarkerAmbience.esp") and not active("PRP-Compat-UIL-Darker.esp")'
- <<: *patchProvided
subs: [ 'Fallout 4 - Point Lookout' ]
condition: 'active("CWPointLookoutFO4.esm") and not active("PRP-Compat-PointLookout.esp")'
- *useInsteadFCF
# PRP - FOMOD Patches #
- name: 'PRP-Compat-.*\.esp'
Expand Down

0 comments on commit 5aa2155

Please sign in to comment.