File extension rpyc

Name: Game Files

Popularity: 2

Open With: Ren'Py Launcher

What is this rpyc file?

Compiled script created by Ren'Py, a visual novel engine that allows users to create interactive digital stories; stores the compiled version of a .RPY game script, which is written using both Ren'Py Script and Python statements. RPYC files are primarily used by developers to obfuscate the plain text code written in RPY files so that it is difficult to read. Every time a Ren'Py game runs, RPYC files are generated from the RPY scripts, and the game runs solely from the generated scripts. Therefore, the RPY files can be deleted after the compiled scripts are generated. Any newer RPY scripts saved to the game directories will signal the Ren'Py engine to generate new RPYC files.