Remove the diff files from the directory you specified in Datapath.cs and RunUO will not read them.
Also, you could put this in CurrentExpansion.cs:
Code:
TileMatrixPatch.Enabled = false;
This should make RunUO not read the diff files (though i have not tested it

)