It's the hit unreleased magical girl otome game, Magical Warrior Diamond Heart! 馃尭Demo 馃尭 Links馃尭
I post development previews, personal/non game related MWDH artwork, and silly memes. Currently working on Liam Farrow's routeTag the account if you want me to share something!
Side account, replies will come from @pinkprettycure. He/They pronouns only pls <3
Hi I am looking at downloading the demo but I am worried I will not be able to read it because of how small the text is in the text boxes in the images you鈥檝e shown. Is there a setting to make it bigger?
Alright so I've actually currently added some new accessibility options! (bigger font sizes, and the option to switch the font to hyperlegible has been added, and the dark mode theme to name a few)
but as I was a little worried about the code for the option to switch the theme color, it's only on patreon (and for KS backers) right now in a build with extra chapters and all that good stuff. It looks like everything is cool though so I'll be working on putting together an update for Itch this week
BUT!! If youre a computer user, you'll be happy to know that Ren'Py actually has a built in functionality for this as well!!
If you press "A" on your keyboard while in game it brings up the engines built in accessibility menu. It'll look a little different in the current itch build since the hyperlegible font is something I actually added in recently (I actually use code from this very menu to do the font switch lol)
This is part of the engine itself so it's something that is available in most (modern) Ren'Py games unless the dev disables the key shortcut
Oh i forgot to mention, you'll notice there are some scenes that are purposefully using small text to indicate a character whispering or mumbling.
during those moments, the font is made smaller by a certain amount rather than picking a specific font size, so the font size options in both the engine and the in game menu will make the small text bigger as well.
Hi I am looking at downloading the demo but I am worried I will not be able to read it because of how small the text is in the text boxes in the images you鈥檝e shown. Is there a setting to make it bigger?
Alright so I've actually currently added some new accessibility options! (bigger font sizes, and the option to switch the font to hyperlegible has been added, and the dark mode theme to name a few)
but as I was a little worried about the code for the option to switch the theme color, it's only on patreon (and for KS backers) right now in a build with extra chapters and all that good stuff. It looks like everything is cool though so I'll be working on putting together an update for Itch this week
BUT!! If youre a computer user, you'll be happy to know that Ren'Py actually has a built in functionality for this as well!!
If you press "A" on your keyboard while in game it brings up the engines built in accessibility menu. It'll look a little different in the current itch build since the hyperlegible font is something I actually added in recently (I actually use code from this very menu to do the font switch lol)
This is part of the engine itself so it's something that is available in most (modern) Ren'Py games unless the dev disables the key shortcut