Alien Hominid: Difference between revisions

237 bytes removed ,  12 January 2014
4.0 Cleanup. D3D9 removal.
(4.0 Cleanup. D3D9 removal.)
Line 13: Line 13:


== Problems ==
== Problems ==
=== D3D9 ===
The D3D9 graphics backend does not work with Alien Hominid. The game will run and sound will play, but the image is nothing but black. Use D3D11 or OpenGL to avoid this issue. See {{issue|1506}}.


=== Erratic FPS ===
=== Erratic FPS ===
FPS will jump erratically from tens to thousands of frames per second. But the VPS remains steady and the game works properly, so it can be ignored.
FPS will jump erratically from tens to thousands of frames per second. But the VPS remains steady and the game works properly, so it can be ignored.


=== <s>Hangs/Freezes</s> ===
=== <s>D3D9</s> ===
Sometimes game hangs shortly after displaying memory card read notice, or appear to freeze (VPS will stay high but FPS drops to 0). Fixed by the Fifo-BP merger in {{revision|3.5-644}}.
The D3D9 graphics backend does not work with Alien Hominid. The game will run and sound will play, but the image is nothing but black. Use D3D11 or OpenGL to avoid this issue. See {{issue|1506}}. Fixed by the removal of D3D9 in {{revision|4.0-155}}.


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|gfxbackend      = D3D11 or OpenGL
|gfxbackendnotes = D3D9 shows nothing but black
}}
}}