master131

Results 90 comments of master131

kernel32.dll is a core system DLL, its pretty unlikely for it to be missing - are you sure whatever you are injecting into doesn't have anti-cheat protection enabled or something.

Has this been tested with the latest Microsoft Store version of Spotify. The latest version (at least the Desktop version) breaks BlockTheSpot.

Have you tried adjusting the quality value? The default was 11. I have adjusted it now so that it's 1 by default.

I performed some benchmarks and noticed that the stack allocations were impacting performance. When I use standard arrays which are allocated on the heap, it performed better. As for removing...

Thanks for bringing that to my attention @EgorBo. As an experiment I removed .initlocals and re-instated the stackalloc to see if performance was any better than the v0.3.2. **On .NET...

Unfortunately I cannot do anything about people purchasing domains in the name of an open-source project.

Can you open the Terminal and run these commands (this assumes you have placed the iFakeLocation app on your desktop, change the location if required): ``` cd ~/Desktop/iFakeLocation.app ./iFakeLocation ```...

Oh, I wasn't expecting that to fix the issue... 😆

Have you tried restarting your iDevice?

Can you explain what error you are getting? It does work with iOS 16; and multiple people have used it successfully. Are you using the latest version - 1.7.0?