frontend: pandora: work around r20a vs r21 versioning
[pcsx_rearmed.git] / frontend / pandora / pcsx.pxml.templ
index 5c53f24..f748065 100644 (file)
@@ -4,7 +4,7 @@
   <titles>
     <title lang="en_US">PCSX ReARMed</title>
   </titles>
-  <version major="1" minor="9" release="92" build="%PR%"/>
+  <version major="1" minor="9" release="93" build="%PR%"/>
   <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
 </package>
 <application id="pcsx_rearmed.notaz.%PR%" appdata="pcsx_rearmed">
@@ -14,7 +14,9 @@
   <title lang="en_US">PCSX ReARMed %PR%</title>
 
   <descriptions>
-    <description lang="en_US">PlayStation Emulator.</description>
+    <description lang="en_US">PCSX ReARMed is heavily optimized PlayStation Emulator. It's a PCSX fork based on the PCSX-Reloaded project, which itself contains code from PCSX, PCSX-df and PCSX-Revolution.
+
+The emulator features MIPS->ARM recompiler by Ari64 and ARM NEON GPU by Exophase, that in many cases produces pixel perfect graphics at very high performance. There is also NEON-optimized GTE code, optimized P.E.Op.S. (Pete's) SPU; PCSX4ALL and traditional P.E.Op.S. GPUs are also available.</description>
   </descriptions>
 
   <exec command="pcsx.sh"/>
@@ -23,7 +25,7 @@
 
   <author name="PCSX team/notaz" website="http://notaz.gp2x.de/"/>
 
-  <version major="1" minor="9" release="92" build="%PR%"/>
+  <version major="1" minor="9" release="93" build="%PR%"/>
 
   <licenses>
     <license name="GPLv2+" url="http://www.gnu.org/licenses/gpl-2.0.html" sourcecodeurl="http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git"/>