PPSSPP iOS Port
|
01-10-2013, 01:21 PM
Post: #23
|
|||
|
|||
RE: PPSSPP IOS Port
xsacha,
I removed zip_read.cpp and NativeApp.mm. (function VFSReadFile() not work correctly because i set wrong path, i just put "/" in end of path and it work!). Same using NativeApp.cpp, but screen rendering are still in small rect. I noticed that the initialize variables are not in the order, now I've done both in the app-android.cpp, first init variable from NativeApp_init function, next from NativeRenderer_displayInit. But it did not help. For ios icons must named that - icon.png - iPhone non Retina (57 × 57) [email protected] - iPhone with Retina (114 × 114) icon-72.png - iPad non Retina (72 × 72) [email protected] - iPad with Retina (144 × 144) And other icon with other name and resolution not suitable. (01-10-2013 03:33 AM)zzq920817 Wrote: What time can release ipa? Thank You sirNow, there are some problems with the display screen, we must first fix it. And anyone can make build from sources. |
|||
« Next Oldest | Next Newest »
|