Thread Closed 
 
Thread Rating:
  • 14 Votes - 4.07 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP iOS Port
02-09-2013, 08:24 AM
Post: #31
RE: PPSSPP IOS Port
Updated! JIT not working, app crashing..
Visit this user's website Find all posts by this user
02-12-2013, 07:07 PM
Post: #32
RE: PPSSPP IOS Port
Any news?I'm getting a ipod touch 3g and would like to test this out:-)
Find all posts by this user
02-12-2013, 07:08 PM
Post: #33
RE: PPSSPP IOS Port
Not gonna work on a 3g.
Find all posts by this user
02-14-2013, 12:13 AM
Post: #34
RE: PPSSPP IOS Port
Hey, I see you aren't using a Jailbroken iDevice, can you tell me how can I install the app on my iPod Touch? Also, can you tell me if this can work on an iPod Touch 4G?
Find all posts by this user
02-14-2013, 04:01 AM (This post was last modified: 02-14-2013 04:01 AM by xsacha.)
Post: #35
RE: PPSSPP IOS Port
(02-14-2013 12:13 AM)Fugazzeta Wrote:  Hey, I see you aren't using a Jailbroken iDevice, can you tell me how can I install the app on my iPod Touch? Also, can you tell me if this can work on an iPod Touch 4G?
You need to be a developer and then you compile the app to install it on your device.

The GPU is a bit weak in the iPod Touch 4. It will play games though. Right now JIT isn't working on iOS so it will be a bit of a slideshow for you.
In future, JIT will work (if you're jailbroken) but your GPU is still on the slow side.
Find all posts by this user
02-17-2013, 02:40 PM (This post was last modified: 02-17-2013 02:41 PM by WhizZz.)
Post: #36
RE: PPSSPP IOS Port
I want to try this on my iPad (3rd generation) and my iPhone (4S) but have a little problem with cMake and SDL. (Yes I have a develop account and my devices are jailbroken)
I tried to import this project in Xcode (4.6) but i'm stuck at cMake.
(I followed the tutorial on Github)
CMake can't find SDL but I don't know where I have to place SDL.framework (download site)
My question is where do I have to install SDL? Right now it is in System/Library/Frameworks/SDL.framework (I don't know why I put this here but most of the files had that .framework Tongue):

(this is in Terminal)
Quote:iMac-van-Michiel:ppsspp-master michielpiens$ cmake -DCMAKE_TOOLCHAIN_FILE=/ios/ios.toolchain.cmake -GXcode
-- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
-- Could NOT find Threads (missing: Threads_FOUND)
CMake Error at CMakeLists.txt:440 (message):
Could not find SDL. Failing.


-- Configuring incomplete, errors occurred!

(never used SDL Confused )

Kind regards,
WhizZz
Find all posts by this user
02-17-2013, 03:48 PM
Post: #37
RE: PPSSPP IOS Port
WhizZz,
It's not use SDL, maybe your problem in this -
Code:
iMac-van-Michiel:ppsspp-master michielpiens$ cmake -DCMAKE_TOOLCHAIN_FILE=/ios/ios.toolchain.cmake -GXcode
You need create a folder with name "build-ios" in ppsspp-master, go to build-ios, and type -
Quote:cmake -DCMAKE_TOOLCHAIN_FILE=../ios/ios.toolchain.cmake -GXcode ..

I also tried to gather today build using cmake. I must say that now make build continue lots of error. And the most important thing that so build only static library core modules. To build an application need add a new target.
It's screenshot of as to do about
   
Basically need to add sources from android/jni and set paths to static library and headers.

While you can use the source code from here -
http://github.com/rock88/ppsspp
there is completely project for xcode
Visit this user's website Find all posts by this user
02-19-2013, 12:51 PM (This post was last modified: 02-19-2013 12:53 PM by the avenger.)
Post: #38
RE: PPSSPP IOS Port
hi i am trying to build it for my device,at first i got this error
   

after snooping around and finding that i am missing native i downloaded it and put it in the folder in ppsspp-master and the following error came
   
please help

hi i am trying to build it for my device,at first i got this error
   

after snooping around and finding that i am missing native i downloaded it and put it in the folder in ppsspp-master and the following error came
   
please help,i hope you reply soon
Find all posts by this user
02-19-2013, 01:37 PM
Post: #39
RE: PPSSPP IOS Port
Why does everyone have to build for his device?Could this be made into an app like for cidya sometime soon?I don't feel ready for building for my itouch 4g.
Find all posts by this user
02-19-2013, 01:48 PM (This post was last modified: 02-19-2013 05:31 PM by the avenger.)
Post: #40
RE: PPSSPP IOS Port
EDIT:finally managed to install it and crack it,you can get the ipa from here
http://www.2shared.com/file/H3ezSfOA/PPS...funbo.html
it may and may not work,need feedback,obviously you need appsync for this
Find all posts by this user
02-20-2013, 09:05 AM
Post: #41
RE: PPSSPP IOS Port
Managed to launch "Tehra Dark Warrior"
https://www.dropbox.com/s/bzbtedzhb82wi3...0%2041.png
Low FPS and buggy textures
Also tried pes 2013
Long time loading
https://www.dropbox.com/s/r5jmpub892pxm3...5%2057.png
After that - black screen
Find all posts by this user
02-20-2013, 10:14 AM
Post: #42
RE: PPSSPP IOS Port
Pls post iphone ipa on different file sharing link pls not downloading..!
Find all posts by this user
02-20-2013, 10:20 AM
Post: #43
RE: PPSSPP IOS Port
Who testes the IPA pleases say which device you are testing it on.
Find all posts by this user
02-20-2013, 10:28 AM
Post: #44
RE: PPSSPP IOS Port
(02-20-2013 10:14 AM)angry citzen Wrote:  Pls post iphone ipa on different file sharing link pls not downloading..!

I uploaded the ipa to my dropbox account
http://db.tt/31J08IRE
Find all posts by this user
02-20-2013, 10:34 AM
Post: #45
RE: PPSSPP IOS Port
thanks most appreciated
Find all posts by this user
Thread Closed 


Forum Jump: