Hacker News new | ask | show | jobs
by Sjonny 1633 days ago
Upstream fixes are nice, but since the game statically links SDL you can't put in a newer version of libSDL.so in the game path and have it patched like that. Are there other ways of patching statically linked binaries with updated functions?