Git Product home page Git Product logo

Comments (1)

Brian151 avatar Brian151 commented on May 22, 2024 1

@lfp6
@PaulusParssinen

ProjectorRays is supposed to be our decompiler (or was) , and was started pretty much with the intention of getting at scripts.

Why the focus became so bytecode/script-oriented, I'm not sure...
It is possible I had something to do with that, because I have a certain set of priorities

The Earthquake project, or as it started, "OpenShockwave" is primarily focused on decompilation and format documentation. However, we've become busy with life or there have been interest shifts.

To be perfectly honest, we are operating fairly independent of each other. That's why we have a few versions of a parsing library, a decompiler, a graphics viewer, etc... It's not the best for productivity or collaboration. There also have been some disagreements about things like XTRAs, especially those adding entire file formats

I can say that W3D will probably be fairly difficult

I was working on a reader for fonts... They're just not fun to parse
I somewhat doubt my abilities both to display and to convert them, I've never tried font rendering, but I understand it has some caveats
I could read/export them, at least

I actually have resumed work on the web/JS build of Earthquake, including re-make it yet AGAIN... Trying to be more methodical and careful about HOW I do things this time. And, I am currently implementing DCR/CCT. But, this will take some time, and I'm having to fill information gaps. I think I definitely can get Earthquake to disassembling Lingo (or at least, facilitating that), but no idea when. Compiled JavaScript is not something we've yet found how to deal with, but looks like you have @PaulusParssinen

As for format support We started with DIR/DXR,CST/CXT because they're the easiest to handle. Shockwave/Afterburner does some not nice things, and I can say those varints caused me some major byte-alignment issues trying to read the chunks correctly

I've currently gotten as far as to decompress the ILS
Now I have to read it.

from shockky.

Related Issues (6)

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.