Florian Bach
Florian Bach
Oh, right, sorry, forgot to add that. Youtube seems to block normal clients from that page. This chrome addon ( https://chrome.google.com/webstore/detail/youtube-for-tv/gmmbpchnelmlmndfnckechknbohhjpge ) fixes the user agent just for this youtube...
I don't know? Isn't that just basically a browser apk that automatically goes to youtube.com/tv? I just manually visit that youtube page on my computer (with that chrome addon to...
I noticed that issue as well. I thought I could use the cache so I don't have to download the needed compilers and libraries for every run, but loading and...
A bit late, but: First update to sonoff-minimal.bin, then update to the actual sonoff.bin.
I have this issue as well, here's a full `VDPAU_VIDEO_TRACE=1` log if that's helpful. It'd be cool if that could be fixed: ``` Failed to create dedicated X11 display! vdpau_video:...
The NKIT detection is hidden behind a parameter (`--allow-nkit`) because it was only added for the Wiimmfi Patcher (so that that patcher can display a warning when you're trying to...
I have compiled most of the previous WIT and WSZST tools Mac releases using a nonstandard Mac cross-compiler on Linux, because neither Wiimm nor me have proper access to a...
The compiler we're using is `apple-darwin20.1-clang` with `MACOSX_DEPLOYMENT_TARGET=10.10` and the SDK version 11.0; using [osxcross](https://github.com/tpoechtrager/osxcross) from June. Do we need a newer SDK for M2 Macs? I don't know that...
I don't know much about MacOS so maybe that's what you already tried, but what happens when you open the folder in Finder, then Ctrl+click on the binary and then...
Here you go: wit_1_normal is another universal binary compiled just like 3.05a (just in case something went wrong the last time I compiled it), wit_2_arm_only is a standalone arm64 binary....