Skip to content

MrYadro/go-ps3syscon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ps3syscon Syscon for PlayStation 3

Publish Release Build CodeQL report card releases version

syscon preview

Building and releases

You can download pre build binaries from releases

If you want to build it yourself use (you sould have golang installed)

go install github.com/MrYadro/go-ps3syscon/cmd/go-ps3syscon@latest

How to use it

You can provide -port and -mode params when running binary

-port is your USB to TTL port

-mode for now supports only cxrf and cxr mode

Every command has it's autocompleteon so use tab more often

List of non-standart commands to use:

  • auth - authorises to use other commands
  • errinfo 0xa0093003 - prints info about 0xa0093003 error Fatal booting error on step 09 with error info: POWER FAIL
  • cmdinfo becount - prints info about becount command becount - Display bringup/shutdown count + Power-on time, command called with no parametres and no subcommands

Links

A PS3 Story: The Yellow Light Of Death: https://www.youtube.com/watch?v=I0UMG3iVYZI

Mostly based on: https://github.com/db260179/ps3syscon

About

go-ps3syscon is used to diagnose your PlayStation 3 motherboard

Topics

Resources

License

Stars

Watchers

Forks

Languages