

I decided to give A Township Tale some love by improving its performance with a patch
I have created a patch that allows you to change the MSAA graphics setting that the game uses. The game forces 2xMSAA across all graphics presets with no built in way of turning it off.
MSAA is a technique used to avoid jagged edges on objects, but with modern day headsets this technique is less relevant as the resolution of the headset and the rendered game allow for almost no jagged edges natively.
This means that MSAA is using a lot of performance overhead when it is not needed.
On my hardware I was able to go from running the game at 2300x2300 per eye to hold a steady 90fps to being able to run at nearly 3650x3650 while holding an almost locked 90fps.
Depending on your hardware the improvement may vary.