I changed TDMC code in my game and the example project to use precise tile collision and noticed that if you move diagonally against tile wall, the player kind of studders, which looks odd.
This does not happen with the object based collision. Have you noticed this? You wouldn't happen to have any idea how to fix that?