Oh yes, here's a nice tip if you want to run JJ2 windowed in the normal Wine. I recommend against actually switching to the real windowed mode, because it's extremely slow. (we're talking 5 to15fps here)
Instead edit your wine config file (/home/username/.wine/config) and add these lines to the appdefaults section:
Code:
[AppDefaults\\Jazz2.exe\\x11drv]
"Desktop" = "640x480"
This will allow you to run the fullscreen mode in a window.
|