Ren'Py I have a problem with Ren 'py

Tukitagi

Newbie
Feb 2, 2022
18
10
I have a problem with Ren 'py and it is that all the games that I try in this engine, it does not play the animations, the screen stays black, I can play the game, but I cannot see the animations, is it my problem?
 

♍VoidTraveler

Forum Fanatic
Apr 14, 2021
5,786
15,406
Try this:
1. Launch the game.
2. Press shift+g key.
3. Change renderer then exit and restart the game.

See if that works, if not, try another renderer if there are more than 2 options.
Usually there are at least 2 options. :whistle::coffee:
 
  • Like
Reactions: Tukitagi

anne O'nymous

I'm not grumpy, I'm just coded that way.
Modder
Donor
Respected User
Jun 10, 2017
10,959
16,194
I have a problem with Ren 'py and it is that all the games that I try in this engine, it does not play the animations, the screen stays black, I can play the game, but I cannot see the animations, is it my problem?
Movies need sound even when they are soundless. So, unmute the game, put speakers on your computer, or anything that will stop telling Ren'Py "hey, don't bother with the sound, he can't hear it".
 
  • Like
Reactions: Tukitagi

Tukitagi

Newbie
Feb 2, 2022
18
10
Movies need sound even when they are soundless. So, unmute the game, put speakers on your computer, or anything that will stop telling Ren'Py "hey, don't bother with the sound, he can't hear it".
ohhhhh, thanks, I was able to solve it, I hadn't noticed since I don't use speakers, thanks again.