Do a search in the parameters dialog (By pressing the “S” key) and type in.
[ bezel
That will jump you to the “Bezel” section.
There you can reduce the opacity of the bezel and frame to 0.00000.
That will take care of the reflection.
Also, non-integer scale % of 100 should be full screen. No need to use viewport zoom. (It is really just for preset developers to get a close look at sub-pixels)
Honest question though, why not just use the standalone newpixie-crt? Is there some other Mega Bezel feature that you need?
Doing the above parameter changes will make it appear like a “screen only” version, but it will still take as much horsepower as a regular preset.
The actual “screen only” Mega Bezel presets are much leaner.
You could take the screen only GDV variant, either ADV
\shaders_slang\bezel\Mega_Bezel\Presets\Base_CRT_Presets\MBZ__2__ADV-SCREEN-ONLY__GDV.slangp
or STD.
shaders\shaders_slang\bezel\Mega_Bezel\Presets\Base_CRT_Presets\MBZ__4__STD-SCREEN-ONLY__GDV.slangp
and the parameters for the New-pixi clone.
# HSM_DOWNSAMPLE_BLUR_SCANLINE_DIR = "33"
# HSM_DOWNSAMPLE_BLUR_OPPOSITE_DIR = "33"
HSM_DOWNSAMPLE_BLUR_SCANLINE_DIR = "0.000000"
HSM_DOWNSAMPLE_BLUR_OPPOSITE_DIR = "0.000000"
HSM_INTERLACE_TRIGGER_RES = "100.000000"
HSM_FAKE_SCANLINE_OPACITY = "70.000000"
HSM_FAKE_SCANLINE_ROLL = "30.000000"
SGPT_BLEND_OPTION = 0
g_cntrst = "0.500000"
GDV_AFTERGLOW_THRESHOLD = "7.5"
# BP = "16"
glow = "-0.300000"
SIZEH = "7.000000"
SIGMA_H = "2.300000"
halation = "0.2"
h_sharp = "3.000001"
shadowMask = "6.000000"
maskstr = "0.4"
maskDark = "1.000000"
GDV_DECONVERGENCE_ON = "1.000000"
deconrr = "1.500000"
deconrb = "-1.500000"
deconrry = "1.500000"
deconrby = "-1.500000"
addnoised = "0.140000"
and create a second reference for a preset.
You would get an actual “screen only” version of the new-pixie clone.