Question / Help How to capture old directx games?

Myka

New Member
Hello I`m trying to record/capture/stream
Atomic Bomberman game
300px-Atomic_Bomberman-title.png

there is a problem with colors running this game on Windows 7 and higher
there is a work around to this problem with simple bat script
Code:
    taskkill /F /IM explorer.exe > NUL
    BM95.EXE
    start /B explorer.exe

then the in game colors works fine but, OBS still captures the game like this
This game is using Directx 3, can obs capture directx 3 games?
(P.S. this "problem" is not only on my pc this is everyone that tries to do this with Win7<)
 
Top