Quote from: Maciej on November 10, 2012, 10:40 AMI tried to copy 1600x1024 (it's 16x10 as my monitor) to folder with the game
don't do this, it's only for frontend and incompatible with window mode.
you see small worms because you have a very high DPI monitor. pixels are so tight that you can't see some very small details on screen unless you have a good eye. Retina is example.
if you got it working now, delete the frontendresolution module.
for the in-game resolution, you can use
wkPrivateCfg to set any resolution you want. keep in mind that only a resolution supported by monitor will actually be in-game, otherwise it'll reset to the nearest one (or a "default" one).
this isn't limitation to the PX "Windowed" option though, and is useful to specify custom window size. To enable PX window, do Windowed=1 in PX.ini.