Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou 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 pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
This mod is not opted-in to receive Donation Points
So tired of looking at the rendered character image? This mod allows you to replace the character image in the inventory with your favorite portrait image. Morrowind is a role-playing game.
Features
Display the portrait in inventory instead of the rendered character image.
Global settings and individual settings for each character.
Any aspect ratio can be specified.
Width can be cropped.
Can be previewed in config.
Click on the armor rating at the bottom of the portrait to toggle to the rendered character image.
Includes one portrait of Nerevarine. Change to your favorite portrait.
Image File Requirements
It must be placed under Data files or its subdirectories.
Alternatively, you may overwrite the default file (MWSE\mods\longod\CustomPortrait\portrait.dds).
Image file format must be DDS, TGA or BMP.
It must have power-of-2 dimensions (i.e. 64, 128, 256, 512, 1024).
If the aspect ratio does not match that of the image before resizing, shrink or stretch the image, or add margins. It can be adjusted in the config.
The aspect ratio of the image is recommended 1:2 or close to it. This is because that is the aspect ratio of the original character image.
If the image is too wide, the usability of the inventory will be impaired. Also, if the image is too tall, the bottom portion of the image will be cropped.
It allows you to copy and paste text, making it easier to select path.
Requirements
Morrowind
The latest nightly build of Morrowind Script Extender 2.1
Installation
./Data Files/MWSE/mods/longod/CustomPortrait
Known Issues or TODO
Width-based scaling
Currently the mod uses Height-based scaling, very tall images will be cropped at the bottom. This is because the item list is on the right side of the inventory and it would be useful to be able to adjust the width of the portrait with a crop.
Offset position
Currently it is based on the top left corner, but it might be useful to be able to adjust it. However, the processing of the original character image is affected.
Equip, Unequip, tooltips and item use events are sometimes incorrect when going to and from mod config.