Comments

Log in with itch.io to leave a comment.

Dear Katy,

I hope this comment finds you well. I would be most grateful for your guidance regarding two matters:

  1. I understand the framework is currently under a CC-BY-NC license, and I would be very interested in discussing the possibility of obtaining a commercial license. I am absolutely willing to provide fair compensation that reflects the framework's value and your development efforts. Please let me know if you would be open to discussing commercial licensing terms.
  2. With the utmost respect for your creative work and policies, I would also like to inquire whether you would be comfortable with the framework being used in the development of an adult visual novel project.

To clarify regarding the adult content: The project would be a murder mystery / space opera / sci-fi visual novel that includes romantic relationships and consensual intimate scenes. I want to assure you that the content would not involve anything illegal or extreme - simply mature romantic content within the context of the mystery narrative.

I deeply value your work and want to ensure I proceed in a way that fully respects your wishes and intellectual property. I would be more than happy to provide any additional information about my intended project that might help inform your decision. Thank you so much for taking the time to consider my request. I truly appreciate your attention to this matter.

Kind regards,
Jackie

(+1)

Dear Jackie,

Thanks for reaching out to me. Yes, we can talk further about this. Would using Discord be okay with you for discussing the details? (My Discord is katy133 )

-Katy133

I have a question for you, how did you reduce the opacity of previous lines for your framework? Please and thank you.

It should be a line somewhere in the script that uses the tag "alpha" in relation to dialogue text. You can quickly search through the script using Ctrl+F, and typing in "alpha" in the search box. Alpha control's an element's opacity.

(+1)

thanks, I just found it.

(+1)

This is extremely good stuff!  Thanks for this.  I will be using it with my upcoming horror mystery VN, Innocent Creatures.

YOU'RE AN ICON!!! this is sick!!!

(+1)

Amazing, you're a legend for this

(+1)

This is so sick!! Great work.

(+1)

Amazing framework! Didn't expect to get so thoughtful and detailed template.

(+1)

Just wanted to swing in and say thank you for this! I used the Disco Framework as a base for a game for class, and found it to be wildly helpful! Going to make some big changes as I move forward (to make my game feel more original and less of a clone of Disco Elysium) but I cannot possibly express enough just how helpful this was, especially as a beginner w/ Ren'py!

(+1)

Thank you! It was a great tool. And I made a game with it. It will be free on Steam. PIGBLUE.

I'm glad you found the framework useful! Thank you for showing me your game's page, I'll link to it on Disco Framework's page to showcase it.

Absolutely amazing. Haven't even finished the game yet, but this has got me very excited. Thank you for sharing.

(+1)

Oh my god, this is absolutely amazing. I can't wait to open it up! Fantastic work!

(+1)(-1)

I used The Disco Framework in order to make Hoping This Finds You Well! It helped me to understand NVL mode and how to mechanically craft and implement a textbox which could function as a drag-and-drop item.

Honestly, I felt guilty for NOT using it to make a Disco Elysium-style game; this framework is so mechanically rigorous that I was itching to make something with stats and puzzles and I ended up starting up a new run of Disco Elysium itself. XD Just playing with the framework has got my mind buzzing with all kinds of new possibilities!

Thank you so much for making this and sharing it with everyone!

Thank you, I'm glad to hear that the framework has been useful!

I came back to this after a while and was wondering if there was a shortcut for character names? Using the original renpy format of defining a character then using their shortcut doesn't work with the text formatting. If some characters have a fairly long name it gets really tedious to always write them out in caps at the beginning of a sentence, same with the different feelings. E.g. I would want to be able to define ELECTROCHEMISTRY as EC then just use EC "- blabla"

Have you dealt with that issue before? And if so what was your workflow like?

Because the framework is designed for users new to programming, the character's names are written within the dialogue. While it is still possible to use Ren'Py's built-in definitions, extra steps would need to be taken to reformat the nametags so that they are placed correctly, as well as changing the indentation of the dialogue text. While I don't have the script that would make these needed changes, more information on indentation and nametags can be found in Ren'Py's documentation.

oh this whole thing is really useful for a project i want to make, thanks for this. one question though: is it possible to add some kind of transition and/or animation to the portraits?

them just popping in isn't the look im personally going for, but since portraits are character and need to be called on the same line as whatever text i want to put, i cant find a way to do this atm, though i am very new to renpy lmao. if you or anyone knows of a way, i'd really appreciate it. thank you!

(+1)

Thank you. Yes, it is in theory possible to make any image element in the framework be animated or have a transition, since Ren'Py is python-based. I don't know what the script would be to add this in, but asking in Ren'Py-focused communities on Discord, forums, etc. should help you get info on how to accomplish the transition you want.

rip, thanks for the reply though. i'll check out those options too. thanks again for the framework!

what a great little project, really what I was looking for. One thing though... After showing how backgrounds are done, could you remove the blue bathtub and maybe show a single colored background instead? In combination with the font it's a bit off putting and, at least for me, harder too read in general.

(+1)(-1)

Thank you for your feedback. I'll add that to a list for a potential update. In the meantime, an option to make the text more readable whilst playing through the framework is using the Accessibility options (which includes Font Override options, Text Size Scaling, and--if you are using the downloaded version of the framework in Ren'Py's Launcher, instead of the browser version--a High Contrast Text mode as well) in Ren'Py by pressing the hotkey "A" while the framework is running.

Deleted 2 years ago
(+1)

That's awesome to hear!! I'd love to see it. <3

(+1)

Ahhhh thank you so much for doing this!

(+2)

Wow, I've been struggling to put something like this together as a new Ren'Py user. So happy I found this, thank you!

(+1)

What a great idea and tool ^^ 

(+2)

This is really cool.