I wanted to compress this game
Cara in Creekmaw [E3P1-S2] [Ariaspoaa] to 1080p resolution. To do this, I first compressed it using UAGC without repacking it back into .rpa archives, and then I changed the resolution of the images from 4K to 1080p using XnConvert. But the problem is that the developer somehow hard-coded the paths to the .rpa archives, meaning the game requires them. What can be done in this situation? Who should I contact? Maybe create a mod to change the paths to the folders instead of the archives? Or maybe create empty archives so that the Ren'Py engine will pull the images from the folders?
Moreover, the problem only exists on this main game's season selection screen. When selecting side stories, everything is fine, and images load normally there as well. So the path strings only need to be changed for this screen, and the mod should handle that.