Configuration Guide: Difference between revisions

(→‎Graphics: Align with "Store EFB Copies to Texture Only" other updates are needed here.)
Line 20: Line 20:
* '''Ignore Format Changes''' - The vast majority of games don't care about this, and it provides a small boost. However a small number of games hate this setting. Recommended.
* '''Ignore Format Changes''' - The vast majority of games don't care about this, and it provides a small boost. However a small number of games hate this setting. Recommended.
* '''Store EFB Copies to Texture Only''' - Make sure that "Store EFB Copies to Texture Only" is enabled. Disable it only when running a game that requires it.
* '''Store EFB Copies to Texture Only''' - Make sure that "Store EFB Copies to Texture Only" is enabled. Disable it only when running a game that requires it.
** Disabling EFB Copies entirely can provide a radical speedup, however it provides this by disabling an entire class of effects, and will break most games. It is not recommended.
* '''Disable Destination Alpha''' - Allows Dolphin to skip the destination alpha pass used by some games’ effects. It breaks a lot of games, but can be a handy speedup. Use carefully.
* '''Disable Destination Alpha''' - Allows Dolphin to skip the destination alpha pass used by some games’ effects. It breaks a lot of games, but can be a handy speedup. Use carefully.
* '''Fast Depth Calculation''' - Uses a less accurate method of calculating depth values. Gives a small speedup, but can cause flickering textures.
* '''Fast Depth Calculation''' - Uses a less accurate method of calculating depth values. Gives a small speedup, but can cause flickering textures.