Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 581 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 581 Bytes

windowed-borderless

Open Broadcaster Software (or OBS) cannot capture games running in fullscreen mode or with Vulkan. The solution for this is to run the applications in windowed borderless mode. However, some applications do not have windowed borderless. This AutoHotKey script fixes the problem by "centering" a windowed program by offsetting the application to (-3, -26) on your screen.

Usage

Download/clone to wherever

Run the script

Press F11 in a windowed program to center it

Prerequisites