Coder Social home page Coder Social logo

quackster / projectorrays Goto Github PK

View Code? Open in Web Editor NEW

This project forked from projectorrays/projectorrays

1.0 0.0 0.0 438 KB

Decompiler for Macromedia Shockwave/Macromedia Director/Adobe Shockwave/Adobe Director

License: GNU General Public License v3.0

C++ 99.50% Makefile 0.50%

projectorrays's Introduction

ProjectorRays Shockwave Decompiler

ProjectorRays is a decompiler for Adobe Shockwave and Adobe Director (formerly known as Macromedia Shockwave and Macromedia Director, and not to be confused with Shockwave Flash).

Director was released in 1987, and it quickly became the world's leading multimedia platform. Beginning in 1995, Director movies could be published as DCR files and played on the web with the Shockwave plugin. Over the years, the platform was used for countless CD-ROM and web games, before being fully discontinued in 2019.

Nowadays, Shockwave games are unplayable on the modern web, and their original source code is often lost or unavailable. ProjectorRays can take a published game, reconstruct its Lingo source code, and generate editable project files to aid preservation efforts.

If you have a DCR (published Shockwave movie) or DXR (protected Director movie), ProjectorRays can generate a DIR (editable Director movie).

If you have a CCT (published Shockwave cast) or CXT (protected Director cast), ProjectorRays can generate a CST (editable Director cast).

ProjectorRays is a work in progress. If you run into any issues, please report them on the issue tracker.

How do I use it?

Windows

Development builds are available on the releases page.

To use it, run projectorrays.exe INPUT_FILE OUTPUT_FILE. ProjectorRays will take the input file, unprotect/decompress it, restore its source code, and output it to the specified location. The outputted file can then be opened in Director.

*nix

Install Boost 1.72.0 or later, nlohmann JSON, mpg123, and zlib. Run make to build.

To use it, run ./projectorrays INPUT_FILE OUTPUT_FILE. ProjectorRays will take the input file, unprotect/decompress it, restore its source code, and output it to the specified location. The outputted file can then be opened in Director.

Credits

ProjectorRays is written by Deborah Servilla, based on the disassembler by Anthony Kleine.

This could not exist without the reverse-engineering work of the Earthquake Project, the Just Solve the File Format Problem wiki, and the ScummVM Director engine team.

The projector icon is by DangerouslySlowCat.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

projectorrays's People

Contributors

djsrv avatar juanmv94 avatar mistydemeo avatar quackster avatar rvanlaar avatar sev- avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.