kipcode66
kipcode66
> also, make sure you have a TP save already on your consoles' nand before trying to copy the exploit When I try to copy any file over an existing...
I am having the exact same issue on the XR Elite, but on Manjaro. The headset shows a black screen without being able to even access the system menu or...
I have an audio buffer overflow that gets thrown in the log on the master branch, if that can help with diagnosis. the size alternate between 5762 and 6205.
I have the exact same problem. I will try to do the bisection.
The bisection leads me to the commit 7bc20e40b675eb9e67cd881675a4fce2e5703761 introducing the bug Also, when using logcat with adb, I saw that the error that gets shown the most is an invalid...
That does confirm my bisection, since f1b3061 is the one before 7bc20e4. Do I need to provide a full logcat of the headset?
I'll build it myself and test it
The fix works, but does that mean we can't use the face tracker with alvr if we get one?
If it can help, there is an effort to [reverse engineer Twilight Princess](https://github.com/zeldaret/tp/blob/f8979749e3ef8e8cacf2ea8f474c7f23fc5cb6b3/include/JSystem/JUtility/JUTFont.h). I'm also looking forward for `FONTbnf1` support. I'm tempted to try to do it myself and do...