Application Details:
Version: | 0.40 |
License: | Free to use |
URL: | http://subspacedownloads.com/d... |
Votes: | 6 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.7.30 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Install but does not run with default install
After applying this patch and restarting http://www.ssforum.net/index.php?s=&showtopic=19637&view=findpost&p=222502
Game runs
What does not
Full Screen Alt-tab doesn't display chat menu. this can be fixed by chaning a setting in the program to always display chat menu.
Workarounds
What was not tested
Macros with sound effects
Sound
Hardware tested
Graphics:
Additional Comments
Ensure you restart, or kill all existing Continuum.exe if you tried running it without the patch.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Arch Linux | Nov 03 2014 | 1.7.30 | Yes | Yes | Gold | Jimmy | ||
Show | Arch Linux | Sep 13 2012 | 1.5.12 | Yes | Yes | Gold | Jimmy | ||
Show | Debian GNU/Linux 7.x "Wheezy" | Dec 03 2011 | 1.3.34 | Yes | Yes | Gold | Jimmy | ||
Show | Debian GNU/Linux 6.x "Squeeze" | Jul 11 2011 | 1.3.24 | Yes | Yes | Gold | Jimmy | ||
Show | Slackware 12.1 | Feb 17 2010 | 1.1.38 | Yes | Yes | Gold | rlazur |
Bug # | Description | Status | Resolution | Other apps affected |
Continuum is freeware and can be downloaded from http://getcontinuum.com/
Continuum normally works by creating another process of itself with the inability to use OpenProcess, as a anticheat measure.
Wine doesn't emulate the ability to use these permission flags, so it endlessly loops. With the following patch to the Wine source, it checks for this, and allows Continuum to run.
To apply the patch to wine:
Copy and paste the text below into a file called continuum.patch:
|
And apply the patch with:
patch -p 1 < continuum.patch
Then go ahead and compile wine.
That's all that needs to be done. =) Many thanks go out to the wiki at wiki.minegoboom.com.
For the HOWTO patch, it has not been tested thouroughly, or at all, and could cause regressions for other programs. Please use at your own risk.
Comments for this application have been disabled because there are no maintainers.