Question / Help D3D Game Odd Stuff

colin8seven

New Member
When trying to stream a certain D3D game (Sacrifice), the game will not display if on game capture, nor in any other capture, and the game is unwindowable as far as I know.

If I use monitor capture, it records somewhat normally, except for when the game changes in between menus because it changes the resolution when it does this.

That issue isn't much of a problem to me, but the worst part is that the game will flicker on the output. Randomly dependant on the amount of action on screen, will it flickers all the units and such away, but leave the environment.

Using another recording program like fraps or dxtory causes the game to crash as soon as you leave the main menu and enter gameplay.
 

R1CH

Forum Admin
Developer
Sacrifice is really old, it probably uses D3D 7 / 8 which isn't supported. There might be some hack to run it in windowed mode and use window capture with it.
 
Top