Close
0%
0%

PlayStation 1 Reset Mod

This mod allows you to reset your PlayStation through a button combination on the controller port 1.

Public Chat
Similar projects worth following
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
The PlayStation sends commands to the controller and the controller responds with the status of the buttons and joysticks.
The command and data is read by the microcontroller and after some checks to see if the button combo has been pressed, it will reset the PlayStation.
The communication is almost exactly like SPI, which is why I'm using it in the later versions of the mod.

The button combination for the controllers is:
- L2 + R2 + SELECT + START, for a short reset pulse
- L2 + R2 + SELECT + CROSS, for a long reset pulse, since V1.2

The lightgun combination is:
- A + B + TRIGGER, for a long reset pulse

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates