• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Packaging GetAmped2 class files into an executable jar?

Initiate Mage
Joined
Jun 27, 2015
Messages
1
Reaction score
1
Hey all.


I have been able to extract online game GetAmped2's files and after being really excited and doing extensive research I am very intrigued by what I have found. Although many of GetAmped2's extracted files were filetypes that I could not view or edit correctly like .scm and .agi, (albeit minimally with a hex editor of course) it seems as though GetAmped2 has stored all of its java class files into a file called classes.kxr. After extracting, I viewed these classes with a decompiler and it was essentially the game's source code! But aside from that, the most interesting part is that there were class files for the tools used to create and edit the many filetypes I could not view normally: namely, the ScriptModel Editor which controls parameters and associations between models and textures and exports to ".scm"


AmpedUp - Packaging GetAmped2 class files into an executable jar? - RaGEZONE Forums


Everything seems to be there. So...


My question is this: since I essentially have the compiled source code for this tool, how can I package the class files into an executable to run the tool?


Many thanks.
 
Back
Top