I've been developing a platformer engine in XNA for a short time now, and I decided to see how what I had so far ran on my laptop (not what I'm developing the game on.) I've been getting some strange latency (when changing direction and walking/jumping), as well as a bit of lag. I've asked a friend to run it on his computer and he gets the same result, but on my desktop it's fine. Any thoughts?
I initially thought it may be something to do with different graphics cards, because my desktop has a relatively powerful one and the computers with these problems have integrated graphics, but as it's a small 2D game I wouldn't think there would be problems like this.