View Single Post
Newspaz

JCF Member

Joined: Jan 2001

Posts: 2,678

Newspaz has disabled reputation

Sep 1, 2004, 05:42 AM
Newspaz is offline
Reply With Quote
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.