this is a known issue with thr 'stable' release, have you tried with version 14.21?
rahisaurus
Creator of
Recent community posts
the mouth shapes are already quite hard to split as it is.
try saying "dog" and "chart" in the mirror and you may notice the mouth shapes are very similar anyway!
the 5 options are a good minimum to make it look convincing and i think adding more will only deter people from making the extra art for them
this is to do with the "neutral position" and "distance factor" in the tracking settings. by default these are set to the center & dimensions of your primary monitor. if you want it to be on your second monitor, move the neutral position until the crosshair (visible inside the window when "show layer bounds" is enabled in preferences) appears where you want the center to be.
you can also just increase the distance factor so that the tracking covers both your monitors.
alternatively, tick the "follow window" option under tbe neutral position and then (optionally) reset the neutral position so that it's centered on the rahituber window. then the tracking will always be centered on rahituber wherever you move it.
Thanks for the log, that makes the problem clear: The issue is the GPU - I've never seen a Microsoft Corporation GDI Generic renderer before...
Do you have a GPU installed? If so, try the "I get a blank window / Rendering problems" step in the FAQ: https://itch.io/t/3967527/faq#post-10433312
Hi - yeah, you'd be better off using a "Active while talking" State instead of the Blink function. With those, you can set a timeout that keeps it visible for a short time after it's active.
There's an example of my own hand gesture state in the States and Automation Tutorial
This update should fix it - please let me know if it does! Thanks! https://rahisaurus.itch.io/rahituber/devlog/1462908/update-2026-03-18
It does not already exist, don't worry...
My design for the layer stack is based on art programs, where the order you see is what you get. Adding a z-order option would break that, as soon as one of the layers has a custom order then you can't just look at the list and see what's what. There's also the issue of moving other layers around, should the custom z-order change or remain static?
For now, we have a few options:
- RahiTuber doesn't store an image more than once, so having identical layers won't affect your performance unless you're actually drawing them more than once. With that in mind, you could actually make a folder for each expression with the entire model in each, and just hide/show the folders.
Currently that would come with its own awkwardness, because duplicated layers still retain their inherit/clip options as the original layers, so you'd have to manually change them (I've got an option to change that in the future)
- another option is for me to add a filter to the state layer list, so you could just search "hair" and see them all together.
Hi, sorry for the late reply, I hadn't seen this!
The issue is that the file paths are using backspaces. The "Make Portable" function is supposed to do this, but unfortunately there was a brief period where that function was broken. I have just discovered that it is STILL broken despite my effort to fix it last update... Will fix asap!
Hi there, this is in the tutorials thread but it's a little hard to see. I'll turn it into a text tutorial at some point.
https://bsky.app/profile/rahisaurus.itch.io/post/3lmarixnzzs2c

