Increase scroll speed limit in the Scroll filter.

Rafson

New Member
Hello. I don't know if I'm writing in the right category, but I have a question. Is it possible to somehow increase the scroll speed limit in the Scroll filter from 500 to e.g. 2000 or to another number? Regards.
 

Suslik V

Active Member
These limits are set only for UI.
If you open scene collection file (.json) in notepad++ editor, then you can find the "speed_x":500.0 string and write 2000.0 instead of 500.0. New value will be preserved until you modify it from OBS UI. Don't forget to close OBS before making modifications to files.
 
Top