0 of 0

File information

Last updated

Original upload

Created by

Morthy

Uploaded by

MorthyJD

Virus scan

Safe to use

Tags for this mod

About this mod

Allows mod authors to replace portraits/busts for NPCs in a structured and convenient way without using Custom Textures. Also allows HD images to be used (no more pixels!), and provides multiple convenience functions for testing portrait changes.

Requirements
Permissions and credits
Support me as a mod author
Making mods is a side hobby for me and something that I enjoy, but does take up a significant amount of my time.

If you'd like to support me, feel free to endorse my mod if you enjoy it, follow me on Twitch (it's free) or buy me a coffee.


 

-----------------------

This mod only provides a framework for changing portraits, it does not provide or change any portraits itself.

Custom Portraits allows you to change the portraits (sometimes referred to as busts) of NPCs in the game in a structured way while also allowing use of HD images.

Advantages compared to using the Custom Textures mod are:
  • HD images can be used
  • Convenient debugging commands/shortcuts for instantly talking to an NPC, triggering different emotes, etc
  • A clean structure for naming image files - no more looking up widely inconsistent image names in the game code
  • Consistent image proportions and sprite sizing - sometimes the game images were positioned with different spacings depending on the NPC and season.

If you're trying to get a mod that was designed for Custom Textures to work with this mod, please be aware that you will be required not only to rename files, but also edit them to fix spacing, alignment, etc. If not, portraits may appear slightly misaligned in-game. This mod is designed for mod authors who want to create new portrait mods in a structured way going forward.

Documentation is available here: https://github.com/Morthy/sunhaven-mods/blob/main/CustomPortraits/docs/readme.md