35b6e71f03
Enable the thread by adding this line to the video plugin ini files, "User\Config\gfx_dx9.ini" and "User\Config\gfx_opengl.ini": UseFIFOThread = True The line should be added under the UseXFB line. To disable the FIFO thread, use this line: UseFIFOThread = False If the line is not in the ini file, the default is disabled (i.e. False). The FIFO thread causes an error when the OpenGL plugin is used. The D3D plugin works. Only top left quarter of the screen can be seen when rendering to main window. The entire screen can be viewed when running in a window. git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4930 8ced0084-cf51-0410-be5f-012b33b47a6e |
||
---|---|---|
.. | ||
AudioCommon | ||
Common | ||
Core | ||
DSPCore | ||
DebuggerUICommon | ||
DebuggerWX | ||
DiscIO | ||
DolphinWX | ||
InputCommon | ||
VideoCommon |