gojira667
Member
- Sep 9, 2019
- 363
- 383
- 187
It means I'm not really doing it on demand for game X (well Ren'Py X.x.y). If I had all the SDKs & they weren't half-assedSo, does the last sentence mean that your not going to do more hacking for other renpy versions?
lib builds then I would do a post in Dev Tools & Guides and take requests if it doesn't work for a given Ren'Py X.x.y.I just did a
lib build for DoF the other day. Which I will upload later to its thread. I am running into the separate
You must be registered to see the links
(an aside, I'm not sure if it's fully fixed, but it's at least massively improved in the nightlies) with some of the videos. I played around with transcoding them to vp8 with a few different bitrates. I need to finish testing them though.Transcoding to
vp8 with, depending on CPU, limiting the framerate to 30 will work even without a custom lib (down scaling to 1080 if needed). Not to mention if you have a CPU that's affected by
You must be registered to see the links
and the game in question has videos that display the issue then you need to transcode those ones to vp8 anyway for proper playback.I do have a py2- build I did for a different game as the dev didn't bother to convert the videos to
vp8 before their latest release. I can check if that works with Freshwoman within the next few days. If it does help I'll upload it to its thread.