Some improvement

  • lugiank
    18th Feb 2011 Member 0 Permalink
    - Better performance (multi core/thread support or gpu cuda/opencl accelleration)
    - possibility to change resolution
  • jacksonmj
    18th Feb 2011 Developer 0 Permalink
    Yes, we know that better performance and multithreading would be nice, but doing this is not a simple matter.

    You can scale the window (e.g. to double size) using the method detailed in the wiki.
    https://powdertoy.co.uk/Wiki.html?id=full-screen_how-to

    Arbitrary resolutions will not be made, since all saves must have the same fixed resolution. This fixed resolution will not be increased any time soon (as it would make the game even slower than it already is).