GameINI: Difference between revisions

m
no edit summary
No edit summary
mNo edit summary
Line 130: Line 130:
*<code>wideScreenHack = True</code> or <code>False</code> to enable and disable the ''Widescreen Hack'' respectively.
*<code>wideScreenHack = True</code> or <code>False</code> to enable and disable the ''Widescreen Hack'' respectively.


=== MSAA ===
=== Anti-Aliasing ===
Values starting from 0 represent the drop down order in the list that dolphin uses. Each backend has it's own list of Anti-Aliasing options so it is suggested to enforce a certain video backend along with this option.
Values starting from 0 represent the drop down order in the list that dolphin uses. Each backend has it's own list of Anti-Aliasing options so it is suggested to enforce a certain video backend along with this option.
*<code>MSAA = 0</code> will set it to the top of the list value which is 'Off' for all backends, for values starting from 1 the result will vary depending on the backend used, check the drop list in the GUI and start counting from 0 to find which Anti-Aliasing option will be used for values higher than zero.
*<code>MSAA = 0</code> will set it to the top of the list value which is 'Off' for all backends, for values starting from 1 the result will vary depending on the backend used, check the drop list in the GUI and start counting from 0 to find which Anti-Aliasing option will be used for values higher than zero.
6,576

edits