- Steam App
- RetroArch (1118310)
- Event type
- patch note
- Published
- 30 September 2022 - 18:24:04 UTC
- Source
- steam_community_announcements
RetroArch 1.11.0 has been released! Patch notes: AUDIO/AUDIO MIXER: Add missing locks for thread safety AUDIO/AUDIO MIXER: Fix audio mixer memory leak + remove redundant ‘single threaded’ rthreads implementation AUTOSAVE: Change/improve exit behavior of autosave thread – if condition variable is signaled, the loop is ran another last time so we can do a final check/save before stopping the thread. CDROM: Fix memory leak caught with asan – buf passed to filestream_read_file CORE INFO/NETPLAY: Ensure current core info is initialized at runloop_event_init_core when netplay is enabled CHEEVOS: Upgrade to rcheevos 10.4 CHEEVOS: Allow creating auto savestate in hardcore CHEEVOS: prevent invalid memory reference if game has achievements but core doesn’t expose memory CHEEVOS: Release achievement badge textures when video driver is deinitialized CHEEVOS: Re-enforce hardcore limitations once achi...