sm64ex-ios icon indicating copy to clipboard operation
sm64ex-ios copied to clipboard

iOS/tvOS port of https://github.com/sm64pc/sm64ex/

Results 24 sm64ex-ios issues
Sort by recently updated
recently updated
newest added

In my iPad mini 4, bottom buttons (Menu, Start and Z) are so close to screen edge. ![](https://user-images.githubusercontent.com/94476177/142157418-39601e3b-32e9-43ae-a2b0-375236bc9f8f.jpeg)

**Describe the bug** When building with Xcode installation fails with a "No code signature" error **To Reproduce** Steps to reproduce the behavior: Build the app scratch and attempt to install...

On iOS, `SDL_GL_SetSwapInterval` is not supported, so the app defaults to timer-based frame-pacing rather than vsync. This ultimately leads to the game sometimes appearing at a lower framerate. This is...

bug

A weird phenomenon, but haptics work on an iPhone X running iOS 14.0, but not on an iPhone 13 on iOS 15.0.1 nor an iPhone X on 14.3. I’m guessing...

bug