We use Xnconvert
You must be registered to see the links
which is free to batch convert the .png's to .webpLet me try itThis has NOT been tested on Linux.
I wonder if authors actually updated webp code to latest one. I emailed them with ACK.We use XnconvertYou must be registered to see the linkswhich is free to batch convert the .png's to .webp
Did you try Sam's webp converter?I wonder if authors actually updated webp code to latest one. I emailed them with ACK.
Try running it on a command line. It doesn't use base64, so it won't be the same issue as UnRen; it assumes that (and should check for) ffmpeg and cwebp being instaled.Let me try it
@goobdoob: I won't let me open it in terminal. It directly crash! No error message etc..
I mean Google develops WebP and XConvert had outdated build.@CobraPL the current code works with Ren'py
Did you delete the original .rpa files?Asking for feedback: today I've tried my first compression experimenting onYou must be registered to see the links: so I just run Unren option 1 to extract .rpa and then run Cruncher option 6 to compress everything. Before processing folder size was 883 MB, after processing over 1.5 GB.
I'm missing/misunderstood something?
You see? Noob errors. Since Cruncher deletes original files I thought Unren was working in the same way, and I didn't checked.Did you delete the original .rpa files?
I am, but I've seen images are in .jpg: since between my first attempt and this reply here I've read more about compressing I'm now aware - from my understanding - .jpg is an already compressed format so it's probably useless to compress it any further.Are you sure LaS isn't already in webp/webm format?
The only way to get from noob to non-noob is experience!You see? Noob errors. Since Cruncher deletes original files I thought Unren was working in the same way, and I didn't checked.
I am, but I've seen images are in .jpg: since between my first attempt and this reply here I've read more about compressing I'm now aware - from my understanding - .jpg is an already compressed format so it's probably useless to compress it any further.
EDIT: did a try for science: from 880 to 740 MB, which obviously isn't worth it.
You're unpacking the .rpa files, so you have both the .rpa and the unpacked files from the .rpa. Way bigger.When i use UnRen it makes my files way bigger i dont get why?
So i dont need to use UnRen? I was trying to follow instructionsYou're unpacking the .rpa files, so you have both the .rpa and the unpacked files from the .rpa. Way bigger.
That depends. What are you trying to do?So i dont need to use UnRen? I was trying to follow instructions
Guessing you're trying to crunch the game (since that's what this thread is for)?So i dont need to use UnRen? I was trying to follow instructions
Yes thanks for the helpGuessing you're trying to crunch the game (since that's what this thread is for)?
RPA files are like zip files for Ren'py, but with no compression. You need to use unren to get all the files (pictures, sounds, videos, scripts, etc.) out of the RPA files and then delete the .rpa files. Don't delete anything else that starts with .rp - you need all that stuff for the game to work.
Then you can run Rencruncher on them or whatever else you want.
Make sense?