Thread Closed 
 
Thread Rating:
  • 3 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[UPDATED 10/4/13] PPSSPP iOS Downloader App
03-31-2013, 05:30 AM (This post was last modified: 03-31-2013 05:37 AM by bsauvage.)
Post: #25
RE: [UPDATED 29/3/13] PPSSPP iOS Downloader App
(03-31-2013 03:40 AM)auriculogenesis Wrote:  
(03-31-2013 03:35 AM)bsauvage Wrote:  Hi there!
1/ great idea, please give a weblink for your latest rock88 build: I also cannot install it anymore from ppsspp download app!
2/ can you please make the build iPad-screen friendly? Apparently it's a simple flag that needs to be turned on, see the git discussion below.

https://github.com/hrydgard/ppsspp/issues/1015

Thank you so much!

hmm. Let me put it like this. If you'd like to change it now without having to wait for a new build, go into Info.plist and change the device family string to "1,2". Right now, it should be only "1" because that is the ID assigned to the iPhone. You could also just change the value to just "2".
Wasn't there so I added the below inside the dict of the info.plist
Sadly it still doesn't recognize the iPad screen

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>

(03-31-2013 05:30 AM)bsauvage Wrote:  
(03-31-2013 03:40 AM)auriculogenesis Wrote:  
(03-31-2013 03:35 AM)bsauvage Wrote:  Hi there!
1/ great idea, please give a weblink for your latest rock88 build: I also cannot install it anymore from ppsspp download app!
2/ can you please make the build iPad-screen friendly? Apparently it's a simple flag that needs to be turned on, see the git discussion below.

https://github.com/hrydgard/ppsspp/issues/1015

Thank you so much!

hmm. Let me put it like this. If you'd like to change it now without having to wait for a new build, go into Info.plist and change the device family string to "1,2". Right now, it should be only "1" because that is the ID assigned to the iPhone. You could also just change the value to just "2".
Wasn't there so I added the below inside the dict of the info.plist
Sadly it still doesn't recognize the iPad screen

<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
</array>

Wowowow! Actually it works after a reboot!

Thanks!,!
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: [UPDATED 29/3/13] PPSSPP iOS Downloader App - bsauvage - 03-31-2013 05:30 AM

Forum Jump: