Hello, I want to use "crt-geom-deluxe" and set "Shadow mask" to "none". I don't know how to edit the crt-geom-deluxe.json to obtain this result in Mame. Any help?
I guess the part that I need to edit is this one:
"input": [ { "sampler": "mpass_texture", "target": "internal1" }, { "sampler": "mask_texture", "texture": "bgfx/chains/crt-geom/aperture_1_2_bgr.png", "selection": "Shadow mask" }, { "sampler": "blur_texture", "target": "blur" } ],
|
|
|