Replacing texture file path in textures referenced in Enscape material

Is there a way to replace the texture file path referenced in Enscape material?
I am trying to make all my texture files linked to local C drive files instead of any textures I saved on the server.

I was hoping RenderReportImageFiles then “Gather”/ “Reaplce” can do this for me. But it is unable to replace/ relink the texture files referenced in the Enscape material although the Rhino ones worked fine.

Can I do it with some scripting?
I looked at the type of the Enscape material and it seems to be Enscape.Rhino.Plugin.Materials.EnscapeRenderMaterial I can call enscapeMaterial.SimulateMaterial API to get the file paths but how would do I replace it?

I feel like this one has a lot to do with scripting too although it’s placed in rendering category.
https://developer.rhino3d.com/api/rhinocommon/rhino.render.rendermaterial/simulatedmaterial