Update ARMSX2 iOS source: iOSv2.5.1

This commit is contained in:
github-actions[bot]
2026-07-31 19:56:45 +00:00
parent 7a9f092481
commit 205266de76
5 changed files with 26 additions and 26 deletions
+5 -5
View File
@@ -18,11 +18,11 @@
"tintColor": "#2F6FAD",
"versions": [
{
"version": "2.5.0",
"date": "2026-07-30",
"localizedDescription": "Updated to ARMSX2 iOS 2.5.0.\n\nARMSX2 2.5.0 is a major update to the emulator core and the iOS frontend.\n\nThe biggest core change is a new shared ARM64 recompiler, replacing the older iOS-specific EE, IOP and VU recompilers. It brings iOS in line with the ARM handheld builds, reduces CPU overhead in several parts of emulation, and restores features the previous iOS backend did not support correctly.\n\nThe release also moves iOS onto the shared game database used by the other mobile ARM builds. That brings a large set of newer per-game fixes and tuning to iOS. Outside the core, 2.5.0 adds Dynamic Controls, animated backgrounds, settings presets, improved frame pacing, proper 120 Hz support, an in-app controller-skin browser, RetroAchievements fixes, OSD improvements, and a long list of graphics and stability fixes.\n\nAlmost none of this is my own work. The core belongs to @bmdhacks, the new iOS interface and control features to @Henyckma, and the rest to @pstef, @jpolo1224, @XDarkFallenX and Mart. Thanks to all of them, and to everyone who tested development builds and reported problems.\n\nHighlights\n- New shared ARM64 recompiler for the EE, IOP and vector units, from @bmdhacks",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.0.ipa",
"size": 25630097,
"version": "2.5.1",
"date": "2026-07-31",
"localizedDescription": "Updated to ARMSX2 iOS 2.5.1.\n\n2.5.1 is mostly a fixes release.\n\nThe two biggest issues were A12 devices crashing on launch and rumble being completely broken since 2.4.1. Both are fixed, along with a proper no-JIT fallback, several performance improvements, and a collection of Virtual Pad and interface fixes.\n\nHighlights\n- Fixed launch crashes on A12 devices\n- Controller and phone rumble work again\n- Added improved phone rumble with separate motor handling and a strength setting — @Henyckma\n- Added a proper no-JIT fallback and improved interpreter performance — @Henyckma\n- Fixed a Devil May Cry crash during FMVs",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.1.ipa",
"size": 26327755,
"minOSVersion": "17.0"
}
],
+8 -8
View File
@@ -1,17 +1,17 @@
{
"sourceIdentifier": "com.j1coding.armsx2.ios",
"sourceURL": "https://ios.armsx2.net/apps.json",
"generatedAt": "2026-07-30T12:38:10.000Z",
"generatedAt": "2026-07-31T17:23:34.000Z",
"files": [
{
"fileName": "ARMSX2-iOS-2.5.0.ipa",
"fileName": "ARMSX2-iOS-2.5.1.ipa",
"bundleIdentifier": "com.armsx2.ios",
"version": "2.5.0",
"buildVersion": "250",
"date": "2026-07-30",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.0.ipa",
"size": 25630097,
"sha256": "d3dcde9c76e0bf8bce1954d16d44015a2072075170e20091680b40afd4650f33"
"version": "2.5.1",
"buildVersion": "251",
"date": "2026-07-31",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.1.ipa",
"size": 26327755,
"sha256": "ff42b6aeae0789c68bfed98fc24d91483f9312a136c4d1e5640aa1c138fdb986"
}
]
}
+5 -5
View File
@@ -18,11 +18,11 @@
"tintColor": "#2F6FAD",
"versions": [
{
"version": "2.5.0",
"date": "2026-07-30",
"localizedDescription": "Updated to ARMSX2 iOS 2.5.0.\n\nARMSX2 2.5.0 is a major update to the emulator core and the iOS frontend.\n\nThe biggest core change is a new shared ARM64 recompiler, replacing the older iOS-specific EE, IOP and VU recompilers. It brings iOS in line with the ARM handheld builds, reduces CPU overhead in several parts of emulation, and restores features the previous iOS backend did not support correctly.\n\nThe release also moves iOS onto the shared game database used by the other mobile ARM builds. That brings a large set of newer per-game fixes and tuning to iOS. Outside the core, 2.5.0 adds Dynamic Controls, animated backgrounds, settings presets, improved frame pacing, proper 120 Hz support, an in-app controller-skin browser, RetroAchievements fixes, OSD improvements, and a long list of graphics and stability fixes.\n\nAlmost none of this is my own work. The core belongs to @bmdhacks, the new iOS interface and control features to @Henyckma, and the rest to @pstef, @jpolo1224, @XDarkFallenX and Mart. Thanks to all of them, and to everyone who tested development builds and reported problems.\n\nHighlights\n- New shared ARM64 recompiler for the EE, IOP and vector units, from @bmdhacks",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.0.ipa",
"size": 25630097,
"version": "2.5.1",
"date": "2026-07-31",
"localizedDescription": "Updated to ARMSX2 iOS 2.5.1.\n\n2.5.1 is mostly a fixes release.\n\nThe two biggest issues were A12 devices crashing on launch and rumble being completely broken since 2.4.1. Both are fixed, along with a proper no-JIT fallback, several performance improvements, and a collection of Virtual Pad and interface fixes.\n\nHighlights\n- Fixed launch crashes on A12 devices\n- Controller and phone rumble work again\n- Added improved phone rumble with separate motor handling and a strength setting — @Henyckma\n- Added a proper no-JIT fallback and improved interpreter performance — @Henyckma\n- Fixed a Devil May Cry crash during FMVs",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.1.ipa",
"size": 26327755,
"minOSVersion": "17.0"
}
],
+8 -8
View File
@@ -1,17 +1,17 @@
{
"sourceIdentifier": "com.j1coding.armsx2.ios",
"sourceURL": "https://ios.armsx2.net/apps.json",
"generatedAt": "2026-07-30T12:38:10.000Z",
"generatedAt": "2026-07-31T17:23:34.000Z",
"files": [
{
"fileName": "ARMSX2-iOS-2.5.0.ipa",
"fileName": "ARMSX2-iOS-2.5.1.ipa",
"bundleIdentifier": "com.armsx2.ios",
"version": "2.5.0",
"buildVersion": "250",
"date": "2026-07-30",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.0.ipa",
"size": 25630097,
"sha256": "d3dcde9c76e0bf8bce1954d16d44015a2072075170e20091680b40afd4650f33"
"version": "2.5.1",
"buildVersion": "251",
"date": "2026-07-31",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.5.1.ipa",
"size": 26327755,
"sha256": "ff42b6aeae0789c68bfed98fc24d91483f9312a136c4d1e5640aa1c138fdb986"
}
]
}