garyodernichts.bsky.social
@garyodernichts.bsky.social
I spoke too soon heh...
Nintendo released a new Alarmo update a few hours ago. The new update contains a new 2ndloader where the signature is properly checked in USB mode. If you want to modify your Alarmo without soldering, stay on v2.0.0!
March 24, 2025 at 7:43 AM
A USB device can have multiple configurations, which are retrieved using the GET_DESCRIPTOR request.
The index of the descriptor to be retrieved is stored in the lower byte of the wValue field.
UHS keeps this field as 0 and uses the wIndex field instead to retrieve multiple configurations.
February 27, 2025 at 5:19 PM
After my last post, it was pretty clear what everyone wanted to see on the Alarmo. So, here it is - Doom running on the Nintendo Alarmo!
November 2, 2024 at 4:52 PM
It's possible to run custom code on the Nintendo Alarmo via USB - without opening it up!
More details in the blog post here: garyodernichts.blogspot.com/2024/10/look...
#nintendo #hacking
October 30, 2024 at 12:33 AM
Here's a simplified overview of what I figured out about the Nintendo Alarmo boot process so far.
October 20, 2024 at 8:18 PM