Help with encrypting files

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
Arcaico976
Newbie
Posts: 5
Joined: Tue Apr 19, 2022 10:55 pm
Contact:

Help with encrypting files

#1 Post by Arcaico976 » Tue Jul 19, 2022 11:41 pm

Hi guys.

So, here is the thing. I made a game and I want to encrypt the files. So I did it, put them all in a rpa file named archive, as I understand this is the correct way of doing it. It works fine but my problem is that I want to make some mods for my own game and later on I plan to make updates for the game. Some of the mods just change one line of code. Yet in order to install it the player has basically to download the whole game again, since all the original files are encrypted in one single file.

I tried to separate the .rpyc file from images and videos by editing the options file with the following line:

build.classify('game/**.rpyc', 'scripts')

Yet didn't work.
Could some gentile sould explain me how to do it?
Thanks.

Post Reply

Who is online

Users browsing this forum: Google [Bot], Majestic-12 [Bot]