GameINI: Difference between revisions

No change in size ,  9 July 2017
m
no edit summary
No edit summary
mNo edit summary
Line 50: Line 50:


=== Emulation Speed (formerly Framelimit) ===
=== Emulation Speed (formerly Framelimit) ===
*<code>EmulationSpeed = 0.000000000</code> will set it to "unlimited". Equivalent to <code>FrameLimit = 0x00000000</code> "Off" in {{revision|4.0-XXXX}} and before.
*<code>EmulationSpeed = 0.000000000</code> will set it to "unlimited". Equivalent to <code>FrameLimit = 0x00000000</code> "Off" in {{revision|4.0-8579}} and before.
*<code>EmulationSpeed = 0.100000001</code> will set it to "10%".
*<code>EmulationSpeed = 0.100000001</code> will set it to "10%".
*<code>EmulationSpeed = 0.200000003</code> will set it to "20%".
*<code>EmulationSpeed = 0.200000003</code> will set it to "20%".
Line 60: Line 60:
*<code>EmulationSpeed = 0.800000012</code> will set it to "80%".
*<code>EmulationSpeed = 0.800000012</code> will set it to "80%".
*<code>EmulationSpeed = 0.900000036</code> will set it to "90%".
*<code>EmulationSpeed = 0.900000036</code> will set it to "90%".
*<code>EmulationSpeed = 1.00000000</code> will set it to "100%", as in normal emulation speed. Equivalent to <code>FrameLimit = 0x00000001</code> "Auto" in {{revision|4.0-XXXX}} and before.
*<code>EmulationSpeed = 1.00000000</code> will set it to "100%", as in normal emulation speed. Equivalent to <code>FrameLimit = 0x00000001</code> "Auto" in {{revision|4.0-8579}} and before.
*<code>EmulationSpeed = 1.10000002</code> will set it to "110%".
*<code>EmulationSpeed = 1.10000002</code> will set it to "110%".
*<code>EmulationSpeed = 1.20000005</code> will set it to "120%".
*<code>EmulationSpeed = 1.20000005</code> will set it to "120%".
Line 70: Line 70:
*<code>EmulationSpeed = 1.80000007</code> will set it to "180%".
*<code>EmulationSpeed = 1.80000007</code> will set it to "180%".
*<code>EmulationSpeed = 1.89999998</code> will set it to "190%".
*<code>EmulationSpeed = 1.89999998</code> will set it to "190%".
*<code>EmulationSpeed = 2.00000000</code> will set it to "200%". Equivalent to <code>FrameLimit = 0x00000019</code> "120" in {{revision|4.0-XXXX}} and before.
*<code>EmulationSpeed = 2.00000000</code> will set it to "200%". Equivalent to <code>FrameLimit = 0x00000019</code> "120" in {{revision|4.0-8579}} and before.


=== UseFPS ===
=== UseFPS ===
6,576

edits