.minerva sol editor
-migrated-
.minerva sol editor Posted on: 04/21/2011 9:46am
Quote Post
.minerva is an Adobe AIR based utility. It is capable of reading and writing AS2 (AMF0) and AS3 (AMF3) Shared Objects (.sol Files). It is also capable of reformatting JavaScript that has been optimized. An example of optimized JavaScript is JavaScript that has all the line breaks removed in order to reduce file size. Thus reducing the entire script to a single line. While good for file size, it
Re: .minerva sol editor Posted on: 05/06/2011 12:32pm
Quote Post
System Bot
Before using .minerva, always make a backup of the sol you want to edit. It seems that the newest version has problems with saving a file, resulting in an almost empty and completely useless sol (I encountered this problem especially with saves that contain undefined variables).

Apart from that, .minerva is pretty awesome!

This post was imported from an account that no longer exists!
Previous Name: Yoshimo
Re: .minerva sol editor Posted on: 05/18/2011 6:20pm
Quote Post
so far this works like a champ. I was having issues with .SOL Editor and .minerva seems to be working great. Thanks for sharing!
Re: .minerva sol editor Posted on: 05/21/2011 1:22am
Quote Post
System Bot
This is FAR better than any .sol editor i have ever found

This post was imported from an account that no longer exists!
Previous Name: Simple_AOB
Re: .minerva sol editor Posted on: 09/03/2011 11:29pm
Quote Post
I've never heared of an protected SOL file, could you provide an example?
Re: .minerva sol editor Posted on: 09/04/2011 8:17am
Quote Post
Quote from: "92Garfield"
I've never heared of an protected SOL file, could you provide an example?
The .sol files in Pyro and Pyro II are protected in some way IIRC.
Re: .minerva sol editor Posted on: 09/04/2011 1:07pm
Quote Post
I wouldn't call that protcted.

Still was helpfull, gotta implement the function to edit bytearrays in my SOL editor too.

But seeing this, has anyone successfully edited a SOL for Pyro?
I don't think seeing the bytes helps a lot.