Schlaubischlump

Results 75 comments of Schlaubischlump

I'm not well informed regarding the inner workings of OpenEmu, but this sounds more like a bug inside the game. Which Pokemon version were you playing ? Is it possible...

To my knowledge this is currently not possible with libimobiledevice. You can take screenshots repeatedly, but this is slow and most likely not what you want. What you can do...

If you take a look at the [libMobileGestalt](https://pastebin.com/HY122aPR) keys there are a couple of keys containing the word serial number. E.g 'RawPanelSerialNumber', 'PanelSerialNumber' or 'AmbientLightSensorSerialNumber'. Some of them might be...

Duplicate #190 and #158 If you use an iPhone / iPad / Mac you can use this application I wrote: [Cookbook-Client](https://github.com/Schlaubischlump/Cookbook-Client). There once was an android app in development, but...

Requests without country code seem to be possible for some app. ~~Maybe just apple apps ?~~ The `us` store is the default store. If the app is available in the...

> This should be somewhat correct. I believe the "outer" languageCode might be interesting as I guess the device can be set to one language but Siri to another? We...

This is not related to libimobiledevice. This has to do with the fact that homebrew does not provide pre-build binaries for beta versions of macOS. Like the error message suggests...

Duplicate #7842 This is probably the closes you'll get: https://github.com/cztomczak/cefpython

Same problem on macOS Catalina 10.15.3

I already noticed this as well. This has to do with the BackgroundQueue I use in the LocationSpoofer class. I already read the docs, but I have no idea how...