Stephen Karl Larroque

Results 502 comments of Stephen Karl Larroque

Ok I agree about HeadTransform, let's start with that. However, what method should I hook? I mean, if I hook getHeadView(), this probably won't always work since other methods such...

Ok so you advise me to continue on CardboardViewNativeImpl? Ok then I'll try that, we'll see after about the double filtering issue, I can test that since there are lots...

I could not hook, maybe I did a mistake (since I'm new to Xposed modding), here's the weird error I've got: ``` MedianFilter for Cardboard API crashed! Exception: ``` java.lang.classNotFoundException:...

PS: Here's the code I've used. Nothing fancy, I just tried to hook and print a debug message. http://pastebin.com/rHP5im2x Interesting stuff starts at line 191 after the comment `// Cardboard...

Ok then, I'll leave it up to you. I tried a few other ways to hook, but they all failed :/ 2015-09-17 17:51 GMT+02:00 Kjos [email protected]: > Woops, pressed the...

Of course I'll gladly try your changes :) I'll be available tomorrow for the tests (but I won't be at all this week-end, I'll be back on Monday). I tried...

Trying it right away :) 2015-09-18 20:35 GMT+02:00 Kjos [email protected]: > Can you try the code I added in the "cardboard"-branch? I tried to install > Cyanogenmod, but it uses...

Just tried your changes, sorry but there's nothing at all, no debug output relative to the new hooks (I changed the previous debug statements so that they now also use...

Yes I'm connecting right now, sorry for the delay. 2015-09-18 21:05 GMT+02:00 Kjos [email protected]: > Is it possible to chat on IRC? I'm on freenode #xposedgyrofix if you can. >...

Hello Kjos, To summary, I tried several things but I cannot find a way to make ant-jittering work with Cardboard SDK apps. However, I have progressed a bit. Now for...