07151129

Results 29 comments of 07151129

That's interesting; overriding internal resolution didn't cause tearing when testing. What is your screen (SizeX/SizeY) resolution, are you using the resolution override (MatchRes), and what is the rendering resolution set...

> We probably need to switch from static addresses to byte array pattern search.. I'd rather have a table of addresses per game version; byte matching is probably an overkill.

> I think, that have a table of addresses per game version and then fixing many problems with each, this is a real overkill. If we're lucky, we can get...

It looks like I can reproduce the issue on jabber.ccc.de as well (an account can only be created using XMPP in-band registration). Is there any kind of XML stanzas I...

The bug should only be present (in earlier versions as well) if Xcode is spawned from shell. So you need to find what exactly breaks font rendering in Xcode, or...

Can you try adding an implementation to `FACADE(NSWindow)` section in `yosemite_objc_stubs.m`?

> I generally disagree with the use of the CAPSTONE_HAS_OSXKERNEL macro. I agree with your arguments on this question. I also think this variable should be refactored out. Without using...

> It's also rather simple to tell Capstone to use them Indeed. Unfortunately, the allocators in question are rather… obscure, so people seem to be writing their own wrappers instead,...