Any way to get OBS to capture Thief Gold via game capture?

Myrthian

New Member
I tried everything I could think of in terms of getting yet another old game accepted by OBS, but so far nothing.
I neither can capture vanilla Thief Gold nor a modded one with TFix + HD textures.

Code:
18:31:29.920: [game-capture: 'thief gold'] attempting to hook process: THIEF.EXE
18:31:29.923: [game-capture: 'thief gold'] using helper (compatibility hook)
18:31:29.927: [game-capture: 'thief gold'] hook not loaded yet, retrying..
18:31:32.937: [game-capture: 'thief gold'] attempting to hook process: THIEF.EXE
18:31:32.939: [game-capture: 'thief gold'] init_hook_info: user is forcing shared memory (multi-adapter compatibility mode)
18:31:32.944: [game-capture: 'thief gold'] d3d9 memory capture successful
18:31:32.953: device_texture_create (D3D11): Failed to create 2D texture (80070057)
18:31:32.953: [game-capture: 'thief gold'] init_shmem_capture: failed to create texture
18:31:32.954: [game-capture: 'thief gold'] capture stopped
18:31:36.954: [game-capture: 'thief gold'] attempting to hook process: THIEF.EXE
18:31:36.956: [game-capture: 'thief gold'] init_hook_info: user is forcing shared memory (multi-adapter compatibility mode)
18:31:36.958: [game-capture: 'thief gold'] d3d9 memory capture successful
18:31:36.970: device_texture_create (D3D11): Failed to create 2D texture (80070057)
18:31:36.970: [game-capture: 'thief gold'] init_shmem_capture: failed to create texture
18:31:36.970: [game-capture: 'thief gold'] capture stopped
18:31:40.970: [game-capture: 'thief gold'] attempting to hook process: THIEF.EXE
18:31:40.972: [game-capture: 'thief gold'] init_hook_info: user is forcing shared memory (multi-adapter compatibility mode)
18:31:40.982: [game-capture: 'thief gold'] d3d9 memory capture successful
18:31:40.987: device_texture_create (D3D11): Failed to create 2D texture (80070057)
18:31:40.987: [game-capture: 'thief gold'] init_shmem_capture: failed to create texture
18:31:40.987: [game-capture: 'thief gold'] capture stopped
18:31:44.987: [game-capture: 'thief gold'] attempting to hook process: THIEF.EXE
18:31:44.989: [game-capture: 'thief gold'] init_hook_info: user is forcing shared memory (multi-adapter compatibility mode)
18:31:44.989: [game-capture: 'thief gold'] d3d9 memory capture successful
18:31:45.003: device_texture_create (D3D11): Failed to create 2D texture (80070057)
18:31:45.003: [game-capture: 'thief gold'] init_shmem_capture: failed to create texture
18:31:45.004: [game-capture: 'thief gold'] capture stopped
18:31:49.004: [game-capture: 'thief gold'] attempting to hook process: THIEF.EXE
18:31:49.006: [game-capture: 'thief gold'] init_hook_info: user is forcing shared memory (multi-adapter compatibility mode)
18:31:49.014: [game-capture: 'thief gold'] d3d9 memory capture successful
18:31:49.020: device_texture_create (D3D11): Failed to create 2D texture (80070057)
18:31:49.020: [game-capture: 'thief gold'] init_shmem_capture: failed to create texture
18:31:49.020: [game-capture: 'thief gold'] capture stopped
 
Top