pauleve/docker-mtgo

help wanted: change display resolution of mtgo?

Closed this issue · 2 comments

Almost in shock that MTGO is working beautifully on Ubuntu (17.10 64-bit) with this fantastic docker repo!

I'm new to using docker and wine, is there a way to alter the resolution of the program running? even max-sized the cards are appearing quite small. Thank you again.

You can use the --winecfg option of run-mgo: it will prompt a configuration tool before launching MTGO. There you go to Graphics tab, and you can adjust screen resolution, or even emulate a desktop (I think in your case the resolution should be enough).

Edit: It appears as though MTGO can't support more than ~199% scaling on the DPI. Anything greater will cause chat windows to not open.