Doki Doki Literature Club

Doki Doki Literature Club

therationalpi 2017년 11월 3일 오전 9시 37분
DDLC Mod Template is now available!
I'm happy to announce that the first release of the DDLC Mod Template is now live. You can download it on our git repository[github.com].

This project was started by some of us from Monika After Story[www.monikaafterstory.com] after Team Salvato released their new IP Guidelines[teamsalvato.com] which included rules for building fan games and mods using DDLC's assets. We wanted an easy way to build and package mods that were easy to install, but didn't violate the restriction on standalone games. The result was this template, and now we want to share it with the community!

This is a first release, and while there's still a lot to add, we wanted to get this functional version out to you as soon as possible to help any mod creators that might be struggling to adhere to the new rules. I hope you like it, and will look forward to any feedback you have!

Screenshots[imgur.com]
Current Features
* Import save data from DDLC. This will not affect the original game.
* Build Packaging customized for DDLC mods. Distribute cross-platform mods with ease thanks to Ren'Py.
* Mod Installation instructions & guide. Run the game to get a tutorial by Monika!
* Splash screen on first load. This adheres to Team Salvato's IP Guidelines[teamsalvato.com] for creating fan mods of the game.
* Customizable! Use as a starting point for any ideas you wish to create.

Planned Features
* Longer initial tutorial, detailing all the basic files included in the template.
* Advanced tutorial with specific lessons on unique DDLC functions like "glitch" special effects.
* Advanced templates for replacing important scripts from DDLC with your own.
* More documentation, detailing the full API for DDLC and listing all assets accessible from DDLC's archives.

Getting Started
Follow these steps to set up the template.

1. Download and install the Ren'Py SDK[www.renpy.org].
2. Download DDLCModTemplate-v0.1.0.zip from our release page[github.com].
3. Place the files in the Ren'py working directory (chosen during installation).
4. Download the DDLC files (available for free at http://ddlc.moe) & drop the .rpa files from it into the /game directory for your project.
5. Launch the project in Ren'Py. It should compile & run.
6. Navigate the Ren'Py menu & select "Build Distributions" & select "DDLC Compatible Mod." This will create a cross-platform .ZIP file with files for the mod & installation instructions. (An example can be downloaded here.)

And for any of you curious about the progress on our other project, Monika After Story, we are currently in the final phases of porting the game over to this new format. A new version should be available early next week with lots of new content and features!
therationalpi 님이 마지막으로 수정; 2017년 11월 3일 오전 9시 39분
< >
58개 댓글 중 46-58개 표시
blahblahsmokes 2018년 1월 27일 오후 7시 07분 
this pry sounds really stupid but maybe make a mod were you can make it so you can move monika to a folder and bring her back or some potential like that
blahblahsmokes 님이 마지막으로 수정; 2018년 1월 27일 오후 7시 08분
Delirium Gaming 2018년 1월 28일 오후 7시 38분 
I'm going to make a mod where everyone is monika, well except for monika, natsuki will be monika
Alex Sullivan 2018년 1월 29일 오전 8시 38분 
youfrikinmoron1님이 먼저 게시:
I'm going to make a mod where everyone is monika, well except for monika, natsuki will be monika
Perfection
MOUSE 1 2018년 3월 17일 오전 9시 59분 
I have a huge problem.

Whenever I run my mod (Fresh template install & fresh added RPA files to /game folder), it is stuck on the last poem from monika. Just that, and if I press anywhere on it, it just says like in the original game that ''Script'' file not found, etc.. Canon game error..

Please help me, I can't find a way around this.
Alex Sullivan 2018년 3월 17일 오전 10시 24분 
JAMMITY ® FriskyNicks님이 먼저 게시:
I have a huge problem.

Whenever I run my mod (Fresh template install & fresh added RPA files to /game folder), it is stuck on the last poem from monika. Just that, and if I press anywhere on it, it just says like in the original game that ''Script'' file not found, etc.. Canon game error..

Please help me, I can't find a way around this.

You have to download it again (at least thats the way that I found)
MOUSE 1 2018년 3월 18일 오전 11시 27분 
SansPaladino님이 먼저 게시:
JAMMITY ® FriskyNicks님이 먼저 게시:
I have a huge problem.

Whenever I run my mod (Fresh template install & fresh added RPA files to /game folder), it is stuck on the last poem from monika. Just that, and if I press anywhere on it, it just says like in the original game that ''Script'' file not found, etc.. Canon game error..

Please help me, I can't find a way around this.

You have to download it again (at least thats the way that I found)
Apparently, the problem is that the DDLC mod template had the game saved right at the end for me.. I don't know why, but here's a fix.

You need to go to options.rpy, line 140.
Change the "DDLCModTemplate"( The green text one ) saving directory to something else, like,
My_Mod.
You'll get a fresh save file, and you can start working on the mod.
Reitanna 2018년 8월 11일 오후 3시 15분 
lol someone will make a mod where saying yes to Yuri results in saving her, and then she and MC totally get it on.
Reitanna 2018년 8월 12일 오후 6시 53분 
ugh, now that I'm trying this, I can't understand the steps provided. where do I put what folders? I can seemingly open the template, but if I try to launch the project or build, I get exception errors. can anyone CLEALRY explain what to do?
Sgt. Gray 2019년 2월 24일 오전 9시 21분 
♥♥♥♥ кто нибудь сделайте на русском
raspbees 2019년 3월 5일 오후 10시 12분 
im trying to make my own mod, but its so confusing. could you guys maybe make a video or something?
Ahmad 2019년 3월 6일 오전 2시 05분 
PrincessFlu님이 먼저 게시:
im trying to make my own mod, but its so confusing. could you guys maybe make a video or something?
Try looking for tutorials in youtube. I've never used the mod template, but I'm sure there are some videos about it.
𝓟𝓱𝓪𝓷𝓽𝓸𝓶 2019년 3월 6일 오전 2시 44분 
PrincessFlu님이 먼저 게시:
im trying to make my own mod, but its so confusing. could you guys maybe make a video or something?
You should try to learn a little Python and getting used to Ren'Py. DDLC uses a lot of complicated math, variables, and has a complex sprite system, which get's some time to get used, but you'll do fine. Good luck on your mod!
The Silliest Billy 2019년 7월 10일 오후 3시 43분 
D'Cinamon님이 먼저 게시:
SonicWesley님이 먼저 게시:
OH BOY, A VERSION OF THE GAME WHERE I CAN GET FURTHER WITH YURI!? YES!!!! :D

Like maybe there will be a scene where Yuri started gone yandere mode where she begin to do some twisted stuff ? Like maybe cutting and slicing her skin with the main character poem paper ? or or maybe slicing the main character skin with her knives collection, licking the blood while her heart pound even faster and faster till it explode, so that her blood can finally become one with the main character ? Ha.. ha ha.. A-am i gettting weird ?? ha.. haha.. did i just rumbling something just now ? No-no please i didnt mean to say that

But this is cool, looking forward for some cool mod :3
W o a h
< >
58개 댓글 중 46-58개 표시
페이지당 표시 개수: 1530 50

게시된 날짜: 2017년 11월 3일 오전 9시 37분
게시글: 58