tsalvo / nes-emu-ios

NES Emulator for iOS / iPadOS / macOS / tvOS, written in Swift
MIT License
135 stars 17 forks source link

ipa release for trollstore ? #131

Closed Q191 closed 9 months ago

Q191 commented 9 months ago

build an ipa, but not works well.

https://github.com/tsalvo/nes-emu-ios/assets/83848311/a63789c8-7834-4065-a0e0-c59530486579

tsalvo commented 9 months ago

Make sure that you build for Release mode, using the "nes-emu-iOS Release" scheme. It should run at full speed then.

If you publish an IPA to the trollstore, I would ask that you please add a link to this GitHub repository. It's not strictly required due the the MIT license, so you're free to do what you want either way 🙂

Q191 commented 9 months ago

Make sure that you build for Release mode, using the "nes-emu-iOS Release" scheme. It should run at full speed then.

If you publish an IPA to the trollstore, I would ask that you please add a link to this GitHub repository. It's not strictly required due the the MIT license, so you're free to do what you want either way 🙂

Got it.

Q191 commented 9 months ago

Make sure that you build for Release mode, using the "nes-emu-iOS Release" scheme. It should run at full speed then. If you publish an IPA to the trollstore, I would ask that you please add a link to this GitHub repository. It's not strictly required due the the MIT license, so you're free to do what you want either way 🙂

Got it.

nes-1.0.ipa.zip

image

Works now, randomly return home when using controllers though.

tsalvo commented 9 months ago

Thanks! I'll check into the controller issue. Apple may have changed something with the GameController Framework

tsalvo commented 9 months ago

I'm not having this issue with my setup. I'm using iOS 17.2.1 on an iPhone 15 Pro, paired with a PS5 DualSense controller.

What is your setup like?