Description
Should work as a drop-in replacement for:
- ‘csb_tonya.ydd, csb_tonya.yft, csb_tonya.ymt, csb_tonya.ytd’
- ‘ig_tonya.ydd, ig_tonya.yft, ig_tonya.ymt, ig_tonya.ytd’
It can also be used as an add-on ped.
History
- Modified face mesh
- Modified body mesh
- Modified face texture
Installation
- Open OpenIV.
- Navigate to
mods/x64e.rpf/models/cdimages/componentpeds_csb.rpf
. - Replace the following files:
- csb_tonya.ydd
- csb_tonya.yft
- csb_tonya.ymt
- csb_tonya.ytd
- Navigate to
mods/update/x64/dlcpacks/mppatchesng/dlc.rpf/x64/models/cdimages/mppatches.rpf
. - Replace the following files:
- ig_tonya.ydd
- ig_tonya.yft
- ig_tonya.ymt
- ig_tonya.ytd
Installation (EMF User)
- Open OpenIV.
- Navigate to
mods/update/x64/dlcpacks/EMF/dlc.rpf/x64
. - Add
componentpeds_csb.rpf
andmppatches.rpf
.
(If the file already exists, please insert the character’s file inside.) - Navigate to
mods/update/x64/dlcpacks/EMF/dlc.rpf
. - Open the content.xml file and add the command.
(Even if you’re a beginner, you’ll see a similar type of command. You can add it between other commands.)
Example (Before)
<Item>
<filename>dlc_EMF:/%PLATFORM%/vehicle_mods.rpf</filename>
<fileType>RPF_FILE</fileType>
<locked value="true"/>
<disabled value="true"/>
<persistent value="true"/>
<overlay value="true"/>
</Item>
<Item>
<filename>dlc_EMF:/%PLATFORM%/weapons.rpf</filename>
<fileType>RPF_FILE</fileType>
<disabled value="true"/>
<persistent value="true"/>
<overlay value="true"/>
</Item>
Example (After)
<Item>
<filename>dlc_EMF:/%PLATFORM%/vehicle_mods.rpf</filename>
<fileType>RPF_FILE</fileType>
<locked value="true"/>
<disabled value="true"/>
<persistent value="true"/>
<overlay value="true"/>
</Item>
<Item>
<filename>dlc_EMF:/%PLATFORM%/componentpeds_csb.rpf</filename>
<fileType>RPF_FILE</fileType>
<locked value="true"/>
<disabled value="true"/>
<persistent value="true"/>
<overlay value="true"/>
</Item>
<Item>
<filename>dlc_EMF:/%PLATFORM%/mppatches.rpf</filename>
<fileType>RPF_FILE</fileType>
<locked value="true"/>
<disabled value="true"/>
<persistent value="true"/>
<overlay value="true"/>
</Item>
<Item>
<filename>dlc_EMF:/%PLATFORM%/weapons.rpf</filename>
<fileType>RPF_FILE</fileType>
<disabled value="true"/>
<persistent value="true"/>
<overlay value="true"/>
</Item>
Files to Enable
<filesToEnable>
<Item>dlc_EMF:/%PLATFORM%/weapons.rpf</Item>
<Item>dlc_EMF:/%PLATFORM%/componentpeds_csb.rpf</Item>
<Item>dlc_EMF:/%PLATFORM%/mppatches.rpf</Item>
<Item>dlc_EMF:/%PLATFORM%/vehicles.rpf</Item>
<Item>dlc_EMF:/%PLATFORM%/vehicle_mods.rpf</Item>
<Item>dlc_EMF:/%PLATFORM%/commonpeds.rpf</Item>
<Item>dlc_EMF:/%PLATFORM%/pedprops.rpf</Item>
</filesToEnable>
Author: Redragoon
Make a difference – rate mods!
4.5 out of 5 stars - 4 votes
Share Your Gameplay!
Submit a screenshot of this mod!
Submit a YouTube video.