Obfuscation in Renpy 6.0.0

This is where all the old Lemma Soft-specific posts are (i.e. Tales of Lemma 1, Shoujo Attack!, and some Hanafuda Club). They are here for old times sake ^^
Locked
Message
Author
Ivlivs
Veteran
Posts: 267
Joined: Sun Feb 25, 2007 1:00 pm
Contact:

Obfuscation in Renpy 6.0.0

#1 Post by Ivlivs »

I want to archive images and music so as to obfuscate them, but the archiving function on the launcher is grayed out. What do I do?

Note for those who don't know what I mean:
"Obfuscation" is when you make the files inaccessible through standard methods like going to the directory or opening image manipulation software or music players. The game still accesses the files as it needs them, but the files themselves are not standalone pieces that someone could take and put in another game.

denzil
Veteran
Posts: 293
Joined: Wed Apr 20, 2005 4:01 pm
Contact:

#2 Post by denzil »

In the directory with your game there is a launcherinfo.py file. In this file there is line:

Code: Select all

ro=True
Change this line to:

Code: Select all

ro=False
Practice makes purrrfect.
Finished projects: Broken sky .:. colorless day .:. and few more...

Ivlivs
Veteran
Posts: 267
Joined: Sun Feb 25, 2007 1:00 pm
Contact:

#3 Post by Ivlivs »

Thanks a lot. I'm glad that this version makes archiving an easy operation.

monele
Lemma-Class Veteran
Posts: 4101
Joined: Sat Oct 08, 2005 7:57 am
Location: France
Contact:

#4 Post by monele »

denzil wrote:In the directory with your game there is a launcherinfo.py file. In this file there is line:

Code: Select all

ro=True
Change this line to:

Code: Select all

ro=False
I was unaware of this need. How come the option was at True?... and what does "ro" mean then?

denzil
Veteran
Posts: 293
Joined: Wed Apr 20, 2005 4:01 pm
Contact:

#5 Post by denzil »

monele wrote:I was unaware of this need. How come the option was at True?... and what does "ro" mean then?
"ro" is used to protect demo, template... from obfuscation I think (and probably means read only). Not sure why it was enabled - either it was copied from template or Ivlivs edited template or...
Practice makes purrrfect.
Finished projects: Broken sky .:. colorless day .:. and few more...

monele
Lemma-Class Veteran
Posts: 4101
Joined: Sat Oct 08, 2005 7:57 am
Location: France
Contact:

#6 Post by monele »

Read Only, yeah... would seem logical :). Well thanks, I had no idea this existed ^^

Locked

Who is online

Users browsing this forum: No registered users