The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
tvOS port
04-18-2021, 11:41 AM
Post: #1
tvOS port
Hi,

I am working on a PPSSPP port for the Apple TV devices. You can check it here https://github.com/marekvi95/ppsspp in the tvos-fork branch. The only requirement is a game controller supported by Apple TV (MFi or iCade). Installation instructions are in the tvos subfolder README.md. However it's still under development so it might be broken sometimes.

It runs just fine now, even without the JIT on Apple TV 4k with the A10X SoC. Problem is with the more resource demanding games like God of War where FPS drops occasionally.

I've used GCDWebServer (HTTP server) implementation from Provenance project for uploading games to Apple TV.

Please note that this is my first attempt with the Xcode and Objective-C.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
tvOS port - marekvi - 04-18-2021 11:41 AM
RE: tvOS port - wormpy - 11-16-2022, 11:05 AM

Forum Jump: