Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Cedega (software)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Infobox software | name = Cedega | screenshot = | caption = | developer = [[Findev|TransGaming Technologies]] | latest_release_version = 7.3 | latest_release_date = {{Start date and age|2009|06|02}} | operating_system = [[Linux]] | discontinued = yes | genre = [[Compatibility layer]] | license = [[X11 license]] }} '''Cedega''' (formerly known as '''WineX''') was the [[proprietary software|proprietary]] [[Fork (software development)|fork]] by [[Findev|TransGaming Technologies]] of [[Wine (software)|Wine]], from the last version of [[Wine (software)|Wine]] under the [[X11 license]] before switching to [[GNU Lesser General Public License|GNU LGPL]]. It was designed specifically for running [[personal computer game|game]]s created for [[Microsoft Windows]] under [[Linux]]. As such, its primary focus was implementing the [[DirectX]] [[application programming interface|API]]. WineX was renamed to Cedega on the release of version 4.0 on June 22, 2004. Cedega Gaming Service was retired on February 28, 2011. TransGaming announced that development would continue under the [[GameTree Linux]] Developer Program,<ref name="cedega.com">{{cite web | url = http://www.cedega.com/ | title = Official announcement about retirement of Cedega}}</ref> however this proved moot as the company's core technology divisions were shuttered in 2016.{{cn|date=July 2024}} ==Licenses== Though Cedega was mainly [[proprietary software]], TransGaming did make part of the source publicly available via [[Concurrent Versions System|CVS]], under a mix of licenses.<ref name="TG Licenses">{{cite web | url=http://www.transgaming.com/license.php?source=1 | title=Licenses | publisher=TransGaming | url-status=dead | archiveurl=https://web.archive.org/web/20051212101651/http://www.transgaming.com/license.php?source=1 | archivedate=December 12, 2005 | accessdate=September 8, 2015}}</ref> Though this was mainly done to allow a means for the public to view and submit fixes to the code, it was also frequently used as a means to obtain a quasi-demonstration version of Cedega. TransGaming released a proper demo of Cedega because of complaints of the difficulty of building a usable version of the program from the public CVS, as well as its outdated nature. The demo released by Cedega gave users a 14-day trial of a reasonably current version of the product with a watermark of the Cedega logo which faded from almost transparent to fully opaque every few seconds. This demo was removed without comment. While the licenses under which the code was released do permit non-commercial redistribution of precompiled public-CVS versions of the software, TransGaming strongly discouraged this, openly warning that the license would be changed if they felt that abuse was occurring or otherwise threatened. TransGaming similarly discouraged source-based distributions like [[Gentoo Linux]] from creating automated tools to let people build their own version of Cedega from the public CVS.<ref>{{cite web | url = http://www.gentoo.org/news/en/gwn/20030804-newsletter.xml#doc_chap1_sect4 | publisher = Gentoo | title = Newsletter notice about removal of Cedega CVS | access-date = 2007-01-09 | archive-url = https://web.archive.org/web/20061022045029/http://www.gentoo.org/news/en/gwn/20030804-newsletter.xml#doc_chap1_sect4 | archive-date = 2006-10-22 | url-status = dead }}</ref> The Wine project originally released Wine under the same [[MIT License]] as the X Window System, but owing to concern about [[proprietary software|proprietary]] versions of Wine not contributing their changes back to the core project,<ref>{{cite web | url=https://winehq.org/pipermail/wine-devel/2002-February/003912.html | title=Wine license change | first=Jeremy | last=White | date=6 February 2002 | accessdate=27 April 2010 }}</ref> work as of March 2002 has used the LGPL for its licensing.<ref>{{cite web | url=https://winehq.org/pipermail/wine-devel/2002-February/004487.html | title=License change vote results | author=Alexandre Julliard | date=18 February 2002 | accessdate=27 April 2010 }}</ref> ==Functionality== In some cases it closely mimicked the experience that Windows users have (insert disc, run Setup.exe, play). In other cases some amount of user tweaking is required to get the game installed and in a state of playability. Cedega 5.2 introduced a feature called the Games Disc Database (GDDB) that simplifies many of these settings and adds auto-game detection when a CD is inserted so that settings are applied for the inserted game automatically. A basic list of features: * Some types of [[copy protection]] * Pixel Shaders 3.0 * Vertex Shaders 3.0 * DirectX 9.0 * Joystick support including remapping axes * The ability to run some Windows games ==History== Cedega subscribers dwindled as users expressed a number of complaints<ref name="yourusersareleaving">{{cite web | url = http://www.cedega.com/forums/viewtopic.php?t=8924 | archiveurl=https://web.archive.org/web/20110708131153/http://www.cedega.com/forums/viewtopic.php?t=8924 | archivedate=July 8, 2011 | date=October 2, 2007 | publisher = TransGaming | title = Your users are LEAVING}}</ref> due to lack of updates, fatal problems with supported games and with Wine having achieved a number of features that were unique to Cedega, giving even better compatibility in some cases. Users attributed the apparent lack of interest from TransGaming on Cedega to their focus on [[TransGaming Technologies#Cider|Cider]], a similar Wine-based API layer for Mac OS X systems, supported by [[Electronic Arts]] to bring their Windows native games to Mac.<ref>{{cite web | url = http://www.transgaming.com/news/?id=50 | title = TransGaming to Develop EA Titles for Mac OS X | access-date = 2007-12-03 | archive-url = https://web.archive.org/web/20071210211745/http://www.transgaming.com/news/?id=50 | archive-date = 2007-12-10 | url-status = dead }}</ref> On November 13, 2007's Development Status report, TransGaming explained that a number of modifications had been made to Cedega's code to add Wine's implementation of the [[Windows Installer|MSI]] installation system and to be able to incorporate more of Wine's codebase.<ref name="Cider">{{cite web|url=http://www.cedega.com/theden/?p=6 |publisher=Cedega |title=Cider }}{{dead link|date=November 2016 |bot=InternetArchiveBot |fix-attempted=yes }}</ref> It was never confirmed if those changes were in conformance with Wine's LGPL license. Also on the November 13, 2007 report, it was announced that all of the work done on Cider would be merged back into Cedega (since both share the same code). Among the new features are “new copy protection, 2.0 shader updates, a head start on shader model 3.0, performance upgrades, a self-updating user interface” and others.<ref name = "Cider" /> On September 23, 2008, Cedega officially presented the new version 6.1. Cedega Gaming Service was retired on February 28, 2011.<ref name="cedega.com"/> ==Controversy== TransGaming's business practice of benefiting financially from the Wine project, without contributing anything back to it drew criticism. TransGaming obtained the source to the original Wine project when it was under the [[MIT License]] and this license placed no requirements on how TransGaming published the software. TransGaming decided to release their version as proprietary software.<ref>[http://www.maximumpc.com/article/howtos/how_run_windows_games_linux How to run Windows games on Linux] - [[Maximum PC]]</ref> Cedega included licensed support for several types of CD-based copy protection (notably SecuROM and SafeDisc), the code for which TransGaming said they were under contract not to disclose. They had initially pledged to release their code if they reached 20,000 subscribers, but this never actually happened.<ref>{{cite web|archive-url=https://web.archive.org/web/20011225200125/http://www.newsforge.com/article.pl?sid=01/10/22/0051250|url=http://www.newsforge.com/article.pl?sid=01/10/22/0051250|title=TransGaming, Mandrake team up to bring PC games directly to Linux|date=2001-10-22|access-date=2023-05-30|archive-date=2001-12-25|first=Grant|last=Gross|website=NewsForge}}</ref> In 2002, the Wine project changed its license to the GNU Lesser General Public License (LGPL). This means that anyone who publishes a modified version of Wine after the license change must publish the source code under an LGPL-compatible license. TransGaming halted using code contributed to Wine when the license was changed, though this later resumed with TransGaming integrating certain LGPL portions of Wine into Cedega and placing those portions of the source code on their public servers.{{Citation needed|date=June 2009}} TransGaming offered a CVS tree for Cedega without the Point2Play [[graphical user interface|GUI]], copy protection support, and texture compression<ref>{{cite web|archive-url=https://web.archive.org/web/20011225200125/http://www.newsforge.com/article.pl?sid=01/10/22/0051250|url=http://www.newsforge.com/article.pl?sid=01/10/22/0051250|title=TransGaming, Mandrake team up to bring PC games directly to Linux|date=2001-10-22|access-date=2023-05-30|archive-date=2001-12-25|first=Grant|last=Gross}}</ref> through its own repositories<ref>{{cite web | url=http://cvs.transgaming.org/cgi-bin/viewcvs.cgi/ | archive-url=https://web.archive.org/web/20050406040933/http://cvs.transgaming.org/cgi-bin/viewcvs.cgi/ | archive-date=2005-04-06 | title=Repository }}</ref> with mixed [[LGPL]], [[AFPL]] and bstring licensing.<ref name="License">{{cite web | url = http://www.cedega.com/license.php?source=1 | publisher = TransGaming | title = Software License }}{{Dead link|date=September 2018 |bot=InternetArchiveBot |fix-attempted=yes }}</ref> Scripts and guides have been made by the community to facilitate building Cedega from the source tree.<ref>{{cite web | url=http://ubuntuforums.org/showthread.php?t=193814%2F | archive-url=https://web.archive.org/web/20110522034255/http://ubuntuforums.org/showthread.php?t=193814%2F | archive-date=2011-05-22 | title=[Free Gaming] Easy Automatic Installation, without efforts, of CVScedega for Newbies }}</ref><ref>{{cite web | url=http://www.linux-gamers.net/modules/wiwimod/index.php?page=howto%20cedega%20cvs | archive-url=https://web.archive.org/web/20080112184849/http://www.linux-gamers.net/modules/wiwimod/index.php?page=howto%20cedega%20cvs | archive-date=2008-01-12 | title=LinuX-gamers.net - Howtos - Cedega CVS }}</ref> ==See also== {{Portal|Video games}} * [[Wine (software)|Wine]] — the [[free software]]/[[open source software]] on which Cedega is based. * [[WINE@Etersoft]] — another commercial proprietary Wine-based product. * [[CrossOver]] — another commercial proprietary Wine-based product, targeted at running productivity/business applications and, recently, games. ==References== {{Reflist|30em}} ==External links== *[https://web.archive.org/web/20101222054903/http://www.cedega.com/ Former Cedega website] *[https://web.archive.org/web/20120722043948/http://cedegawiki.sweetleafstudios.com/wiki/Main_Page Cedega Wiki] — User-maintained database of games that work and don't work with Cedega, along with game-specific setup instructions and tweaks *[https://web.archive.org/web/20060813022728/http://showmedo.com/videos/series?name=LinuxCadieuxCedega Screencast for installing and testing] Cedega on SuSE Linux at showmedo {{Unix–Windows interoperability}} [[Category:Compatibility layers]] [[Category:Software derived from or incorporating Wine]] [[Category:Software forks]] [[Category:Discontinued software]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Citation needed
(
edit
)
Template:Cite web
(
edit
)
Template:Cn
(
edit
)
Template:Dead link
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox software
(
edit
)
Template:Main other
(
edit
)
Template:Portal
(
edit
)
Template:Reflist
(
edit
)
Template:Template other
(
edit
)
Template:Unix–Windows interoperability
(
edit
)