diff options
author | notaz | 2011-12-29 23:51:09 +0200 |
---|---|---|
committer | notaz | 2011-12-29 23:51:09 +0200 |
commit | d825e872b9b7062b9d9aff4c6b5069cfed0600de (patch) | |
tree | 7b2715e2c498769845ae04f78bb2f27fd42b57a1 /frontend/pandora | |
parent | 24b9bacccdb340d369f10ece217603d63aadc264 (diff) | |
download | pcsx_rearmed-d825e872b9b7062b9d9aff4c6b5069cfed0600de.tar.gz pcsx_rearmed-d825e872b9b7062b9d9aff4c6b5069cfed0600de.tar.bz2 pcsx_rearmed-d825e872b9b7062b9d9aff4c6b5069cfed0600de.zip |
frontend: update description
Diffstat (limited to 'frontend/pandora')
-rw-r--r-- | frontend/pandora/pcsx.pxml.templ | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/frontend/pandora/pcsx.pxml.templ b/frontend/pandora/pcsx.pxml.templ index 5c53f24..7ae3c6c 100644 --- a/frontend/pandora/pcsx.pxml.templ +++ b/frontend/pandora/pcsx.pxml.templ @@ -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"/> |