Difference between revisions of "Rockman"
(→Default UI Datasheet) |
(→user.pre) |
||
Line 219: | Line 219: | ||
| Valid Values | | 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> |
|} | |} | ||
Revision as of 02:17, 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 |
i | UiUserSettingSelectedLanguageId | 13
|
||
i | UiUserSettingAutoPowerOff | -1
|
||
i | UiUserSettingDimmer | 1
|
||
i | UiUserSettingLastSelectGameCursorPos | 0
|
||
b | UiUserBootedFlag | false
|
true,false
|
regional.pre
/gaadata/preferences/regional.pre | ||||
---|---|---|---|---|
Type | Name | Default Value | Description | Valid Values |
d | UiSystemSettingLauncherMenuMainRadius | 12.3 | Radius | 0-5 |