Question / Help Black screen when CS GO capturing

XOBOTAN

New Member
Здравствуйте. При захвате CS GO в полноэкранном режиме в OBS просто чёрный экран. Раньше захватывалось нормально. Как исправить эту проблему?
P.S У меня ноутбук


Hello. When capturing CS GO full screen in OBS just a black screen. Previously captured normally. How can I fix this problem?
P. S I Have a laptop
 
Using a switchable graphics laptop and capturing a game, you need to use game capture AND you need to set obs to run on the nvidia graphics adapter in the nvidia control panel.
 
Post a clean OBS log then please.
16:51:57: CLR host plugin strings not found, dynamically loading 4 strings
16:51:57: CLRHost::Initialize() attempting to load and start the .NET runtime (null)
16:51:57: CLRHost::Initialize() Found version v2.0.50727 .NET runtime
16:51:57: CLRHost::Initialize() Found version v4.0.30319 .NET runtime
16:51:57: CLRHost::Initialize() attempting to use v4.0.30319 .NET runtime
16:51:57: CLRHost::LoadInteropLibrary() load the assembly plugins\CLRHostPlugin\CLRHost.Interop.dll
16:51:57: CLRHost::LoadPlugins() attempting to load the plugin assembly CLRBrowserSourcePlugin
16:51:57: CLRHost:: Could not find/load browser settings at location C:\Users\Denis\AppData\Roaming\OBS\pluginData\browser.json
16:51:57: CLRHost:: Exception: System.IO.FileNotFoundException: Файл 'C:\Users\Denis\AppData\Roaming\OBS\pluginData\browser.json' не найден.
16:51:57: Имя файла: 'C:\Users\Denis\AppData\Roaming\OBS\pluginData\browser.json'
16:51:57: в System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
16:51:57: в System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
16:51:57: в System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
16:51:57: в CLRBrowserSourcePlugin.Shared.BrowserSettings.Reload()
16:51:57: CLRHost::LoadPlugins() successfully added CLR plugin [Type: CLRBrowserSourcePlugin.CLRBrowserSourcePlugin, Name: CLR Browser Source Plugin]
 
Back
Top