Over at PlayStationHAX forums developer TizzyT has released a Tool called JSXviewer, this tool is not finished but can be useful to the community in it's current form. This tool will allow you to view and extract the contents of a .jsx files these are common files found in various animated Themes on the PS3. Checkout the details below from two scene developer:
Original Release Notes from TizzyT
TizzyT said:This is fairly old and is unfinished (can't automatic decompile yet) but I was told I should put this here.
Its a tool to view/extract info from .jsx files (usually found when dealing with themes). It might help in manual decompilation for now I guess. I might get around to finishing the auto decompile feature.
Thanks Sandungas for the help.
Here is a bit of an explanation from developer Sandungas about this release
sandungas said:Before people asks... this tool is supposed to generate the original "javascript like" file used to compile .raf animations (inside dynamic themes and coldboot)
It doesnt makes the decompilation yet, but it does the previous steps like cropping tables, generating a list of opcodes, etc... usefull to study how the compilation<--->decompilation works
Thx![]()
Last edited: