Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
hotmachineoflove
- Newbie
- Posts: 10
- Joined: Mon Jan 07, 2013 6:53 pm
-
Contact:
#1
Post
by hotmachineoflove » Mon Jan 07, 2013 7:02 pm
Hello, guys! I started using Renpy yesterday and all i can say is that i'm loving. All the wiki support, the game tutorial! It's just amazing.
Ok, to the point: what i wanted to do is the text (all of them) show letter by letter, something like Katawa Shoujo. Theres some way to do that as default of the game? And some beep like Phoenix Wright (i tried the wiki code but don't work)!
Thank you, guys! Sorry for the bad english

Last edited by
hotmachineoflove on Wed Jan 09, 2013 7:56 am, edited 1 time in total.
-
FlawedFlare
- Regular
- Posts: 98
- Joined: Mon Aug 06, 2012 9:46 pm
- Projects: [Without Your Half],[ Underground], Unidentified Shallow Heart
-
Contact:
#2
Post
by FlawedFlare » Tue Jan 08, 2013 12:20 am
Go to options.rpy. Find this code.
Code: Select all
## The default text speed in characters per second. 0 is infinite.
config.default_text_cps = 45
Change the number into any that you see fit.
-
hotmachineoflove
- Newbie
- Posts: 10
- Joined: Mon Jan 07, 2013 6:53 pm
-
Contact:
#3
Post
by hotmachineoflove » Tue Jan 08, 2013 12:29 am
FlawedFlare wrote:Go to options.rpy. Find this code.
Code: Select all
## The default text speed in characters per second. 0 is infinite.
config.default_text_cps = 45
Change the number into any that you see fit.
Don't work D:
-
FlawedFlare
- Regular
- Posts: 98
- Joined: Mon Aug 06, 2012 9:46 pm
- Projects: [Without Your Half],[ Underground], Unidentified Shallow Heart
-
Contact:
#4
Post
by FlawedFlare » Tue Jan 08, 2013 12:42 am
Did you try deleting persistent data?
-
hotmachineoflove
- Newbie
- Posts: 10
- Joined: Mon Jan 07, 2013 6:53 pm
-
Contact:
#5
Post
by hotmachineoflove » Tue Jan 08, 2013 2:04 am
FlawedFlare wrote:Did you try deleting persistent data?
Can't find the persistent data here. It's some code?
-
jayel
- Newbie
- Posts: 8
- Joined: Sun Dec 23, 2012 5:39 pm
-
Contact:
#6
Post
by jayel » Tue Jan 08, 2013 3:29 am
When you open the Ren'py editor, there is a "Delete Persistent" option under the Navigate Script area (right side, halfway down). "config.default_text_cps" worked for me only *after* I deleted my persistents.
-
hotmachineoflove
- Newbie
- Posts: 10
- Joined: Mon Jan 07, 2013 6:53 pm
-
Contact:
#7
Post
by hotmachineoflove » Tue Jan 08, 2013 6:09 am
jayel wrote:When you open the Ren'py editor, there is a "Delete Persistent" option under the Navigate Script area (right side, halfway down). "config.default_text_cps" worked for me only *after* I deleted my persistents.
Worked here! Thank you man! Thank you guys <3
And, about the Phoenix Wright thing, anyone have tips?
-
hotmachineoflove
- Newbie
- Posts: 10
- Joined: Mon Jan 07, 2013 6:53 pm
-
Contact:
#8
Post
by hotmachineoflove » Wed Jan 09, 2013 6:00 am
Sorry for the bump. The code of the wiki don't work here(typewriter sound), theres another way or i'm missing something?
-
hotmachineoflove
- Newbie
- Posts: 10
- Joined: Mon Jan 07, 2013 6:53 pm
-
Contact:
#9
Post
by hotmachineoflove » Wed Jan 09, 2013 7:34 am
Worked! The only problem now it's how make the sound of the narrator too.
Users browsing this forum: No registered users