PPSSPP Symbian Port
|
07-25-2014, 12:31 PM
(This post was last modified: 07-25-2014 03:02 PM by xsacha.)
Post: #1164
|
|||
|
|||
RE: PPSSPP Symbian Port
To be honest not many speed improvements are coming. 0.99 was just released and it's using the latest code, an updated GCC 4.8.3 compiler that I compiled from scratch, a newly tuned SDK that I updated and almost the entire JIT is done.
VFPU ops still need to be done but that's about it. I'm quite happy with the speed you get in games. Remember you are emulating 333mhz mips with 1300mhz armv6. Perhaps video and audio can still be improved though. Make sure you test options like Timer Hack (which I made especially for Symbian) and also CPU clock. Important thing to remember about Timer Hack, it runs the game at 60 VPS all the time. Although, it won't tell you this in the speed (in top right). So it might seem like it is going same speed, but try to play the game and it should be much smoother and faster. I haven't figured out why it takes so long to exit now. Edit: I think I fixed the exit taking too long in v0.9.9-24 Seems to exit instantly now. |
|||
« Next Oldest | Next Newest »
|