Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

PNGTuber Plus

Get more out of your png tubing experience. · By kaiakairos

Lag and Audio Problems

A topic by Cyanotix created 2 days ago Views: 58 Replies: 1
Viewing posts 1 to 2

I've been having a lot of lagging problems in both the itch.io and Steam versions of the program. I've tried a few things but the program is still insanely laggy and crashes unpredictably. What are some ways I can resolve this? I have an Intel Core i9 and Geoforced RTX built into my laptop, so I'm not sure if its my computer's problem or the program.

Developer

is your RTX card a 30 or 40 series? PNGTuber Plus uses OpenGL, however newer graphics cards have been lessening their support for OpenGL in favor of Vulkan. This means some newer cards that you'd expect to run something like this very well struggles. OpenGL works better for most people which is why it was selected. Some rtx people don't seem to have this issue however, it could just be laptop rtx cards only, unfortunately I don't have the technical know how to say for certain.

You can download the source code for pngtuber plus and swap it to vulkan, however there are no promises everything will work correctly