Difference between revisions of "Rockman"

From Mod My Classic Wiki
Jump to: navigation, search
(Default UI Datasheet)
(system.pre)
Line 17: Line 17:
 
| Type
 
| Type
 
| Name
 
| Name
 +
| Description
 
| Default Value
 
| Default Value
| Description
 
 
| Valid Values
 
| Valid Values
 
|-
 
|-
| d
+
| d  
| UiSystemSettingLauncherMenuMainRadius
+
| UiSystemSettingLauncherMenuMainRadiUs
| 12.3
+
|
| Radius
+
| 12.3000002
| 0-5
+
|
 +
|-
 +
| 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
 +
|
 
|}
 
|}
  

Revision as of 02:34, 3 January 2019

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

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