๐Ÿ–ฅ๏ธResolution Features

Selecting your resolution

Over the main preview, you can see a resolution dropdown and a resolution field with X (Width) and Y (Height). Feel free to play with the values, the resolution is modified automatically.

Multi Resolutioun Mode

Sometimes you might need multiple resolutions of the same image โ€” for example, when you're preparing screenshots for store listings. Different stores require different sizes, and instead of manually exporting each one, you can generate them all at once in a single batch.

Using multiple resolutions

  1. Go to the "Advanced" tab.

  2. Toggle the "Use Multi-resolution" on.

  3. Using the dropdown, add the selected resolutions you want.

  4. Once set, hit the "Create Image" button

circle-info

When using multi-resolution. The main resolution over the image preview will be ignored. Only the resolutions on the "Advanced tab" will be used.

circle-info

When generating multiple resolutions at once, your computer may freeze or lag for a moment โ€” donโ€™t worry, thatโ€™s normal. Itโ€™s just processing and exporting all the images.

circle-info

If you are in play mode, it's recommended to pause the game when creating multi resolutions images

Adding new resolutions

Right now, if you want to add a custom resolution, youโ€™ll need to edit the PS_ResolutionPreset.cs file. Inside that file, you'll find all the existing presets โ€” just add a new line with your custom size, like this:

circle-info

You can use '/' (slash symbol) to create sub-menus and make easier to organize your resolutions

In future updates, weโ€™ll provide a simpler, user-friendly way to add resolutions without modifying scripts manually.

Last updated