Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

ayumu98

102
Posts
1
Topics
3,731
Followers
4
Following
A member registered Dec 27, 2023 · View creator page →

Creator of

Recent community posts

please send me your save file on discord
(use load -> export save) 

Hi, those quests are Miran-only and Viola-only by design. You can add both of them in some of the other quests.

Paila is on B2 and the herb is on B4

check here: https://gitgud.io/ayumu98/the-demon-lords-lover-translations

I have a few feats/moves/items for unarmed combat but I haven't released them yet. I'll release them all at once when I feel like the build is viable.

Seri's plot is not complete

(2 edits)

This is possible. The actions are called "Select" and "Cancel".

Hi, I edited the translation and uploaded it here: https://gitgud.io/ayumu98/the-demon-lords-lover-translations

Let me know if there are any issues.

feel free to send me the files over discord

I fixed the code to be compatible w/ both LF and CRLF.

I uploaded your translation here: https://gitgud.io/ayumu98/the-demon-lords-lover-translations

I love Pixel Dungeon, great game.

Thanks :)

I've been fixing bugs

B8

Hi, this should be fixed in 0.16.67.

TLDR the skeletons duplicated their traits on being reborn, which caused the # of hidden hostility traits to increase from 1->2->4->etc.

Thanks!

Thanks!

Thanks!

Hi, if you don't mind can you send this via discord or a filesharing site like buzzheavier? For some reason I can't download it from that site.

Probably not, sorry.

(2 edits)

The `*.scene` files are plaintext with UTF-8 encoding, no BOM, LF line endings, half-width ASCII brackets.

I made a translation guide here: https://gitgud.io/ayumu98/dll-localization

I also created a #translations channel in the Discord for translators to ask questions / coordinate.

(2 edits)

For Windows: `<root>/the-demon-lords-lover-<version>-win_Data/StreamingAssets/Localization/source/*`

Note:

* `*.scene` files define scenes. Do not translate the commands (e.g. [show portrait b|smiling]). Do not change the line breaks. Do not change the indentation.
* `grammar.json` defines nouns and pronouns which are used by `strings.json`. Supported noun forms include base, definite, indefinite, genitive, dative, accusative, instrumental, prepositional. Supported pronoun forms include subject, object, possessive, and reflexive.
* `strings.json` defines game text. You can put nouns/pronouns with `{<noun_id>|<noun_form>}`, e.g. `{actor|subject}`. Do not change the other placeholders (e.g. {damage}).

Please DM me on Discord if you need help.
* I can add support for other noun forms (e.g. vocative)
* I can validate that `*.scene` files have the right structure.
* I can validate that `grammar.json` and `strings.json` have the right keys.

(1 edit)

Hi, this should be fixed in 0.16.57.

(I changed the Android version's graphics backend from Vulcan to OpenGLES3.)

Hi, what do you mean?
* a different player character? (no)
* a different appearance for the player character? (probably no)
* more companions that you can add to your party? (yes)

I've considered adding a "roguelike" mode (dungeon-only, permadeath, etc.). If I do that, I'll probably make it so you can play as the other characters in that mode.

I see -- did you start on version 0.15? I added some CGs to old scenes so if you've seen those scenes already, yes -- you'd either have to start a new game to see those CGs or use "Unlock All".

Hi, this should be fixed in 0.16.55. Thx for reporting!

You can hold B and press A to force rest.

(3 edits)

Hi, I was able to reproduce the issue.

After getting the same screen (stretched across the top), I pressed the home button, then re-opened the app and it was fixed.

Ideally it should work from the beginning, though. I'll experiment.

CG 6 is "Torne does oral to MC" and CG 16 is "MC gives Viola a massage". Both CGs are shown in scenes that show other CGs so I'm surprised that these didn't get unlocked then. Looking...

This should be fixed in 0.16.53

I ran into some more tome loading bugs; going to do a 2nd pass

Sorry, what do you mean?

Hi, thanks for reporting.
* The ring of shadow bug should be fixed in 0.16.51
* The tome bug should be fixed in 0.16.51, but I'm not 100% sure
By the way, was the bad tome from an old save?

(1 edit)

Hi, which CG #s?

(3 edits)

Hmmm, I wasn't able to reproduce the issue. 😢
(edit: I was able to reproduce the issue)

It's ok, I should be able to return it.

I just ordered a Redmi Note 10 Pro; when it gets here I'll see if I can reproduce/fix the issue.

(2 edits)

You don't have to do that; just run the new version. Saves are shared across versions in "AppData/LocalLow/...". You can delete the old version's folder if you want.

To update the game, download/extract/run the latest version. It should be compatible w/ old saves (if not, let me know).

(1 edit)

Give 0.15.34 a try
Apparently some Android GPUs don't like textures that are >4096/8192px. I repositioned CG frames into grids so all the textures are <4096.