Code: Select all
love.graphics.setDefaultFilter('nearest', 'nearest')
After completing the game i have made it executable for windows in both 32 and 64 bit. On running the .exe file in windows, it is not as sharp as it is showing in linux. The game works fine but, this small detail is bugging my mind. Any suggessions?