Difference between revisions of "Rockman"
(→Default UI Datasheet) |
|||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
== About == | == About == | ||
− | Rockman is the default embedded system shipped with the [[ | + | Rockman is the default embedded system shipped with the [[PlayStation Classic]]. It is a [[Linux]] system with the default emulator being [[PCSX ReARMed]]. |
+ | |||
+ | |||
+ | == Open Source Software Used in PlayStation Classic == | ||
+ | |||
+ | Sony released some (most? all?) of their software to be compliant with the GPL. | ||
+ | |||
+ | *alsa-lib | ||
+ | *alsa-utils | ||
+ | *android-tools-adbd | ||
+ | *base-files | ||
+ | *bash | ||
+ | *busybox | ||
+ | *cairo | ||
+ | *coreutils | ||
+ | *data-ubi-mnt | ||
+ | *e2fsprogs | ||
+ | *expat | ||
+ | *fontconfig | ||
+ | *FreeType | ||
+ | *fuse | ||
+ | *glibc | ||
+ | *gnupg | ||
+ | *kmod | ||
+ | *libcap | ||
+ | *libdrm | ||
+ | *liberation-fonts | ||
+ | *libevdev | ||
+ | *libffi | ||
+ | *libiconv, libcharset | ||
+ | *libinput | ||
+ | *libjpeg-turbo | ||
+ | *libpam | ||
+ | *libxkbcommon | ||
+ | *Linux kernel | ||
+ | *mtdev | ||
+ | *ncurses | ||
+ | *netbase | ||
+ | *openssl | ||
+ | *opkg-utils | ||
+ | *os-release | ||
+ | *PCSX ReARMed | ||
+ | *pixman | ||
+ | *readline | ||
+ | *run-postinsts | ||
+ | *shadow | ||
+ | *shadow-securetty | ||
+ | *systemd | ||
+ | *systemd-serialgetty | ||
+ | *update-rc.d | ||
+ | *util-linux | ||
+ | *volatile-binds | ||
+ | *wayland | ||
+ | *weston | ||
+ | *xkeyboard-config | ||
== File Structure == | == File Structure == | ||
Line 8: | Line 62: | ||
− | + | = Default UI Datasheet = | |
+ | |||
+ | Data types for the tables below are as follows. | ||
+ | *'''s''' is String | ||
+ | *'''i''' is Integer | ||
+ | *'''d''' is double (floating point) | ||
+ | *'''b''' is boolean | ||
+ | |||
+ | ==system.pre== | ||
+ | |||
+ | {| class="wikitable" style="text-align: left;" | ||
+ | ! colspan="5" | /usr/sony/share/data/preferences/system.pre | ||
+ | |- | ||
+ | | Type | ||
+ | | Name | ||
+ | | Description | ||
+ | | Default Value | ||
+ | | Valid Values | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuMainRadiUs | ||
+ | | | ||
+ | | 12.3000002 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuOptionRadiUs | ||
+ | | | ||
+ | | 12.3000002 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuMainXDegrees | ||
+ | | | ||
+ | | 5.5 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuOptionXDegrees | ||
+ | | | ||
+ | | 4.4000001 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingPerspectiveFovy | ||
+ | | | ||
+ | | 30.5 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingPerspectiveZnear | ||
+ | | | ||
+ | | 1.0 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingPerspectiveZfar | ||
+ | | | ||
+ | | 10000.0 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuMainYOffset | ||
+ | | | ||
+ | | 6.19999981 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuMainZOffset | ||
+ | | | ||
+ | | -31.6000004 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuOptionYOffset | ||
+ | | | ||
+ | | 6.30000019 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuOptionZOffset | ||
+ | | | ||
+ | | -33.5999985 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuSelectIconMainYOffset | ||
+ | | | ||
+ | | -0.400000006 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuSelectIconMainZOffset | ||
+ | | | ||
+ | | -8.39999962 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuSelectIconOptionYOffset | ||
+ | | | ||
+ | | -0.200000003 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuSelectIconOptionZOffset | ||
+ | | | ||
+ | | -8.39999962 | ||
+ | | | ||
+ | |- | ||
+ | | i | ||
+ | | UiSystemSettingLauncherMenudUration | ||
+ | | | ||
+ | | 150 | ||
+ | | | ||
+ | |- | ||
+ | | d | ||
+ | | UiSystemSettingLauncherMenuIconScale | ||
+ | | | ||
+ | | 1.89999998 | ||
+ | | | ||
+ | |- | ||
+ | | i | ||
+ | | UiSystemSettingKeyRepeatDelay | ||
+ | | | ||
+ | | 300 | ||
+ | | | ||
+ | |- | ||
+ | | i | ||
+ | | UiSystemSettingKeyRepeatInterval | ||
+ | | | ||
+ | | 100 | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxDataLinkPath | ||
+ | | | ||
+ | | /data/AppData/sony/pcsx/.pcsx | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxDataOriginPath | ||
+ | | | ||
+ | | /data/AppData/sony/pcsx/ | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxGameImageLinkPath | ||
+ | | | ||
+ | | /data/AppData/sony/title | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxGameImageOriginPath | ||
+ | | | ||
+ | | /gaadata/ | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxRunPath | ||
+ | | | ||
+ | | /data/AppData/sony/pcsx/ | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxUiPath | ||
+ | | | ||
+ | | /data/AppData/sony/ui/ | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxInitPath | ||
+ | | | ||
+ | | /data/AppData/sony/ | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxExecPath | ||
+ | | | ||
+ | | /usr/sony/bin/pcsx | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxBiosPath | ||
+ | | | ||
+ | | /usr/sony/bin/bios | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxRunBiosPath | ||
+ | | | ||
+ | | /data/AppData/sony/pcsx/bios | ||
+ | | | ||
+ | |- | ||
+ | | s | ||
+ | | PcsxPowerSave | ||
+ | | | ||
+ | | /data/power/disable | ||
+ | | | ||
+ | |} | ||
+ | |||
+ | == user.pre == | ||
+ | |||
+ | {| class="wikitable" style="text-align: left;" | ||
+ | ! colspan="5" | /data/AppData/sony/ui/user.pre | ||
+ | |- | ||
+ | | Type | ||
+ | | Name | ||
+ | | Default Value | ||
+ | | Description | ||
+ | | Valid Values | ||
+ | |- | ||
+ | |i | ||
+ | |UiUserSettingSelectedLanguageId | ||
+ | |<code>13</code> | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |i | ||
+ | |UiUserSettingAutoPowerOff | ||
+ | |<code>-1</code> | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |i | ||
+ | |UiUserSettingDimmer | ||
+ | |<code>1</code> | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |i | ||
+ | |UiUserSettingLastSelectGameCursorPos | ||
+ | |<code>0</code> | ||
+ | | | ||
+ | | | ||
+ | |- | ||
+ | |b | ||
+ | |UiUserBootedFlag | ||
+ | |<code>false</code> | ||
+ | | | ||
+ | |<code>true,false</code> | ||
+ | |} | ||
+ | |||
+ | == regional.pre == | ||
− | {| class="wikitable" style="text-align: | + | {| class="wikitable" style="text-align: left;" |
− | ! colspan="5" | | + | ! colspan="5" | /gaadata/preferences/regional.pre |
|- | |- | ||
| Type | | Type |
Latest revision as of 02:33, 3 January 2019
Contents
About[edit]
Rockman is the default embedded system shipped with the PlayStation Classic. It is a Linux system with the default emulator being PCSX ReARMed.
Open Source Software Used in PlayStation Classic[edit]
Sony released some (most? all?) of their software to be compliant with the GPL.
- alsa-lib
- alsa-utils
- android-tools-adbd
- base-files
- bash
- busybox
- cairo
- coreutils
- data-ubi-mnt
- e2fsprogs
- expat
- fontconfig
- FreeType
- fuse
- glibc
- gnupg
- kmod
- libcap
- libdrm
- liberation-fonts
- libevdev
- libffi
- libiconv, libcharset
- libinput
- libjpeg-turbo
- libpam
- libxkbcommon
- Linux kernel
- mtdev
- ncurses
- netbase
- openssl
- opkg-utils
- os-release
- PCSX ReARMed
- pixman
- readline
- run-postinsts
- shadow
- shadow-securetty
- systemd
- systemd-serialgetty
- update-rc.d
- util-linux
- volatile-binds
- wayland
- weston
- xkeyboard-config
File Structure[edit]
Configuration[edit]
Default UI Datasheet[edit]
Data types for the tables below are as follows.
- s is String
- i is Integer
- d is double (floating point)
- b is boolean
system.pre[edit]
/usr/sony/share/data/preferences/system.pre | ||||
---|---|---|---|---|
Type | Name | Description | Default Value | Valid Values |
d | UiSystemSettingLauncherMenuMainRadiUs | 12.3000002 | ||
d | UiSystemSettingLauncherMenuOptionRadiUs | 12.3000002 | ||
d | UiSystemSettingLauncherMenuMainXDegrees | 5.5 | ||
d | UiSystemSettingLauncherMenuOptionXDegrees | 4.4000001 | ||
d | UiSystemSettingPerspectiveFovy | 30.5 | ||
d | UiSystemSettingPerspectiveZnear | 1.0 | ||
d | UiSystemSettingPerspectiveZfar | 10000.0 | ||
d | UiSystemSettingLauncherMenuMainYOffset | 6.19999981 | ||
d | UiSystemSettingLauncherMenuMainZOffset | -31.6000004 | ||
d | UiSystemSettingLauncherMenuOptionYOffset | 6.30000019 | ||
d | UiSystemSettingLauncherMenuOptionZOffset | -33.5999985 | ||
d | UiSystemSettingLauncherMenuSelectIconMainYOffset | -0.400000006 | ||
d | UiSystemSettingLauncherMenuSelectIconMainZOffset | -8.39999962 | ||
d | UiSystemSettingLauncherMenuSelectIconOptionYOffset | -0.200000003 | ||
d | UiSystemSettingLauncherMenuSelectIconOptionZOffset | -8.39999962 | ||
i | UiSystemSettingLauncherMenudUration | 150 | ||
d | UiSystemSettingLauncherMenuIconScale | 1.89999998 | ||
i | UiSystemSettingKeyRepeatDelay | 300 | ||
i | UiSystemSettingKeyRepeatInterval | 100 | ||
s | PcsxDataLinkPath | /data/AppData/sony/pcsx/.pcsx | ||
s | PcsxDataOriginPath | /data/AppData/sony/pcsx/ | ||
s | PcsxGameImageLinkPath | /data/AppData/sony/title | ||
s | PcsxGameImageOriginPath | /gaadata/ | ||
s | PcsxRunPath | /data/AppData/sony/pcsx/ | ||
s | PcsxUiPath | /data/AppData/sony/ui/ | ||
s | PcsxInitPath | /data/AppData/sony/ | ||
s | PcsxExecPath | /usr/sony/bin/pcsx | ||
s | PcsxBiosPath | /usr/sony/bin/bios | ||
s | PcsxRunBiosPath | /data/AppData/sony/pcsx/bios | ||
s | PcsxPowerSave | /data/power/disable |
user.pre[edit]
/data/AppData/sony/ui/user.pre | ||||
---|---|---|---|---|
Type | Name | Default Value | Description | Valid Values |
i | UiUserSettingSelectedLanguageId | 13
|
||
i | UiUserSettingAutoPowerOff | -1
|
||
i | UiUserSettingDimmer | 1
|
||
i | UiUserSettingLastSelectGameCursorPos | 0
|
||
b | UiUserBootedFlag | false
|
true,false
|
regional.pre[edit]
/gaadata/preferences/regional.pre | ||||
---|---|---|---|---|
Type | Name | Default Value | Description | Valid Values |
d | UiSystemSettingLauncherMenuMainRadius | 12.3 | Radius | 0-5 |