
- All games
- Stardew Valley
- Mods
- Modding Tools
- HD Portraits
HD Portraits
-
Endorsements
-
Unique DLs--
-
Total DLs--
-
Total views--
-
Version1.3.4
- Download:
- Manual
File information
Last updated
Original upload
Created by
tlitookilakinUploaded by
swyrlVirus scan
Safe to use
Tags for this mod
Current section
About this mod
A framework for replacing NPC portraits with higher or lower resolution ones, and/or animated ones.
- Requirements
-
Nexus requirements
Mod name Notes AeroCore (Version 1.3.0 and above only) SMAPI - Stardew Modding API Mods requiring this file
- Permissions and credits
-
Credits and distribution permission
- Other user's assets All the assets in this file belong to the author, or are from free-to-use modder's resources
- Upload permission You are not allowed to upload this file to other sites under any circumstances
- Modification permission You must get permission from me before you are allowed to modify my files to improve it
- Conversion permission You are not allowed to convert this file to work on other games under any circumstances
- Asset use permission You must get permission from me before you are allowed to use any of the assets in this file
- Asset use permission in mods/files that are being sold You are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
- Asset use permission in mods/files that earn donation points You are not allowed to earn Donation Points for your mods if they use my assets
Author notes
If you would like to contribute updates or other changes to this mod, please fork the repository and open a PR on github.
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
- Mirrors
-
Name Github - Changelogs
-
-
Version 1.3.4
- Hotfix
-
Version 1.3.3
- Massive compatibility improvements
- Bugfixes
- Added support for festival suffixes
-
Version 1.3.1
- Bugfixes
-
Version 1.3.0
- API improvements
- Bugfixes
-
Version 1.2.1
- Bugfixes
- Fixed STF support
-
Version 1.2.0
- Updated to SMAPI 3.14
- Bugfixes
-
Version 1.1.3
- Fixed bug with portraits leaking when events were skipped during dialog
- Added support for changePortrait event command
-
Version 1.1.2
- Added support for shop menu
- Fixed several issues with contextual portraits
- Added support for answering machine
-
Version 1.1.0
- New format
- Better documentation
- Less lag
- Shop Support
-
Version 1.0.1
- bugfixes
-
Version 1.0.0
- Initial Release
-

This mod is a framework that may be required by other mods, but does nothing on its own. If you install it without a mod that uses it, nothing will happen. It is installed like any other SMAPI mod; by unzipping it into the Mods directory in your game folder.

To use different resolutions or animations, this mod requires a small amount of metadata, which can be provided by targeting the supplied game asset "Mods/HDPortraits" using a Content Patcher pack, or an equivalent IAssetEditor/Loader in c#. For c# modders, this mod also supplies an API that can be used to draw portraits, among other things.
All relevant information can be found on the github documentation. Additionally, you can find a template mod here.
