Slashdot Mirror


DMCA Exemption Sought to Save 'Abandoned' Online Games (techspot.com)

An anonymous reader quotes TechSpot: Every three years the US Copyright Office reviews and renews the DMCA's anti-circumvention provisions at which time it considers exemptions to the law. It is currently looking at a proposal for allowing museums, libraries and archives to circumvent the DRM on abandoned online games such as FIFA World Cup, Nascar and The Sims.

The proposal was initiated by The Museum of Art and Digital Entertainment (The MADE). The Made is a 501c3 non-profit organization with a physical museum located in Oakland, California. The gallery "is the only all-playable video game museum in the world, [and] houses over 5,300 playable games." The Made is concerned that certain multiplayer and single-player games that require a server to run will be lost if exemptions are not made to the DMCA. It is not looking to circumvent current games but instead is looking to preserve titles that have already been shut down by the producer -- City of Heroes (and Villains) would be a good example.

"Although the Current Exemption does not cover it, preservation of online video games is now critical," a Made representative wrote to the Copyright Office. "Online games have become ubiquitous and are only growing in popularity. For example, an estimated fifty-three percent of gamers play multiplayer games at least once a week, and spend, on average, six hours a week playing with others online." The number of abandoned games is not insignificant, either. According to the Electronic Arts "Online Services Shutdown" list, more than 300 titles and servers dropped out of service just in the last four years. These games are not played anymore because they require an active server.

4 of 59 comments (clear)

  1. We need... Project Gutenberg for Software! by Anonymous Coward · · Score: 4, Interesting

    I have to agree there needs to be a way to legally revive software titles from the economic dust-bin. Either though philanthropy or crowd-sourcing games that people have paid money for (like a book) should have a way to recover when the original source abandons the media. Having said that there will also be some legal issues that need to be tackled head-on or us digital denizens will suffer the wrath of the SCO.

    I vote Yes for this effort!

  2. Re:Are there specific favorites to save? by fyrewulff · · Score: 4, Informative

    The entire Marathon series has been available for quite some time via the Aleph One open-source engine. Additionally, Bungie released the entire trilogy as freeware.

    https://alephone.lhowon.org/

    http://trilogyrelease.bungie.o...

    --
    "We need to get over this notion, that, for Apple to win... Microsoft must lose." - Steve Jobs, 1997
  3. Re:We need Project Gutenberg combined with... by Bert64 · · Score: 5, Insightful

    The problem as always, is that copyright laws are outdated..
    The original 20 years and then a work falls into the public domain made sense when works were written on paper and transport was slow. These days a lot has changed...

    The Internet allows near instantaneous distribution worldwide, so the copyright terms should be much shorter...
    Media such as software is much more complicated than a book... Whereas with a book it's possible to rewrite the words into a new book, reprint, or even chop up excerpts for use in another work, this isn't the case with software distributed as binaries, only software distributed as sourcecode. Similarly software can have external requirements (like an externally hosted server) which books, video and music cannot.

    There needs to be sensible reforms to ensure that the original goals of copyright are met, that is authors have a limited time to profit from their works after which the work must enter the public domain so everyone can benefit. For software this should be a mandatory requirement that the fully buildable sourcecode of both client and server components be made available upon copyright expiry, or upon end of availability - whichever is sooner.

    The current copyright system does not benefit society at all. People claim that works won't be produced, but visit any country where copyright laws don't exist or aren't enforced and you will see lots of locally produced content.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  4. It is not just games by Alain+Williams · · Score: 4, Insightful

    there is a lot of software in use that was written by someone who is now dead and who did not leave any indication as to what should happen. I am thinking of free to use software, sometimes without a clear license. What if I want to fix bugs in it, enhance it and also release my (added) code under, eg GPL?

    OK: in truth it is very unlikely that anyone will come after me for so doing, but it would be nice to have some reassurance.