mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
add option for hacked upload and disable it by default
This commit is contained in:
parent
d0e8217714
commit
40e17b4cb8
4 changed files with 14 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue