Can I prevent scaling on macOS?

I’ve got a game I would love to bring to macOS. Since it uses UIKit, Catalyst is the obvious choice. However, scaling my 1024 * 768 pt iPad game to 77% would be silly. Is there a way to make it pixel-identical in a 1024 * 768 window?