Skip to content
This repository has been archived by the owner on Jul 21, 2020. It is now read-only.

Game Capture doesn't work? #29

Open
KSib opened this issue Jun 16, 2016 · 3 comments
Open

Game Capture doesn't work? #29

KSib opened this issue Jun 16, 2016 · 3 comments

Comments

@KSib
Copy link

KSib commented Jun 16, 2016

I can't seem to get the game capture to work. I see the following errors in the log:

00:49:01.796: ---------------------------------
00:49:01.796: Loading module: coreaudio-encoder.dll
00:49:01.797: [CoreAudio encoder]: Failed loading library 'CoreAudioToolbox.dll'
00:49:01.797: [CoreAudio encoder]: Couldn't load CoreAudio AAC encoder
00:49:01.797: ---------------------------------
00:49:01.798: LoadLibrary failed for '../../obs-plugins/64bit/d3dcompiler_43.dll', error: 193
00:49:01.798: Module '../../obs-plugins/64bit/d3dcompiler_43.dll' not found
00:49:01.798: ---------------------------------
00:49:01.799: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/d3dcompiler_47.dll' not found, loading of module failed
00:49:01.799: ---------------------------------
00:49:01.799: Loading module: image-source.dll
00:49:01.799: ---------------------------------
00:49:01.802: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
00:49:01.802: ---------------------------------
00:49:01.802: Loading module: obs-browser.dll
00:49:01.802: Failed to load 'en-US' text for module: 'obs-browser.dll'
00:49:01.802: ---------------------------------
00:49:01.803: Loading module: obs-ffmpeg.dll
00:49:01.803: ---------------------------------
00:49:01.803: Loading module: obs-filters.dll
00:49:01.804: ---------------------------------
00:49:01.804: Loading module: obs-outputs.dll
00:49:01.804: ---------------------------------
00:49:01.804: Loading module: obs-qsv11.dll
00:49:01.860: ---------------------------------
00:49:01.860: Loading module: obs-transitions.dll
00:49:01.860: ---------------------------------
00:49:01.861: Loading module: obs-x264.dll
00:49:01.861: ---------------------------------
00:49:01.862: Loading module: rtmp-services.dll
00:49:01.862: ---------------------------------
00:49:01.863: Loading module: text-freetype2.dll
00:49:01.865: ---------------------------------
00:49:01.865: Loading module: win-capture.dll
00:49:01.917: load_graphics_offsets: Failed to start 'get-graphics-offsets32.exe'
00:49:01.918: ---------------------------------
00:49:01.918: Loading module: win-decklink.dll
00:49:01.920: No blackmagic support
00:49:01.920: Failed to start search for DeckLink devices
00:49:01.920: ---------------------------------
00:49:01.920: Loading module: win-dshow.dll
00:49:01.921: ---------------------------------
00:49:01.922: Loading module: win-mf.dll
00:49:01.923: [Media Foundation encoder]: Adding Media Foundation AAC Encoder
00:49:01.937: ---------------------------------
00:49:01.937: Loading module: win-wasapi.dll
00:49:01.938: =====================================================================

I also have OBS Studio 0.14.2 installed and it seems to use the settings from that. I wonder if there's some conflict. OBS 64-bit works fine for me though.

@sslivins
Copy link
Contributor

thanks for the report, this is a known issue for 32bit games, i hope i will have a fix out in our next major release

@kp0llux
Copy link

kp0llux commented Jul 13, 2016

2016-07-13 00-01-53 - Copy.txt

Getting the same error, attempting to capture World of Warships.

@mspielberg
Copy link

I discovered you can work around this by downloading and installing the latest version of OBS Studio, and copying all the files from C:\Program Files (x86)\obs-studio\data\obs-plugins\win-capture to C:\Program Files (x86)\Tachyon\data\obs-plugins\win-capture. You may only need the files that end in 32, but I went ahead and copied all of them.

@sslivins sslivins reopened this Aug 18, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

4 participants