Third public beta release.
Changes:
- Fixed numerous instances of memory corruption on game exit
- Fixed an use-after-free in sound streaming code, causing a rare crash when talking to people
- Fixed handle leaks in audio code, preventing handles from accumulating during the game
- Fixed several memory leaks in audio code, preventing out of memory crashes during extended play sessions
- Made memory manager workarounds toggleable via the INI file - disabled by default, to be removed in the future