libretro / pcsx_rearmed

ARM optimized PCSX fork
GNU General Public License v2.0
164 stars 116 forks source link

Pcsx_reamred for iOS 8 (r22) crashes every time! Could you please provide a compiled r23 version compatible with iOS 8? #793

Closed SoFasttt closed 7 months ago

SoFasttt commented 8 months ago

PCSX-ReARMed Version

r22

Your device

iOS 8.4.1 32-bit

Operating System of your device

Apple (iOS, tvOS, macOS etc.)

CPU architecture

ARM 32bit

Issue description

I want to play PSX games using Retroarch on my old iPad Mini 1 (which runs iOS 8.4.1 32-bit). All games currently load and run very well, however, there's a bug that randomly freezes the iPad after 3-5 minutes of playing.

The same problem as in this (now closed) issue: https://github.com/libretro/pcsx_rearmed/issues/503 (I've tried both of the compiled versions for iOS 5 and iOS 9, none worked)

It seems like that bug was fixed in the r23 version. However, I can't find any compatible build of that version that is compiled to work with iOS 8.4.1 32-bit.

Here's the link to r23 source code: https://github.com/notaz/pcsx_rearmed/releases/tag/r23

Could anyone please help compile one for me? I've tried to do it myself but it seems super complicated (I'm not familiar with programming) and may require a Mac.

I believe the output file should be in ''pcsx_rearmed_libretro_ios.dylib'' format

Thank you very much!

Step-by-step reproduction and logs

No response

notaz commented 8 months ago

The nightly builds are here: https://buildbot.libretro.com/nightly/apple/ios9/latest/

But this has no dynarec and I have no idea if it will work on iOS 8. Either way this will be difficult as I don't think any of the active contributors of this project develop for iOS.

notaz commented 7 months ago

I'm closing this since there is nothing I can do, and there is almost no chance anyone else will do something.