robrichardson13
robrichardson13
I'm not sure why, but on one project the colors work perfectly, but on another, they don't work. I haven't figured out the difference yet.
Same issue here. Script is freezing after the Sys print out. Can anyone post a binary with the updated FirmwareDump script? I’m having difficulty building. I’m in a Mac so...
Worked like a charm! Thank you @suchmememanyskill For context the original FirmwareDump script was not working when I had this setup: - Nintendo Switch Lite (mariko) - hekate v5.7.2 &...
For me, I was able to add this code to the source of `HidingNavigationBarManager.swift` at the top of the `updateContentInsets()` function. ``` if refreshControl?.isRefreshing == true { return } ```...
Spent a little time and I was able to get this working on Mac (Monterey 12.5.1). https://github.com/robrichardson13/SkyNX Install `ffmpeg` via brew with `brew install ffmpeg`, then using node `v12.15.0` just...