1
0
mirror of https://github.com/UzixLS/KernelEx.git synced 2025-07-18 23:11:19 +03:00
Files
KernelEx/apilibs/quirks.txt
2018-11-03 16:22:04 +03:00

4 lines
245 B
Plaintext
Executable File

GTA: San Andreas
----------------
It can't use jemalloc heap. It depends on undocumented Windows heap feature and expects HeapReAlloc to always shrink allocation blocks in place, thus leading to fragmentation, which jemalloc can't guarantee.