diff --git a/docs/index.html b/docs/index.html index 8223c2b7c..b3cbe3adc 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1895,6 +1895,11 @@ Enable default phosphor blending level; 0 implies no mixing, and 100 is full mixing (not recommended). Note that this doesn't actually enable phosphor mode; that is done for each ROM in the ROM properties. + Higher blend values will intensify the phosphor effect. Depending on your + display and personal preferences, the optimal default for you may vary. + Slow LCDs (especially for office use) may only need a low blend of + around 30, while fast switching gamer LCDs may need about 70 to look + similar to a CRT. @@ -2403,7 +2408,7 @@
-ppblend <number>
Set "Display.PPBlend" property, used for phosphor effect (0-100). - Default is 77. + Default is whatever is specified for tv.phosblend. @@ -3446,7 +3451,7 @@ Ms Pac-Man (Stella extended codes): Display.PPBlend: Indicates the amount of blending which will occur while using the phosphor effect. The value must be n such that 0 <= n - <= 100. The default value is 77. + <= 100. The default value is whatever is specified for tv.phosblend.