Skip to content

OBS 0.62b

Compare
Choose a tag to compare
@jp9000 jp9000 released this 23 Apr 18:26
· 569 commits to master since this release
  • 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.