• To improve security, we will soon start forcing password resets for any account that uses a weak password on the next login. If you have a weak password or a defunct email, please update it now to prevent future disruption.

Request Tool Ren'Py Saving small images as multigame persistent data

deskrabbit

New Member
Jul 7, 2021
1
0
Hi. Does anyone know if there is a way to save binary image data as a multigame persistent variable? It's a weird request I know. I'm creating a serials of small self contained games but want to share achievment badges accross them. Like, icon sized images. So not a lot of data. I see the im.Data class and some other topics online that hint at saving image data and writing to a new file but nothing so specific.

Thanks in advance.