Hi,
Small query, are we allowed to have borders in the game window for larger/smaller resolutions, but the game is still restricted to its 64x64 resolutions?
Basically what I was thinking was using a RenderTexture square in Unity and projecting the game onto that so the scale can be seen on larger resolutions, and have a border around the box to leave less blank space lying about.
Thanks in advance.