Zeb Figura

Results 6 issues of Zeb Figura

Reported to Wine as . L.A. Noire fails to load with a TypeLoadException: ``` Mono: The following assembly referenced from C:\Program Files\L.A. Noire\LANPatcher.exe could not be loaded: Assembly: SecureDownloadAPI (assemblyref_index=5)...

question

Both architectures together take up 1.5 GB, which is a lot. It'd be nice if we didn't have to save that whole 1.5 GB in cache. I'm opening an issue...

Hi! It is a perhaps little known fact that one can use `git push` to push something that is not a reference, with syntax like git push 1a2b3c4d:refs/heads/remotebranch This is...

acknowledged
help wanted

While trying to fix an issue related to unaligned buffers, I ran into some complications related to the use of EXTRA_DECODE_PADDING. While I believe it should be possible to modify...

Because it closes one of its thread handles while waiting on it. To fix this I think we need to somehow keep an extra reference to the server-side object. This...