aboutsummaryrefslogtreecommitdiff
path: root/dists/ps3
diff options
context:
space:
mode:
authorBastien Bouclet2011-06-02 10:34:41 +0200
committerBastien Bouclet2011-06-22 19:51:02 +0200
commit11cfa0d357193826fdf27b9f6fe07e71038d5eef (patch)
tree084c319bc9e27df117469758edf04f084b0257ab /dists/ps3
parent872d672c335febce0c1d5dff3843b00c0016fce2 (diff)
downloadscummvm-rg350-11cfa0d357193826fdf27b9f6fe07e71038d5eef.tar.gz
scummvm-rg350-11cfa0d357193826fdf27b9f6fe07e71038d5eef.tar.bz2
scummvm-rg350-11cfa0d357193826fdf27b9f6fe07e71038d5eef.zip
PS3: Initial version of the PlayStation 3 backend
Diffstat (limited to 'dists/ps3')
-rw-r--r--dists/ps3/ICON0.PNGbin0 -> 43210 bytes
-rw-r--r--dists/ps3/PIC1.PNGbin0 -> 3193068 bytes
-rw-r--r--dists/ps3/sfo.xml33
3 files changed, 33 insertions, 0 deletions
diff --git a/dists/ps3/ICON0.PNG b/dists/ps3/ICON0.PNG
new file mode 100644
index 0000000000..e0dc9d7847
--- /dev/null
+++ b/dists/ps3/ICON0.PNG
Binary files differ
diff --git a/dists/ps3/PIC1.PNG b/dists/ps3/PIC1.PNG
new file mode 100644
index 0000000000..1fcdeb71fc
--- /dev/null
+++ b/dists/ps3/PIC1.PNG
Binary files differ
diff --git a/dists/ps3/sfo.xml b/dists/ps3/sfo.xml
new file mode 100644
index 0000000000..657e1c1410
--- /dev/null
+++ b/dists/ps3/sfo.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" ?>
+<sfo>
+ <value name="ATTRIBUTE" type="integer">
+ 0
+ </value>
+ <value name="BOOTABLE" type="integer">
+ 1
+ </value>
+ <value name="CATEGORY" type="string">
+ HG
+ </value>
+ <value name="PARENTAL_LEVEL" type="integer">
+ 0
+ </value>
+ <value name="PS3_SYSTEM_VER" type="string">
+ 01.8000
+ </value>
+ <value name="RESOLUTION" type="integer">
+ 63
+ </value>
+ <value name="SOUND_FORMAT" type="integer">
+ 279
+ </value>
+ <value name="TITLE" type="string">
+ ScummVM
+ </value>
+ <value name="TITLE_ID" type="string">
+ SCUM12000
+ </value>
+ <value name="VERSION" type="string">
+ 01.00
+ </value>
+</sfo>