From 2368f58d63e51df5135b7b9f6b2a25b6577d51d1 Mon Sep 17 00:00:00 2001 From: TabascoEye Date: Thu, 26 Apr 2018 00:51:51 +0200 Subject: [PATCH] added dependency "libusb" when trying the PoC, I stumbled on a python error ("no usb backends") which shows that `libusb` is needed for this to work --- report/fusee_gelee.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report/fusee_gelee.md b/report/fusee_gelee.md index 5b60c22..57b1678 100644 --- a/report/fusee_gelee.md +++ b/report/fusee_gelee.md @@ -446,7 +446,7 @@ beyond the scope of a simple proof-of-concept. To use this proof-of-concept on a Nintendo Switch: 1. Set up an Linux or macOS environment that meets the criteira above, and - which has a working `python3` and `pyusb` installed. + which has a working `python3` and `pyusb` as well as `libusb` installed. 2. Connect the Switch to your host PC with a USB A -> USB C cable. 3. Boot the Switch in RCM mode. There are three ways to do this, but the first-- unseating its eMMC board-- is likely the most straightforward: