Stardew Valley

File information

Last updated

Original upload

Created by

Platonymous

Uploaded by

Platonymous

Virus scan

Safe to use

Tags for this mod

About this mod

Allows adding larger and or higher resolution textures via ContentPatcher
Important: Currently only available for the Stardew Valley 1.6 alpha !!

Requirements
Permissions and credits
Donations

ScaleUp 2

by Platonymous
Allows adding larger and or higher resolution textures via ContentPatcher

Important: Currently only available for the Stardew Valley 1.6 alpha !!

The mod on it's own does nothing.
Allows adding scaled images with highter resolution and/or add extra pixels to the sprites.
When adding a texture in contentpatcher, add another entry that specifies the scaleup parameters:

{
"Action": "EditData",
"Target": "{{Platonymous.ScaleUp/Assets}}",
"Entries": 
{
"Playtonymous.ScaleUpExample_Plant_Crop": {
"Asset": "Mods/Playtonymous.ScaleUpExample_Plant/Crops",
"Scale": 4,
"PaddingWidth": 120,
"PaddingHeight": 56
}
}
}

Scale: The scale of the image, can be left out if the sale is 1,
PaddingWidth: The extra number of pixels you added to the width of the image (if scaled, the scaled pixels added)
PaddingWidth: The extra number of pixels you added to the height of the image (if scaled, the scaled pixels added)
When adding pixel to a tiled image, use the total pixels added in the parameter, but make sure that every tile has the same extra pixels.
(Padding can be left out if you did not add any pixel to the image)

Example in the downloads under Optional


If you have any questions or feature requests you can usually find me on the Stardew Valley Discord under the username Routine#8715

If you like my mods and want to support me, you can do so via Paypal or on Patreon.