I want to use upscaled backgrounds and sprites

exylicee

2021-09-26 23:25:32

I've used waifu2x to upscale the backgrounds and sprites for 4k use, but as is they do not scale "properly", instead scaling to double the standard size a if they were the original images. I'm wondering what I could do to make them display at the correct relative size, whether I need to edit the config, script, or engine code.

vit9696

2021-09-27 08:21:52

Most coordinates are hardcoded in the script and in the registry (chiru.file). Upscaling to 4K will require updating all these coordinates.