Posted October 14, 2016
I struggled with this issue for a decent while and didn't find anything regarding it online, so I've decided to write up my findings here (fix in the bottom paragraph).
I found, after installing WA under wine and enabling the wine compatibility options offered on first run, that the game only showed a chunk of the screen when starting a match when "custom resolution" is set. 800x600 windowed worked fine, but when the resolution was set to my desktop resolution, the game would set the correct resolution but only show the top left 800x600 pixels of the screen (messages would get cut off, everything looked to be the right size and location, but the mouse would show anywhere it was moved).
I realized that this was the result of the forced wine desktop, which is automatically set to 800x600.
To fix this, go under the advanced section of the options menu and uncheck "Force Wine virtual desktop", and exit the game. Then open a terminal, set the wine prefix for the location you have the game installed in ("export WINEPREFIX=~/.wine-worms" or wherever you have it), then run winecfg and go to the Graphics tab and check Emulate a Virtual Desktop, and set the resolution to your desktop resolution. Voila! The whole screen will be revealed in-game.
I found, after installing WA under wine and enabling the wine compatibility options offered on first run, that the game only showed a chunk of the screen when starting a match when "custom resolution" is set. 800x600 windowed worked fine, but when the resolution was set to my desktop resolution, the game would set the correct resolution but only show the top left 800x600 pixels of the screen (messages would get cut off, everything looked to be the right size and location, but the mouse would show anywhere it was moved).
I realized that this was the result of the forced wine desktop, which is automatically set to 800x600.
To fix this, go under the advanced section of the options menu and uncheck "Force Wine virtual desktop", and exit the game. Then open a terminal, set the wine prefix for the location you have the game installed in ("export WINEPREFIX=~/.wine-worms" or wherever you have it), then run winecfg and go to the Graphics tab and check Emulate a Virtual Desktop, and set the resolution to your desktop resolution. Voila! The whole screen will be revealed in-game.