Originally posted by Redheadedweirdo at 28-1-2010 06:04 PM
i can't get the jar or cod to open.
If you want to install a .jar file (or .jad file if the package has one), open media,
push the menu button and click explore
Browse to where you copied the .jar and click on the file to install
for .cod files if you don't have a .jad or an alx file with it you need to create an .alx
file
Open notepad and type the following html code
<loader version="1.0">
<application id="
game name">
<name>
game name</name>
<description>ALXmake V1.0 make</description>
<version>0</version>
<vendor>ALXmake</vendor>
<copyright>Copyright ???</copyright>
<fileset Java="1.25">
<directory />
<files>
file1.cod
file2.cod (if you have more than one)
</files>
</fileset>
</application>
</loader>
Then save as
game name.alx
type all files
make sure the .alx and the .cod file are in the same folder
From here you can use the Desktop manager to install.
Appication Loader>> start by add remove apps>> browse to alx>>click next>>click finished