STRINGTABLE
BEGIN
- IDS_FILTER_PAL_EXTRA "Brightness\nContrast\nSaturation\nGamma\nScanlines\nBlurriness\nNoise\n"
+ IDS_FILTER_PAL_EXTRA "Brightness\nContrast\nSaturation\nGamma\nBlurriness\nNoise\n"
IDS_FILTER_3D_EXTRA "Point/Bilinear\nScanline opacity\nScanline level\nScanline offset\n"
IDS_ALWAYS_ON "Always on"
IDS_DISPLAY_ATTRIBUTES "Brightness\nContrast\nGamma\nGamma [R]\nGamma [G]\nGamma [B]\nDark palette fix"
&workprefs.gfx_gamma, NULL, &workprefs.gfx_gamma,
&currprefs.gfx_gamma, NULL, &currprefs.gfx_gamma,
-1000, 1000, 10,
- _T("Scanlines"),
- &workprefs.gf[0].gfx_filter_scanlines, NULL, &workprefs.gf[2].gfx_filter_scanlines,
- &currprefs.gf[0].gfx_filter_scanlines, NULL, &currprefs.gf[2].gfx_filter_scanlines,
- 0, 100, 1,
_T("Blurriness"),
&workprefs.gf[0].gfx_filter_blur, NULL, &workprefs.gf[2].gfx_filter_blur,
&currprefs.gf[0].gfx_filter_blur, NULL, &currprefs.gf[2].gfx_filter_blur,