--- /dev/null
+[info]
+name="Ginge Is Not Gp2x Emulator"
+path="/ginge/ginge.gpe"
+icon="/ginge/ginge.png"
+title="/ginge/ginge_banner.png"
<?xml version="1.0" encoding="UTF-8"?>
<PXML xmlns="http://openpandora.org/namespaces/PXML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="PXML_schema.xsd">
-<application id="ginge">
+<package id="package.ginge.notaz">
+ <titles>
+ <title lang="en_US">GINGE</title>
+ </titles>
+ <version major="0" minor="0" release="3" build="0"/>
+ <author name="notaz" website="http://notaz.gp2x.de/"/>
+</package>
+<application id="ginge.notaz">
+ <titles>
+ <title lang="en_US">GINGE</title>
+ </titles>
<title lang="en_US">GINGE</title>
-
- <description lang="en_US">GINGE - GINGE Is Not GP2X Emulator</description>
-
+
+ <descriptions>
+ <description lang="en_US">GINGE - GINGE Is Not GP2X Emulator</description>
+ </descriptions>
+
<exec command="ginge.sh"/>
-
+
+ <icon src="ginge60.png"/>
+
<author name="notaz" website="http://notaz.gp2x.de/"/>
-
- <version major="0" minor="0" release="1" build="0"/>
+
+ <version major="0" minor="0" release="3" build="0"/>
+
+ <licenses>
+ <license name="other"/>
+ </licenses>
+
<info name="GINGE readme" type="text/plain" src="readme.txt"/>
-
+
<categories>
<category name="Game">
<subcategory name="Emulator"/>
-----\r
\r
Ginge is an application that can run many GP2X F100/F200, Wiz games and\r
-programs on other ARM Linux platforms, which currently includes Pandora\r
+programs on other ARM Linux platforms, which currently includes Pandora,\r
Caanoo and Wiz itself. It is not a full hardware emulator like MAME, PicoDrive\r
or similar, it does not emulate the CPU. It can be considered as compatibility\r
layer similar to Wine on PC Linux, however it does emulate small portion of\r
Ginge may come with some libraries. Those libraries are unmodified copies\r
of ones found in root filesystems in GP2X and Wiz and are included to more\r
accurately reproduce environment found on GP2X. Their source code may or may\r
-not be available, I did not I use it, but whatever I found is mirrored here:\r
+not be available, I did not use it, but whatever I found is mirrored here:\r
http://notaz.gp2x.de/downloads/gp2x/src/410_all/\r
\r
Remaining portion is released under custom closed source license. It is not\r