Doki Doki Literature Club

Doki Doki Literature Club

Where are the image files at?
I would like to know where all the game images are at, character sprites, etc. Also does anyone know where the ren'py script is? I know that the Monika Afterstory probably used it, and this game would be interesting to mod.
< >
Showing 1-7 of 7 comments
rockmedved Oct 21, 2017 @ 7:20am 
To extract images: https://www.youtube.com/watch?v=lR0ClSGaffI
To decompile scripts:
https://github.com/CensoredUsername/unrpyc/releases/download/v1.0.7/un.rpyc
Place this file into the "game" folder and launch the game, then .rpy files will appear in the "game" folder that you can edit with a text editor (notepad++ highly recommended)!
Last edited by rockmedved; Oct 21, 2017 @ 7:24am
Haha Oct 21, 2017 @ 7:41am 
in "game" folder you can found images.rpa
Lucky Duck Dec 21, 2017 @ 4:17pm 
I added the file and got the scripts just fine, but its not de-complimenting the images or audio files? or anything else besides the scripts?
rockmedved Dec 21, 2017 @ 7:39pm 
Originally posted by Lucky Duck:
I added the file and got the scripts just fine, but its not de-complimenting the images or audio files? or anything else besides the scripts?
un.rpyc file is only for decompiling the scripts. To extract images and resources, watch the video I linked in my previous post and download the tool in its description!
Lucky Duck Dec 22, 2017 @ 4:09pm 
Originally posted by rockmedved:
Originally posted by Lucky Duck:
I added the file and got the scripts just fine, but its not de-complimenting the images or audio files? or anything else besides the scripts?
un.rpyc file is only for decompiling the scripts. To extract images and resources, watch the video I linked in my previous post and download the tool in its description!

Thanks I got it now ^^ but im confused on one thing, using the single file to decopile them the scripts are fine but using the decompile tool the scripts are broken? o:
rockmedved Dec 22, 2017 @ 4:17pm 
I'm not sure I understand what you mean by "scripts are broken".
Also, to avoid confusion, let's establish an important distinction:
Placing un.rpyc in the game folder to obtain .rpy files - that's decompiling.
Using RPA extractor to get images and other resources from .rpa archives - that's extraction

Now, could you elaborate on what it is you're having problems with?
Lucky Duck Dec 23, 2017 @ 2:28am 
Im not having probblems anymore, having the .rpy files from decomiling they open just fine in renpy, the scripts are all there and working but i was only saying that having the extracted scripts are broken, it dosnt recongize them as renpy files
< >
Showing 1-7 of 7 comments
Per page: 1530 50

Date Posted: Oct 21, 2017 @ 7:15am
Posts: 7