This should settle the FIFO BP critical games like Metroid Prime 2

G2ME01.ini

[Video]
FIFOBPHack = 1

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4823 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
ayuanx
2010-01-13 11:42:04 +00:00
parent fd40513fed
commit 429691ce96
6 changed files with 33 additions and 5 deletions

View File

@ -111,6 +111,7 @@ struct VideoConfig
bool bCopyEFBToRAM;
bool bCopyEFBScaled;
bool bSafeTextureCache;
bool bFIFOBPhack;
int iPhackvalue;
bool bPhackvalue1, bPhackvalue2;
float fhackvalue1, fhackvalue2;