Dev have you set the target frame rate in your code? I find it wierd that your game takes up so much cpu. No issue running it but 30% for a static game isn't optimized. Setting the affinity to 1core drops the cpu to 10% so maybe disabling multithreading could help too