I've ported the game Total Devastation 2 Rebirth (V0.7) to Pandora.
Enjoy this excellent fighting game by EGS Studios

Download
Edited by Geca, 17 June 2011 - 12:55 AM.
Posted 16 June 2011 - 11:39 PM
Posted 17 June 2011 - 12:27 AM
Posted 17 June 2011 - 12:48 AM
Posted 17 June 2011 - 07:25 AM
Posted 17 June 2011 - 10:27 AM
Posted 17 June 2011 - 02:51 PM
Posted 17 June 2011 - 03:07 PM
Edited by mcobit, 17 June 2011 - 03:08 PM.
Posted 17 June 2011 - 03:11 PM
Posted 17 June 2011 - 03:17 PM
Posted 17 June 2011 - 04:17 PM
Posted 17 June 2011 - 05:40 PM
The repo is more strict on the file-format (and wants more data) than the OS.fullfilled ?! The pnd is ok and works on all pandoras, I don't understand
Posted 17 June 2011 - 08:15 PM
Edited by mcobit, 17 June 2011 - 08:16 PM.
Posted 17 June 2011 - 08:41 PM
Posted 17 June 2011 - 08:43 PM
<?xml version="1.0" encoding="UTF-8" ?>
<PXML xmlns="http://openpandora.org/namespaces/PXML">
<package id="TotalDevastation2R">
<titles>
<title lang="en_US">Total Devastation 2 Rebirth</title>
</titles>
<author name="GECA Soft"/>
<version major="0" minor="7" release="1" build="1" type="release"/>
<descriptions>
<description lang="en_US">Fighting Game - Pandora Port by GECA soft</description>
</descriptions>
</package>
<application id="TotalDevastation2R" appdata="TotalDevastation2R">
<title lang="en_US">Total Devastation 2 Rebirth</title>
<description lang="en_US">Pandora Port by GECA soft</description>
<version major="0" minor="7" release="1" build="1" />
<author name="EGS" website="http://sites.google.com/site/egstudiogames/total-devastation-2"/>
<exec command="./TotalDevastation2R.sh" background="true" standalone="true" />
<icon src="./icon.png" />
<info name="TotalDevastation2R" type="text" src="TotalDevastation2R.txt" />
<licenses>
<license name="Custom License - See infofield!" />
</licenses>
<previewpics>
<pic src="previews/td21.png"/>
<pic src="previews/td22.png"/>
<pic src="previews/td23.png"/>
</previewpics>
<categories>
<category name="Game">
<subcategory name="ArcadeGame" />
</category>
</categories>
</application>
</PXML>