Game getting recorded in a window instead of fullscreen

Assassinos

New Member
I recently moved to OBS to just record some gameplay footage mainly using the replay buffer feature and OBS records the games most of the time without any issues but if, I am playing any games with resolution set lower than my native resolution it records it at the top left corner in a small window (presumably the size of the resolution set in the game). I have read that If I set the canvas resolution to the resolution equals to my game it will fix it but I don't want to change the settings all of the time depending on what game I am playing.

 
There is no way to dynamically adapt the canvas size to the current size of a source, because that source might change size any time, and the video file format simply doesn't support changing resolutions mid-video.

Instead, you can create profiles, one profile for each of your resolutions. So you need to only switch the profile instead of changing some obscure configuration value.
 
There is no way to dynamically adapt the canvas size to the current size of a source, because that source might change size any time, and the video file format simply doesn't support changing resolutions mid-video.

Instead, you can create profiles, one profile for each of your resolutions. So you need to only switch the profile instead of changing some obscure configuration value.
Okay thanks for the info
 
Back
Top