Search found 715 matches

by Andredron
Sat Dec 07, 2019 1:58 am
Forum: Ren'Py Questions and Announcements
Topic: Realtime Timer" avaible with Renpy/farming system
Replies: 4
Views: 545

Re: Realtime Timer" avaible with Renpy/farming system

Hello dear readers I am working on mobile game for android. I have already learned thank to this nice forum how to use importing time system, so my game know for example to show special screen at the chrismas days. Or even the launch of extra event. But now I want to bring even a farming system to ...
by Andredron
Sun Dec 01, 2019 2:37 am
Forum: Ren'Py Questions and Announcements
Topic: Text sound
Replies: 4
Views: 470

Re: Text sound

Hello everyone. I wanted to make my dialogue text having a sound effect while the text was going on. Just like the other visual novel games, but dunno how to make them. Any help would be a thanks. (https://www.renpy.org/doc/html/character_callbacks.html). init python: ....def beepy_voice(event, int...
by Andredron
Fri Nov 29, 2019 9:55 am
Forum: Ren'Py Questions and Announcements
Topic: problem creating apk
Replies: 2
Views: 793

problem creating apk

Hello everyone, my friend created the project. Everything works without errors and glitches on the PC. He created an Android port. The presplash image of android is loading, then suddenly it reboots. And this error comes out: Image https://sun9-41.userapi.com/c858520/v858520763/69292/bcg11MMSI9Q.jpg...
by Andredron
Sat Nov 16, 2019 8:24 pm
Forum: Development of Ren'Py
Topic: Ren'Py homebrew port to Nintendo Switch
Replies: 61
Views: 41752

Re: Ren'Py homebrew port to Nintendo Switch

uyjulian wrote: Sat Nov 02, 2019 1:12 am I finally got myself a PlayStation Vita, so I'll be doing a port there also.
Hi, question. Do you have a playpay or whatever calculation, send you a denyuzhku?

I be a pig if I don’t support you
by Andredron
Tue Nov 12, 2019 12:45 am
Forum: Ren'Py Cookbook
Topic: telegram messenger (4 version)
Replies: 123
Views: 42278

Re: telegram messenger (2 version)

Someone asked to make a page of the social network, edit it and it's ready http://renpyfordummies.blogspot.com/2019/11/vk.html?m=1
by Andredron
Mon Oct 07, 2019 11:26 am
Forum: Ren'Py Questions and Announcements
Topic: RenPy alarm(?)
Replies: 8
Views: 905

Re: RenPy alarm(?)

Android

viewtopic.php?f=51&t=46091

Or as an option add plagin kivi in renpy.

Windows and Linuks.... Anti-Virus will beat hands.
by Andredron
Wed Aug 07, 2019 4:37 pm
Forum: Ren'Py Cookbook
Topic: 0GUI
Replies: 16
Views: 4148

Re: 0GUI

Kia wrote: Wed Aug 07, 2019 3:40 pm 0GUI is a simplified version of Ren'Py interface for GUI designers.......
Not enough choice of languages to add, and censorship. Beautifully done
by Andredron
Tue Aug 06, 2019 12:01 pm
Forum: Creator Discussion
Topic: Adding Discord Rich Presence to Renpy Games
Replies: 3
Views: 10377

Re: Adding Discord Rich Presence to Renpy Games

I know this topic is in the cookbook, but it is poorly documented, and a very messy process. I found a process and some code that should be way easier to use, and thought I'd share it here. https://arianeb.files.wordpress.com/2019/07/discordsample5.jpg?w=636 I'm going to add Discord Rich Presence t...
by Andredron
Mon Aug 05, 2019 11:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Renpy api instagram and facebook.
Replies: 0
Views: 281

Renpy api instagram and facebook.

Hello everyone, I sat in the evening and downloaded google play game 1, and after passing it, the screen “you do not want to publish your achievement on instagram or facebook” https://pp.userapi.com/c855328/v855328281/b50d3/6NjLw7cU6S4.jpg was displayed and clicking yes, an ad from the game appeared...
by Andredron
Fri Jul 26, 2019 12:33 am
Forum: Ren'Py Questions and Announcements
Topic: Main Menu is gone after generating the translation
Replies: 5
Views: 709

Re: Main Menu is gone after generating the translation

Or simply in the Renpy launcher, select the action Clear permanent data. The game will load with the default language.
by Andredron
Fri Jul 26, 2019 12:30 am
Forum: Ren'Py Questions and Announcements
Topic: Main Menu is gone after generating the translation
Replies: 5
Views: 709

Re: Main Menu is gone after generating the translation

My main menu text is gone after the translation files are generated, any idea about what is going on? If I delete the file the menu gets back to normal. You clicked to create a translation, and before that, you clicked on the Select Language button. Whatever happens when you create translations wri...
by Andredron
Mon Jul 22, 2019 12:37 pm
Forum: Ren'Py Questions and Announcements
Topic: Trouble adding music to Main Menu
Replies: 4
Views: 600

Re: Trouble adding music to Main Menu

Code: Select all


screen main_menu():
    python:
        renpy.music.play("menu.mp3", fadeout=10.0, fadein=15.0)
    frame:
        ....
        
        
by Andredron
Mon Jul 22, 2019 5:23 am
Forum: Development of Ren'Py
Topic: Ren'Py for the web browser
Replies: 94
Views: 27079

Re: Ren'Py for the web browser

Beuc wrote: Mon Jul 22, 2019 5:10 am AFAICS these are translations made by real people (not machine translations) :)
Damn, I thought that there are strings that you choose a bunch of languages, they say they tied online ...)