Refurbished JAPE savegame editor[message #35726]
|
Tue, 24 May 2005 11:28
|
|
jhsveli |
Messages:2
Registered:May 2005 Location: Norway |
|
|
I've always used the JAPE savegame editor for "messing" with my game. In my opinion it is the best editor of merc stats for individual savegames.
It is originally designed to run on Java VM which thankfully died along with win98 and the DOS-based OS's. this means that in it current form, it won't work with NT-based OS's. I've received the source code for JAPE and refurbished it and packed it into a .jar file so that it runs on any os (theoretically) with Java Runtime Environment installed. I've tested it on Windows XP (pro) only.
It seems to be working excellent with different versions of JA2, but I haven't tested on all. It also works with wildfire saves.
I haven't altered any of it's original functions. These include stats editing and carried items editing. The editing of the items carried by mercs is not so intuitive, but there is a good memory editor which i use for this. However the stats editor is ingenious and simple to use.
If there is interest among other people in acquiring this new "version" originally made by Douglas Greiman, I will gladly make it officially available, or send it to someone who offers to do it.
Report message to a moderator
|
Civilian
|
|
|
|
|
|
|
|
Re: Refurbished JAPE savegame editor[message #35732]
|
Sun, 12 June 2005 22:43
|
|
jhsveli |
Messages:2
Registered:May 2005 Location: Norway |
|
|
Sorry for the lengthy period of inactivity, I've been preoccupied with some exams lately.
Well, I haven't made great canges to JAPE yet, but I've started work on relpacing old awt-components with newer "lightweight" swing-components that are easier to work with.
I've made two versions downloadable from my home area on my Uni's student server:
www.stud.ntnu.no/~jorgenhv/fil/JAPEnew.jar
www.stud.ntnu.no/~jorgenhv/fil/JAPEold.jar
The "old" version is simply Douglas Greimans original JAPE repackaged as a jar, with no other changes.
Remember that you need Java Runtime Environment to execute jars. If you have installed WinRAR after installing JRE, the .jar file association may lead to the jar beeing opened with WinRAR as an archive, this is not correct. Via Folder Options -> File Types change the application used to open jar files to:
"C:\Program Files\Java\jre1.5.0_02\bin\javaw.exe" -jar "%1" %*
where c:\program files\java\jre1.5.0_02 is the path to where JRE is installed.
Report message to a moderator
|
Civilian
|
|
|
|
|
Re: Refurbished JAPE savegame editor[message #35735]
|
Wed, 15 June 2005 11:09
|
|
bllallb |
Messages:1
Registered:June 2005 |
|
|
Thanks for making the java version of JAPE!
did you ever consider adding the weapons for wf in ? (hint hint)
Nice work.
Report message to a moderator
|
Civilian
|
|
|
|
|
|