air files
#1

Hello, could someone please tell me what file format files like air.randomplanename, when I click properties it says its a file. What kind of file and how do I open and edit it? Thanks. S! PS, if the answer is tied to FM and you don't want to post it public please pm me.
Reply
#2

That is the name of the class file the plane uses.
Reply
#3

but my class file decompiler doesn't work on them
Reply
#4

Check your Pm's.
Reply
#5

tryed opening them with notepad?
Reply
#6

Russ_Ace Wrote:tryed opening them with notepad?

hehe no they are java files.
Reply
#7

What do I use to open and edit these files?

[Image: likethis.jpg]
Reply
#8

A Java editor.
Reply
#9

Usually the files shouldn't be called "com.maddox.il.", rather all those parts coming before the aircraft name are folder structures, e.g. the aircraft files should reside in the subfolder com/maddox/il2/objects/air.
If you're using the recommended way (e.g. gathering the class files with a classdumper, unhashing them with the classresolver) you'll get the structure automatically.
The class files should have the extension ".class" (again, the classresolver does this automatically).
When you got that far, you can open the ".class" files with a java class file editor / decompiler of your choice, e.g. DJ Java Decompiler, JoDe (with user interface: JD GUI) etc. pp.

Best regards - Mike
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)