8000 GitHub - tatokis/xbox_watchdog_bypass: Bypass the PIC SMC Watchdog on the original XBOX and avoid FRAG.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tatokis/xbox_watchdog_bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Have an original XBOX that is FRAGing (two restarts and then Flashing Red And Green)? Are you frustrated that the SMC restarts it and then holds everything in reset while you're trying to figure out why?

Then this is for you!

A hacky Arduino sketch that satisfies the SMC challenge-response sequence and keeps the XBOX running. Tested against a v1.0 XBOX. Other versions should work, but are untested.

The sketch is written for an Arduino Micro, but it should work with any Arduino (pins will be different).

On the Micro, all needed pins are next to each other. NOTE: The LPC header's pin 1 is at the bottom right with the front of the console facing the user.

Arduino Micro Pin Function XBOX LPC Pin
GND GND 12
D2 SDA 14
D3 SCL 13
D4 LRESET 5

Thanks to Cromwell for the algorithm.

About

Bypass the PIC SMC Watchdog on the original XBOX and avoid FRAG.

Resources

License

Stars

Watchers

Forks

Languages

0