You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use safer hooks so that using other hook programs doesn't cause the target game crash with game capture (vulture)
Add optional 'safe' game capture hooks for anti-cheat compatibility (Jim)
Implement an 'optimize' button in publish settings (Palana)
Fix a lot of bugs (Palana & R1CH)
Fix invalid log generation (Palana)
Fix audio mute threshold (R1CH)
Fix 'defaults' button behavior in advanced (paibox)
Fix mono audio (Jim)
Add a fast experimental windows 7 monitor capture method in game capture (homeworld)
Added some more important logging info, especially things like logging what game capture is trying to hook to, and logging audio sync offsets (Jim)
Renamed 'audio time offset' to 'audio sync offset' so users actually know specifically what it is (Jim)
Fix an issue with game capture where the mouse cursor wouldn't always show up after updating its settings (Homeworld)
Reduce the minimum allowable reconnect timeout to 0 (Jim)
Remove 'use input devices for desktop audio' and make it so it can only be used via ini file. If you need to use it, then enable it in your profile ini file in %appdata%\obs\profiles, under [Audio], InputDevicesForDesktopSound=1 -- we are not going to provide an option in the UI for this because people kept enabling it without know what they were doing.