I’m getting the dreaded ‘This MGFX effect is for an older release of MonoGame’ error now I’m working on a project that’s using the latest source from the develop branch rather than the NuGet packages that came with 3.8. The shaders were compiled with the 3.8 content pipeline.
I’m presuming this value has been increased in develop? It seems to be MGFX 10 whereas my compiled shaders are MGFX 9.