Difference between revisions of "Rockman"
(→system.pre) |
(→Default UI Datasheet) |
||
Line 9: | Line 9: | ||
= Default UI Datasheet = | = 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== | ==system.pre== | ||
− | {| class="wikitable" style="text-align: | + | {| class="wikitable" style="text-align: left;" |
! colspan="5" | /usr/sony/share/data/preferences/system.pre | ! colspan="5" | /usr/sony/share/data/preferences/system.pre | ||
|- | |- | ||
Line 204: | Line 210: | ||
== user.pre == | == user.pre == | ||
− | {| class="wikitable" style="text-align: | + | {| class="wikitable" style="text-align: left;" |
! colspan="5" | /data/AppData/sony/ui/user.pre | ! colspan="5" | /data/AppData/sony/ui/user.pre | ||
|- | |- | ||
Line 222: | Line 228: | ||
== regional.pre == | == regional.pre == | ||
− | {| class="wikitable" style="text-align: | + | {| class="wikitable" style="text-align: left;" |
! colspan="5" | /gaadata/preferences/regional.pre | ! colspan="5" | /gaadata/preferences/regional.pre | ||
|- | |- |
Revision as of 01:39, 3 January 2019
Contents
About
Rockman is the default embedded system shipped with the Playstation Classic. It is a Linux system with the default emulator being PCSX ReARMed.
File Structure
Configuration
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
/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
/data/AppData/sony/ui/user.pre | ||||
---|---|---|---|---|
Type | Name | Default Value | Description | Valid Values |
d | UiSystemSettingLauncherMenuMainRadius | 12.3 | 0-5 |
regional.pre
/gaadata/preferences/regional.pre | ||||
---|---|---|---|---|
Type | Name | Default Value | Description | Valid Values |
d | UiSystemSettingLauncherMenuMainRadius | 12.3 | Radius | 0-5 |