DDLC-LOVE 3DS: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:3DS homebrew games" to "")
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS homebrew
{{Infobox 3DS Homebrews
| title = DDLC-LOVE
|title=DDLC-LOVE
| image = https://dlhb.gamebrew.org/3dshomebrew/DDLC-LOVE.jpg|250px
|image=Ddlclove3ds2.png
| type = Other Games
|description=An unofficial cross-platform Doki Doki Literature Club port to Lua for different game consoles.
| version = v1.1.7-1
|author=LukeZGD
| licence = Mixed
|lastupdated=2020/10/03
| author = LukeZGD
|type=Adventure
| website = https://github.com/LukeZGD/DDLC-LOVE/tree/master
|version=1.1.9
| download = https://dlhb.gamebrew.org/3dshomebrew/DDLC-LOVE-1.1.7-1.rar
|license=Mixed
| source = https://dlhb.gamebrew.org/3dshomebrew/DDLC-LOVE-1.1.7-1.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/ddlclove3ds.7z
|website=https://github.com/LukeZGD/DDLC-LOVE/tree/master
|source=https://github.com/LukeZGD/DDLC-LOVE/tree/master
}}
}}
<youtube>jKgNdM1jPe0</youtube>
{{Obsolete}}


= DDLC-LOVE =
DDLC-LOVE is a homebrew port of Doki Doki Literature Club to the Nintendo 3DS. Programmed in Lua, running under the [[Love Potion 3DS|LovePotion]] framework.


A Doki Doki Literature Club port for the Nintendo 3DS! Programmed in Lua, running under the LovePotion framework.
'''Note:''' This game is not suitable for children or those who are easily disturbed.


This port is unofficial and is not affiliated with Team Salvato. Please support the official game. You can download Doki Doki Literature Club at: [http://ddlc.moe http://ddlc.moe]
==Installation==
Available in 3DSX and CIA formats.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.
* CIA - Install the .cia file using any CIA installer of your choice.
* PC - Drag the game folder to LÖVE 0.10.2/11.1.


This is for 3DS systems, but it also works on other platforms that support LÖVE (0.10.2 and later). On those, it will still have 2 screens like the 3DS.
Note that only the latest [[Luma3DS]] is supported. Also make sure that dspfirm.cdc is dumped for audio to work (use [[DSP1 3DS|DSP1]]).


'''Some notes:'''
==User guide==
Locations of save files:
* 3DS - sdmc:/3ds/data/DDLC-LOVE/
* Windows - %appdata%\LOVE\DDLC-3DS\


* Only the '''latest Luma3DS CFW''' is supported.
You can reset the save data and start over by deleting all of the files on that folder.
* '''I don’t have enough interest in developing this, or in DDLC anymore. There will be no more updates from me.'''


*Locations of save files:*
New 3DS/2DS users should disable L2 Cache before playing this.
<pre>
| Platform | Location                            |
|----------|-------------------------------------|
| 3DS     | sdmc:/3ds/data/DDLC-LOVE/          |
| Windows  | %appdata%\LOVE\DDLC-3DS\            |
</pre>


You can reset the save data and start over by deleting all of the files on that folder. This is also mentioned in the help menu.
For crashes on startup, try deleting persistent in the save folder.


New 3DS/2DS users should disable L2 Cache before playing this. (?)
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/ddlclove3ds3.png
https://dlhb.gamebrew.org/3dshomebrews/ddlclove3ds4.png


=== Building (LovePotion 3DS): ===
==Known issues==
Litmited support for 3DS/no longer being updated (see [https://github.com/LukeZGD/DDLC-LOVE/issues/123 issues]):
* You may see graphical glitches when playing for a while.
* Aller_Rg, Halogen, and default LovePotion 1.0.9 font only.
* A lot of effects and other stuff present in ddlclove are not implemented.


* Simply run <code>make</code> for a 3dsx build or <code>make cia</code> for a cia build.
==Credits==
Original game by Team Salvato. This port is unofficial and is not affiliated with Team Salvato. Please support the [http://ddlc.moe official game].


=== Running: ===
TurtleP for [https://github.com/TurtleP/LovePotion LovePotion].


* 3DSX - Download the .zip from the [https://github.com/LukeZGD/DDLC-3DS/releases releases], then extract the 3ds folder to the root of your SD card. ou can now run this with the homebrew launcher. (CFW ONLY)
==External links==
* CIA - Install the .cia file from the [https://github.com/LukeZGD/DDLC-3DS/releases releases] using any CIA installer of your choice.
* Author's Tweet - https://twitter.com/LukeZGD1/status/1011264323644035072
* PC - Drag the game folder to LÖVE 0.10.2 / 11.1
* GitHub - https://github.com/LukeZGD/DDLC-LOVE/tree/master
 
* Reddit - https://www.reddit.com/r/3dshacks/comments/8db3wd/ddlc_on_the_3ds_by_lukezgd
'''Credits to TurtleP for [https://github.com/TurtleP/LovePotion LovePotion]!'''

Latest revision as of 05:35, 6 May 2024

DDLC-LOVE
Ddlclove3ds2.png
General
AuthorLukeZGD
TypeAdventure
Version1.1.9
LicenseMixed
Last Updated2020/10/03
Links
Download
Website
Source

DDLC-LOVE is a homebrew port of Doki Doki Literature Club to the Nintendo 3DS. Programmed in Lua, running under the LovePotion framework.

Note: This game is not suitable for children or those who are easily disturbed.

Installation

Available in 3DSX and CIA formats.

  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.
  • CIA - Install the .cia file using any CIA installer of your choice.
  • PC - Drag the game folder to LÖVE 0.10.2/11.1.

Note that only the latest Luma3DS is supported. Also make sure that dspfirm.cdc is dumped for audio to work (use DSP1).

User guide

Locations of save files:

  • 3DS - sdmc:/3ds/data/DDLC-LOVE/
  • Windows - %appdata%\LOVE\DDLC-3DS\

You can reset the save data and start over by deleting all of the files on that folder.

New 3DS/2DS users should disable L2 Cache before playing this.

For crashes on startup, try deleting persistent in the save folder.

Screenshots

ddlclove3ds3.pngddlclove3ds4.png

Known issues

Litmited support for 3DS/no longer being updated (see issues):

  • You may see graphical glitches when playing for a while.
  • Aller_Rg, Halogen, and default LovePotion 1.0.9 font only.
  • A lot of effects and other stuff present in ddlclove are not implemented.

Credits

Original game by Team Salvato. This port is unofficial and is not affiliated with Team Salvato. Please support the official game.

TurtleP for LovePotion.

External links

Advertising: