Files
Armsx2-Repo/apps.json
T

38 lines
2.8 KiB
JSON

{
"name": "ARMSX2 iOS",
"identifier": "com.j1coding.armsx2.ios",
"sourceURL": "https://ios.armsx2.net/apps.json",
"apps": [
{
"name": "ARMSX2 iOS",
"bundleIdentifier": "com.armsx2.ios",
"developerName": "ARMSX2",
"subtitle": "Modern PlayStation 2 emulation for iOS.",
"localizedDescription": "ARMSX2 brings PlayStation 2 emulation to iOS devices. Based on the open-source PCSX2 project, this ARM64-focused iOS build helps you revisit and preserve your own legally obtained PS2 game library on modern mobile hardware.\n\nFeatures:\n- Customizable touchscreen controls and external controller support\n- Graphics settings, performance options, save states, and memory card support\n- Local-network support for compatible online titles\n\nImportant iOS requirements:\nA JIT-capable setup is required for playable performance. Compatibility varies by device, iOS version, game, and sideloading environment, including LiveContainer, SideStore, or Feather.\n\nDisclaimer:\nARMSX2 does not include games or BIOS files. Users must provide their own legally obtained BIOS and game backups, such as ISO files. ARMSX2 is not affiliated with Sony Interactive Entertainment or PlayStation.\n\nCredits:\nThe upstream ARMSX2 project was founded by jpolo1224 and MoonPower, with work from contributors including Zeruth and Dib1998.",
"iconURL": "https://ios.armsx2.net/assets/icon.png",
"screenshotURLs": [
"https://ios.armsx2.net/assets/screenshots/01-library.png",
"https://ios.armsx2.net/assets/screenshots/02-settings.png",
"https://ios.armsx2.net/assets/screenshots/03-gameplay.png"
],
"tintColor": "#2F6FAD",
"versions": [
{
"version": "2.1",
"date": "2026-06-08",
"localizedDescription": "Updated to ARMSX2 iOS 2.1.\n\nUpdated ARMSX2 iOS metadata and OSD branding to ARMSX2 iOS 2.1.\n\nKept the current fast iOS ARM64 JIT path and integrated the recent EE-side optimization work: fastmem, MTVU, block linking, const propagation, and GPR cache work.\n\nRestored native-resolution iOS Metal GameDB hardware fixes after the PCSX2 2.7 settings reload path, so safe fixes like HPO/native scaling/align sprite survive properly.\n\nBrought over the mac/PCSX2 graphics fixes used to improve GTA, God of War, and related hardware-renderer behavior:\nARM64: microVU — fix scalar FMAC zeroing ACC's other lanes\nGS: Fix dirty reg handling\nGS: Fix temp rect handling",
"downloadURL": "https://ios.armsx2.net/ipas/ARMSX2-iOS-2.1.ipa",
"size": 13670044,
"minOSVersion": "18.0"
}
],
"permissions": [
{
"type": "network",
"usageDescription": "ARMSX2 uses local network access for PS2 online play through DEV9 sockets."
}
]
}
]
}