Overlay Question

Hello,

I am unable to find and setup these kind overlays to work. I don’t know how to make a video smaller to fit inside the alpha area of the overlay. I will be thankful for your answer.

I can’t see your image, but often, the overlays are intended for 1080p screens with integer scaling enabled. Since 1080 is 4.5 scale, it will only scale up to 4.0 and leave the extra 0.5 scale as blank space, and the overlay covers that up.

There are also border shaders that do something similar but handle the scaling for you, so you would set them to 16x9 aspect ratio and don’t enable integer scaling. So, which options you choose depend on whether you’re using an overlay or border shader.

Can I have turbo button in overlays? I’ve tried adding “player1_turbo” or “player1_turbo_btn” for button decriptors but it didn’t work.

No, I don’t think you can. It would have to be hooked into the overlay system, which it isn’t currently, AFAICT.