Skip to content

Releases: yoshisuga/activegs-ios

2021.9

23 Sep 09:28
8aeb855
Compare
Choose a tag to compare

This is a fork of Olivier Goguel's ActiveGS emulator for iOS.

I've been tinkering it over the years and added some experimental features such as:

  • Support for iOS 15
  • Remap keyboard to supported wireless controller buttons (mFi/PS4/PS5/XBox One)
  • Custom split keyboard usable in landscape mode (written in Swift)

Simulator Screen Shot - iPhone 13 Pro Max - 2021-09-22 at 22 43 15

  • A memory debugger/rudimentary memory-editing cheat engine (also written in Swift). Accessible via the "D" button in the right pane custom keyboard. Browse the memory map and change memory values. Not sure how the bank switching works and how it's mapped to memory but you get some representation of memory.
    Simulator Screen Shot - iPhone 13 Pro Max - 2021-09-22 at 23 25 55