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
Everything works.
What does not
Nothing does not work.
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
Works with patch only.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Arch Linux | Nov 03 2014 | 1.7.30 | Yes | Yes | No | Gold | Jimmy | |
Show | Arch Linux | Sep 13 2012 | 1.5.12 | Yes | Yes | No | Gold | Jimmy | |
Show | Debian GNU/Linux 7.x "Wheezy" | Dec 03 2011 | 1.3.34 | Yes | Yes | No | Gold | Jimmy | |
Show | Debian GNU/Linux 6.x "Squeeze" | Jul 11 2011 | 1.3.24 | Yes | Yes | No | Gold | Jimmy | |
Show | Slackware 12.1 | Feb 17 2010 | 1.1.38 | Yes | Yes | No | 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.