-
v0.0.8-1227 crashes when you launch play from the Main Menu.
Reproduction Rate: 100%
Reproduction Steps:
1. Launch game
2. Press PLAY button on Main Menu
3. Observe fatal crash
Log:
[trac…
-
Only happens when screen containing the viewport is not predicted (predict False screen statement), upon exiting the engine.
```python
viewport:
File "D:\Coding\RenPy\renpy\sl2\slast.py", l…
-
Hey! I'm trying to integrate a Ren'Py project here on GItHub with Travis CI as descibed in [this](http://fuckyeahrenpy.tumblr.com/post/115884786323/automatically-testing-a-renpy-game-using-travis) tut…
-
I briefly talked about it [here](https://lemmasoft.renai.us/forums/viewtopic.php?f=8&t=37761#p414407), but regardless of platform or CPU speed there always seems to be a slight jitter in linear moveme…
-
I'm not sure if this is graphics card or driver specific (I don't have another Mac to test on), but I've noticed that fullscreen graphics performance is really bad until the game is iconified and then…
-
**[Original report](https://bitbucket.org/rude/love/issue/1154) by David Frank (Bitbucket: [bitinn](https://bitbucket.org/bitinn), GitHub: [bitinn](https://github.com/bitinn)).**
--------------------…
-
When I start RenPy SDK 6.99.9 I get following traceback. I can press Ignore and continue but this error is annoying. I found this bug in my favorite game which updated today to RenPy Engine 6.99.9 and…
-
Hi there!
I'm currently writing some kind of a web based story engine, based on HTML5 websockets, javascript and cherrypy. The whole concept is to build something very similar to RAGS but on HTML/HTT…
-
**tl;dr** Cache/buffer videos pls?
That problem was skimmed on the forum a few years ago, I think. Video playback performance is poor when it comes to loops. What it does is basically skips a few fra…
-
Compare with krkr2 and Ren'py engine, I noticed although krkr2 is a very simple engine that can only create some basic visual novel games, but it supports plugins. And we can use those plugins freely …