1
Graphics / Re: Incorrect sprite position on another machine
« on: November 14, 2012, 05:26:34 pm »Are you using the latest source of SFML? There were quite a few fixes since the RC, specially one regarding sf::RenderTexture and Intel graphics card, maybe that fixes it also on the Nvidia card...
I'm using precompiled binary of SFML 2.0 RC on the download page. I'll try to compile the latest source myself.
Thanks for your suggestion.