Ok, I see. The post that was referenced was talking about brightness and gamma being blank and to restore them to original values they need to be zero and one. Mararunr only picked "blank" goes to a zero, where the complete answer is default brightness is zero, default gamma is 1.0.
(Referenced link:)
<dimmingCurve>
<red brightness="" gamma=""/>
<green brightness="" gamma=""/>
<blue brightness="0" gamma=""/>
</dimmingCurve>
Whereas this is what it should look like by default:
<dimmingCurve>
<red brightness="0" gamma="1.0"/>
<green brightness="0" gamma="1.0"/>
<blue brightness="0" gamma="1.0"/>
</dimmingCurve>
I didn't need to edit the xlights_rgbeffects.xml file to fix your issue, I went into your P10 model and clicked dimming curve and put in 1.0 on gamma. For all my models (I have 80), I never touched the dimming curves on them. Dimming curves can fine tune your display elements.
Sorry for the confusion