Additional Info
|
.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
|
Additional Info
|
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 |
Additional Info
|
so far this works like a champ. I was having issues with .SOL Editor and .minerva seems to be working great. Thanks for sharing!
|
Additional Info
|
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 |
Additional Info
|
I've never heared of an protected SOL file, could you provide an example?
|
Additional Info
|
Additional Info
|
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. |