Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bronya-rand/ddlcmodtemplate2.0

A new template for producing DDLC mods that adhere to Team Salvato's guidelines based off DDLC itself.
https://github.com/bronya-rand/ddlcmodtemplate2.0

android android-support ddlc ddlc-mod ddlc-mods mod mod-template python python-2 python-3 python2 python3 renpy template weiss

Last synced: 3 days ago
JSON representation

A new template for producing DDLC mods that adhere to Team Salvato's guidelines based off DDLC itself.

Awesome Lists containing this project

README

        

Doki Doki Literature Club! Readme

BODY {
width: 100%;
background: #fef;
color: #444;
margin: 0;
font-family: 'Lato', sans-serif;
line-height: 1.6em;
}

DT {
font-weight: bold;
margin-top: .33em;
margin-left: 2.5em;
}

H2 {
color: #000;
margin-left: 0em;
}

H3 {
color: #000;
margin-left: 1em;
}

p {
margin-left: 2.5em;
}

.banner-divider {
position: relative;
background: #ffbde1;
height: 40px;
}

.content {
width: 960px;
margin: 0px auto;
box-sizing: border-box;
background: #fff;
box-shadow: 0px 0px 15px rgba(0, 0, 0, .3);
}

.inner-content {
padding: 0px 20px 40px 20px;
}

.editsection {
display: none;
}




DDLC Mod Template Help


Disclaimer



The new DDLC Mod Template is a Doki Doki Literature Club mod template that is not affiliated in anyway with Team Salvato. It is designed to be used only after the official game has been completed. You can download Doki Doki Literature Club at: http://ddlc.moe or Steam.


Installation



The files in this DDLC Mod Template alter Doki Doki Literature Club. You must have an installation of DDLC, which can be downloaded for free from http://ddlc.moe or Steam.



To install, copy all the files in this ZIP folder into the game folder in your DDLC folder. This replaces the scripts for the original game. Opening Doki Doki Literature Club will now load with all of the modified files.


Windows (Steam Release)



If you are running DDLC on Steam, you can access the game files by right-clicking the game in your Library, then selecting Properties. In the Local Files tab, click the Browse local files... button. This will open a window with the game directory.


macOS (OS X)



Mac users can access the game directory by right-clicking on the DDLC application and selecting Show Package Contents. Then, the game directory can be found in Contents/Resources/autorun.


Uninstall



To restore DDLC, either remove the mod template files or re-download DDLC on http://ddlc.moe or Steam.


Basic Help



To advance through the game, left-click or press the space or enter keys. When at a menu,
left-click to make a choice, or use the arrow keys to select a choice and enter to activate it.

Game Menu



When playing a game, press the escape key to enter the game menu. The game menu
gives the following choices:


Return

Returns to the game.

Save Game

Allows you to save a game by clicking on a save slot.

Load Game

Allows you to load a game by clicking on a save slot. Clicking on "Auto" accesses the automatic save slots.

Preferences


Changes the game preferences (options/configuration):

Display

Switches between fullscreen and windowed mode.

Text Speed

Controls the rate at which text displays. The further to the right this slider is, the faster the text
will display. All the way to the right causes text to be shown instantly.

Skip - Unseen Text

Chooses between skipping messages that have been already seen (in any play through the game), and
skipping all messages.

Skip - After Choices

Controls if skipping stops upon reaching a menu.

Auto-Forward Time

Controls automatic advance. The further to the left this slider is, the shorter the amount of time
before the game advances. All the way to the right means text will never auto-forward.

Music and Sound Volume

Controls the volume of the Music and Sound effect channels, respectively. The further to the
right these are, the louder the volume.



Main Menu

Returns to the main menu, ending the current game.

Quit

Exits the game; the game will be closed and ended.

Key and Mouse Bindings



Left-click, Enter

Advances through the game, activates menu choices, buttons, and sliders.

Space

Advances through the game, but does not activate choices.

Arrow Keys

Navigates between menu choices, buttons, and sliders.

Ctrl

Causes skipping to occur while the ctrl key is held down.

Escape

Enters the game menu. When in the game menu, returns to the game.

Right-click, H

Hides the text window and other transient displays.

F

Toggles fullscreen mode

S

Takes a screenshot, saving it in a file named screenshotxxxx.png, where xxxx is a serial number.

Alt-M, Command-H

Hides (iconifies) the window.

Alt-F4, Command-Q

Quits the game.

Delete

When a save slot is selected, deletes that save slot.

Loading and Deleting Save Data



Some mods may offer the option to load some or all of your data from a previous mod playthrough. If so, that option will be presented on the first load of the game, after the initial content warning and disclaimer.



If you do choose to load previous data, the original mod save data will not be changed.



In some cases, you may want to delete your save data to start the game completely over. To do this, navigate to the %APPDATA%/RenPy folder, double-click the folder of the mod and delete the files located in it and launch DDLC again.



Deleting save data for a mod will not alter or delete original save data from DDLC.


Legal Notice



This program contains free software licensed under a number of licenses, including the GNU Lesser Public License. A
complete list of software is available at http://www.renpy.org/doc/html/license.html.



This mod is a fan work. Doki Doki Literature Club and all related characters and assets are the property of Team Salvato. Intellectual property in this mod is used in accordance with Team Salvato's Intellectual Property Guidelines, which can be found at http://teamsalvato.com/ip-guidelines/.