Release 2.0.2

feature-image

Release 2.0.2

🥰 Patreon

Install Instructions

https://wiki.provenance-emu.com/installation-and-usage/installing-provenance/sideloading

Changes

More Bug fixes mostly.

Added

  • XCode will detect missing git submodules and auto-clone recursive before building the rest of the project

Fixed

  • #1586 Running same core twice in a row would crash
  • #1593 Cheat codes menu crash fixes and other cheat code quality improvements

Updated

  • #1564 SteamController native SPM package port
  • Jaguar core updated with libretro upstream + my performance hacks. PR made https://github.com/libretro/virtualjaguar-libretro/pull/53#issuecomment-919242560
  • Fix many static analyzer warnings about possible nil pointer/un-malloc’d memory usage, now we check and log nils or early exit where applicable
  • SQLite.swift updated
  • RxRealm updated from 5.0.2 to 5.0.3
  • realm-cocoa updated from 10.14.0 to 10.15.0