Editing Remote Control
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 4: | Line 4: | ||
== Compatibility == | == Compatibility == | ||
Many of the commands PS2 IR receivers can accept are the same as the ones for Sony's DVD players/recorders (such as those emitted by RMT-D105A, or RMT-D214J when in position 1). Notable exceptions to this are the power/eject related commands, as well as the PS2 controller related commands. | Many of the commands PS2 IR receivers can accept are the same as the ones for Sony's DVD players/recorders (such as those emitted by RMT-D105A, or RMT-D214J when in position 1). Notable exceptions to this are the power/eject related commands, as well as the PS2 controller related commands. | ||
The remote commands for | The remote commands for PSX and BD players/recorders are distinct from the DVD players/recorders. However, remotes for BD recorders such as RMT-B006J can be programmed to emit commands for Sony's DVD players/recorders, which will then be handled by PS2 IR receivers. | ||
== Model numbers == | == Model numbers == | ||
* SCPH-10150 | * SCPH-10150 | ||
Line 12: | Line 12: | ||
* SCPH-10420 | * SCPH-10420 | ||
** Remote control for use ''only'' on consoles with integrated IR receiver (SCPH-5X0XX and all slim consoles). Can also remotely open/close the disc tray (not on slim consoles, since their disc doors are purely mechanical) and turn on/off the console via two additional buttons. | ** Remote control for use ''only'' on consoles with integrated IR receiver (SCPH-5X0XX and all slim consoles). Can also remotely open/close the disc tray (not on slim consoles, since their disc doors are purely mechanical) and turn on/off the console via two additional buttons. | ||
== Bundles == | == Bundles == | ||
Line 48: | Line 42: | ||
== Remote codes == | == Remote codes == | ||
Codes in Dragon [[MechaCon]] SCMD 0x1E and lircd format that PS2 hardware or software responds to are listed below | Codes in Dragon [[MechaCon]] SCMD 0x1E and lircd format that PS2 hardware or software responds to are listed below. | ||
{| class="wikitable" style="font-size:small;" | {| class="wikitable" style="font-size:small;" | ||
|- | |- | ||
! Label !! ps2sdk Definition | ! Label !! ps2sdk Definition !! SCMD 0x1E !! lircd !! Remarks | ||
|- | |- | ||
| 1 || RM_DVD_ONE | | 1 || RM_DVD_ONE || 0x0000D049 || 0x00000B92 || | ||
|- | |- | ||
| 2 || RM_DVD_TWO | | 2 || RM_DVD_TWO || 0x0010D049 || 0x00080B92 || | ||
|- | |- | ||
| 3 || RM_DVD_THREE | | 3 || RM_DVD_THREE || 0x0020D049 || 0x00040B92 || | ||
|- | |- | ||
| 4 || RM_DVD_FOUR | | 4 || RM_DVD_FOUR || 0x0030D049 || 0x000C0B92 || | ||
|- | |- | ||
| 5 || RM_DVD_FIVE | | 5 || RM_DVD_FIVE || 0x0040D049 || 0x00020B92 || | ||
|- | |- | ||
| 6 || RM_DVD_SIX | | 6 || RM_DVD_SIX || 0x0050D049 || 0x000A0B92 || | ||
|- | |- | ||
| 7 || RM_DVD_SEVEN | | 7 || RM_DVD_SEVEN || 0x0060D049 || 0x00060B92 || | ||
|- | |- | ||
| 8 || RM_DVD_EIGHT | | 8 || RM_DVD_EIGHT || 0x0070D049 || 0x000E0B92 || | ||
|- | |- | ||
| 9 || RM_DVD_NINE | | 9 || RM_DVD_NINE || 0x0080D049 || 0x00010B92 || | ||
|- | |- | ||
| 0 || RM_DVD_ZERO | | 0 || RM_DVD_ZERO || 0x0090D049 || 0x00090B92 || | ||
|- | |- | ||
| ENTER || RM_DVD_ENTER | | ENTER || RM_DVD_ENTER || 0x00B0D049 || 0x000D0B92 || | ||
|- | |- | ||
| RETURN || RM_DVD_RETURN | | RETURN || RM_DVD_RETURN || 0x00E0D049 || 0x00070B92 || | ||
|- | |- | ||
| CLEAR || RM_DVD_CLEAR | | CLEAR || RM_DVD_CLEAR || 0x00F0D049 || 0x000F0B92 || | ||
|- | |- | ||
| TOP MENU || RM_DVD_TITLE | | TOP MENU || RM_DVD_TITLE || 0x00A0D149 || 0x00058B92 || | ||
|- | |- | ||
| MENU || RM_DVD_MENU | | MENU || RM_DVD_MENU || 0x00B0D149 || 0x000D8B92 || | ||
|- | |- | ||
| PROGRAM || RM_DVD_PROGRAM | | PROGRAM || RM_DVD_PROGRAM || 0x00F0D149 || 0x000F8B92 || | ||
|- | |- | ||
| TIME || RM_DVD_TIME | | TIME || RM_DVD_TIME || 0x0080D249 || 0x00014B92 || | ||
|- | |- | ||
| A-B || RM_DVD_ATOB | | A-B || RM_DVD_ATOB || 0x00A0D249 || 0x00054B92 || | ||
|- | |- | ||
| REPEAT || RM_DVD_REPEAT | | REPEAT || RM_DVD_REPEAT || 0x00C0D249 || 0x00034B92 || | ||
|- | |- | ||
| PREV || RM_DVD_PREV | | PREV || RM_DVD_PREV || 0x0000D349 || 0x0000CB92 || | ||
|- | |- | ||
| NEXT || RM_DVD_NEXT | | NEXT || RM_DVD_NEXT || 0x0010D349 || 0x0008CB92 || | ||
|- | |- | ||
| PLAY || RM_DVD_PLAY | | PLAY || RM_DVD_PLAY || 0x0020D349 || 0x0004CB92 || | ||
|- | |- | ||
| SCAN (left) || RM_DVD_SCAN_BACK | | SCAN (left) || RM_DVD_SCAN_BACK || 0x0030D349 || 0x000CCB92 || | ||
|- | |- | ||
| SCAN (right) || RM_DVD_SCAN_FORW | | SCAN (right) || RM_DVD_SCAN_FORW || 0x0040D349 || 0x0002CB92 || | ||
|- | |- | ||
| SHUFFLE || RM_DVD_SHUFFLE | | SHUFFLE || RM_DVD_SHUFFLE || 0x0050D349 || 0x000ACB92 || | ||
|- | |- | ||
| STOP || RM_DVD_STOP | | STOP || RM_DVD_STOP || 0x0080D349 || 0x0001CB92 || | ||
|- | |- | ||
| PAUSE || RM_DVD_PAUSE | | PAUSE || RM_DVD_PAUSE || 0x0090D349 || 0x0009CB92 || | ||
|- | |- | ||
| DISPLAY || RM_DVD_DISPLAY | | DISPLAY || RM_DVD_DISPLAY || 0x0040D549 || 0x0002AB92 || | ||
|- | |- | ||
| SLOW (left) || RM_DVD_SLOW_BACK | | SLOW (left) || RM_DVD_SLOW_BACK || 0x0000D649 || 0x00006B92 || | ||
|- | |- | ||
| SLOW (right) || RM_DVD_SLOW_FORW | | SLOW (right) || RM_DVD_SLOW_FORW || 0x0010D649 || 0x00086B92 || | ||
|- | |- | ||
| SUBTITLE || RM_DVD_SUBTITLE | | SUBTITLE || RM_DVD_SUBTITLE || 0x0030D649 || 0x000C6B92 || | ||
|- | |- | ||
| AUDIO || RM_DVD_AUDIO | | AUDIO || RM_DVD_AUDIO || 0x0040D649 || 0x00026B92 || | ||
|- | |- | ||
| ANGLE || RM_DVD_ANGLE | | ANGLE || RM_DVD_ANGLE || 0x0050D649 || 0x000A6B92 || | ||
|- | |- | ||
| || RM_DVD_UP | | || RM_DVD_UP || 0x0090D749 || 0x0009EB92 || SCPH-10420 and SCPH-10150 will alternate between this and RM_PS2_UP when held down | ||
|- | |- | ||
| || RM_DVD_DOWN | | || RM_DVD_DOWN || 0x00A0D749 || 0x0005EB92 || SCPH-10420 and SCPH-10150 will alternate between this and RM_PS2_DOWN when held down | ||
|- | |- | ||
| || RM_DVD_LEFT | | || RM_DVD_LEFT || 0x00B0D749 || 0x000DEB92 || SCPH-10420 and SCPH-10150 will alternate between this and RM_PS2_LEFT when held down | ||
|- | |- | ||
| || RM_DVD_RIGHT | | || RM_DVD_RIGHT || 0x00C0D749 || 0x0003EB92 || SCPH-10420 and SCPH-10150 will alternate between this and RM_PS2_RIGHT when held down | ||
|- | |- | ||
| RESET || RM_PS2_POWER | | RESET || RM_PS2_POWER || 0x0050D1DA || 0x000A8B5B || Responeded to by Dragon [[MechaCon]]: hold briefly to reset, and hold longer to power off. Only on SCPH-10420. | ||
|- | |- | ||
| OPEN/CLOSE || RM_PS2_EJECT | | OPEN/CLOSE || RM_PS2_EJECT || 0x0060D1DA || 0x00068B5B || Responeded to by Dragon [[MechaCon]]: opens and closes the tray. Only on SCPH-10420. | ||
|- | |- | ||
| || RM_PS2_RESET | | || RM_PS2_RESET || 0x0070D1DA || 0x000E8B5B || Responeded to by Dragon [[MechaCon]]: resets the console if powered on. Not on SCPH-10420 and SCPH-10150. | ||
|- | |- | ||
| || RM_PS2_POWERON | | || RM_PS2_POWERON || 0x00E0D2DA || 0x00074B5B || Responeded to by Dragon [[MechaCon]]: powers on the console if powered off. Not on SCPH-10420 and SCPH-10150. | ||
|- | |- | ||
| || RM_PS2_POWEROFF | | || RM_PS2_POWEROFF || 0x00F0D2DA || 0x000F4B5B || Responeded to by Dragon [[MechaCon]]: powers off the console if powered on. Not on SCPH-10420 and SCPH-10150. | ||
|- | |- | ||
| || RM_PS2_NOLIGHT | | || RM_PS2_NOLIGHT || 0x0050D7DA || 0x000AEB5B || Responeded to by Dragon [[MechaCon]]: extinguishes the power LED while being held. Not on SCPH-10420 and SCPH-10150. | ||
|- | |- | ||
| SELECT || RM_PS2_SELECT | | SELECT || RM_PS2_SELECT || 0x0000D5DA || 0x0000AB5B || | ||
|- | |- | ||
| L3 || RM_PS2_L3 | | L3 || RM_PS2_L3 || 0x0010D5DA || 0x0008AB5B || | ||
|- | |- | ||
| R3 || RM_PS2_R3 | | R3 || RM_PS2_R3 || 0x0020D5DA || 0x0004AB5B || | ||
|- | |- | ||
| START || RM_PS2_START | | START || RM_PS2_START || 0x0030D5DA || 0x000CAB5B || | ||
|- | |- | ||
| || RM_PS2_UP | | || RM_PS2_UP || 0x0040D5DA || 0x0002AB5B || SCPH-10420 and SCPH-10150 will alternate between this and RM_DVD_UP when held down | ||
|- | |- | ||
| || RM_PS2_RIGHT | | || RM_PS2_RIGHT || 0x0050D5DA || 0x000AAB5B || SCPH-10420 and SCPH-10150 will alternate between this and RM_DVD_RIGHT when held down | ||
|- | |- | ||
| || RM_PS2_DOWN | | || RM_PS2_DOWN || 0x0060D5DA || 0x0006AB5B || SCPH-10420 and SCPH-10150 will alternate between this and RM_DVD_DOWN when held down | ||
|- | |- | ||
| || RM_PS2_LEFT | | || RM_PS2_LEFT || 0x0070D5DA || 0x000EAB5B || SCPH-10420 and SCPH-10150 will alternate between this and RM_DVD_LEFT when held down | ||
|- | |- | ||
| L2 || RM_PS2_L2 | | L2 || RM_PS2_L2 || 0x0080D5DA || 0x0001AB5B || | ||
|- | |- | ||
| R2 || RM_PS2_R2 | | R2 || RM_PS2_R2 || 0x0090D5DA || 0x0009AB5B || | ||
|- | |- | ||
| L1 || RM_PS2_L1 | | L1 || RM_PS2_L1 || 0x00A0D5DA || 0x0005AB5B || | ||
|- | |- | ||
| R1 || RM_PS2_R1 | | R1 || RM_PS2_R1 || 0x00B0D5DA || 0x000DAB5B || | ||
|- | |- | ||
| || RM_PS2_TRIANGLE | | || RM_PS2_TRIANGLE || 0x00C0D5DA || 0x0003AB5B || | ||
|- | |- | ||
| || RM_PS2_CIRCLE | | || RM_PS2_CIRCLE || 0x00D0D5DA || 0x000BAB5B || | ||
|- | |- | ||
| || RM_PS2_CROSS | | || RM_PS2_CROSS || 0x00E0D5DA || 0x0007AB5B || | ||
|- | |- | ||
| || RM_PS2_SQUARE | | || RM_PS2_SQUARE || 0x00F0D5DA || 0x000FAB5B || | ||
|} | |} | ||