add option for hacked upload and disable it by default

This commit is contained in:
degasus
2013-02-21 18:18:44 +01:00
parent d0e8217714
commit 40e17b4cb8
4 changed files with 14 additions and 4 deletions

View File

@ -133,6 +133,7 @@ struct VideoConfig
bool bZTPSpeedHack; // The Legend of Zelda: Twilight Princess
bool bUseBBox;
bool bEnablePixelLighting;
bool bHackedBufferUpload;
int iLog; // CONF_ bits
int iSaveTargetId; // TODO: Should be dropped