DDLC 1.0.0 source code ripped from scripts.rpa
Find a file
2026-01-02 22:52:04 -05:00
CAN YOU HEAR ME.txt Part 1 2025-07-18 14:05:25 -04:00
cgs.rpy Part 1 2025-07-18 14:05:25 -04:00
console.rpy Part 1 2025-07-18 14:05:25 -04:00
credits.rpy Part 1 2025-07-18 14:05:25 -04:00
definitions.rpy Part 1 2025-07-18 14:05:25 -04:00
effects.rpy Part 2 2025-07-18 14:05:39 -04:00
glitchtext.rpy Part 2 2025-07-18 14:05:39 -04:00
gui.rpy Part 2 2025-07-18 14:05:39 -04:00
iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii.txt Part 2 2025-07-18 14:05:39 -04:00
monika.chr Part 2 2025-07-18 14:05:39 -04:00
natsuki.chr Part 3 2025-07-18 14:06:02 -04:00
options.rpy Part 3 2025-07-18 14:06:02 -04:00
poems.rpy Part 3 2025-07-18 14:06:02 -04:00
poems_special.rpy Part 3 2025-07-18 14:06:02 -04:00
poemwords.txt Part 3 2025-07-18 14:06:02 -04:00
README.md Add readme 2026-01-02 22:52:04 -05:00
sayori.chr Part 4 2025-07-18 14:06:20 -04:00
screens.rpy Part 4 2025-07-18 14:06:20 -04:00
script-ch0.rpy Part 4 2025-07-18 14:06:20 -04:00
script-ch1.rpy Part 4 2025-07-18 14:06:20 -04:00
script-ch2.rpy Part 5 2025-07-18 14:06:47 -04:00
script-ch3.rpy Part 5 2025-07-18 14:06:47 -04:00
script-ch4.rpy Part 5 2025-07-18 14:06:47 -04:00
script-ch5.rpy Part 5 2025-07-18 14:06:47 -04:00
script-ch10.rpy Part 5 2025-07-18 14:06:47 -04:00
script-ch20.rpy Part 6 2025-07-18 14:07:04 -04:00
script-ch21.rpy Part 6 2025-07-18 14:07:04 -04:00
script-ch22.rpy Part 6 2025-07-18 14:07:04 -04:00
script-ch23.rpy Part 6 2025-07-18 14:07:04 -04:00
script-ch30.rpy Part 6 2025-07-18 14:07:04 -04:00
script-ch40.rpy Part 7 2025-07-18 14:07:20 -04:00
script-exclusives-natsuki.rpy Part 7 2025-07-18 14:07:20 -04:00
script-exclusives-sayori.rpy Part 7 2025-07-18 14:07:20 -04:00
script-exclusives-yuri.rpy Part 7 2025-07-18 14:07:20 -04:00
script-exclusives2-natsuki.rpy Part 7 2025-07-18 14:07:20 -04:00
script-exclusives2-yuri.rpy Part 8 2025-07-18 14:07:31 -04:00
script-poemgame.rpy Part 8 2025-07-18 14:07:31 -04:00
script-poemresponses.rpy Part 8 2025-07-18 14:07:31 -04:00
script-poemresponses2.rpy Part 8 2025-07-18 14:07:31 -04:00
script.rpy Part 4 2025-07-18 14:06:20 -04:00
splash.rpy Part 8 2025-07-18 14:07:31 -04:00
transforms.rpy Part 9 2025-07-18 14:07:59 -04:00
yuri.chr Part 9 2025-07-18 14:07:59 -04:00

ddlc-1-src

This repository contains the source code for the original release of Doki Doki Literature Club!, version 1.0.0, for modding use or if you just want to see how the game works. This is not a decompilation, since before around 1.0.9, scripts.rpa contained copies of the original .rpy source files, with all of the comments. This also comes with some other files from scripts.rpa, such as the files dropped by the game in Act 2.

This does not come with any of the assets needed for the game to work. To use this source, you will have to provide assets from your own copy of DDLC. Assets from the latest version should work fine.

This code will likely work the best on Ren'Py 6.99.12.4.2187, since that is the version of the Ren'Py engine that DDLC shipped with.