GameINI: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 2: Line 2:


== Properties Window ==
== Properties Window ==
These are settings you can edit GameINI directly from the game properties window.
These are settings you can update GameINI directly from the game properties window.
* Enable Dual Core - controls [[#Dual Core]]
* Enable Dual Core - controls [[#Dual Core]]
* Enable MMU - controls [[#Memory Management Unit (MMU)]]
* Enable MMU - controls [[#Memory Management Unit (MMU)]]
Line 78: Line 78:


=== VBeam Speed Hack ===
=== VBeam Speed Hack ===
*<code>VBeam = True</code> or <code>False</code> to enable and disable the "VBeam Speed Hack" respectively. Removed (will do nothing) in {{revision|4.0-5432}} and later.
Removed (will do nothing) in {{revision|4.0-5432}} and later.
*<code>VBeam = True</code> or <code>False</code> to enable and disable the "VBeam Speed Hack" respectively.
 
=== CPU Overclock ===
*<code>OverclockEnable = True</code> or <code>False</code> to enable and disable "CPU Overclocking" respectively.
*<code>Overclock = 1.0</code> translates to "100%" CPU clock, greater in value is considered overclocking and smaller in value is considered underclocking.


=== Synchronize GPU Thread ===
=== Synchronize GPU Thread ===
Line 92: Line 97:


=== Memory Management Unit (MMU) ===
=== Memory Management Unit (MMU) ===
*<code>MMU = True</code> <code>False</code> to enable and disable the "Memory Management Unit" respectively.
*<code>MMU = True</code> or <code>False</code> to enable and disable the "Memory Management Unit" respectively.


=== DCBZ ===
=== DCBZ ===
Line 101: Line 106:


=== Internal Resolution ===
=== Internal Resolution ===
Sets the internal resolution. Values starting from 0 represent the drop down order in the list that dolphin uses.
Values starting from 0 represent the drop down order in the list that dolphin uses.
*<code>EFBScale = 0</code> to set the Internal Resolution to "Auto (Multiple of 640x528)"
*<code>EFBScale = 0</code> to set the Internal Resolution to "Auto (Multiple of 640x528)"
*<code>EFBScale = 1</code> to set the Internal Resolution to "Auto (Window Size)"
*<code>EFBScale = 1</code> to set the Internal Resolution to "Auto (Window Size)"