PPSSPP iOS Port
|
03-16-2013, 02:41 PM
(This post was last modified: 03-16-2013 03:10 PM by rock88.)
Post: #386
|
|||
|
|||
RE: PPSSPP iOS Port
[Unknown],
I added blank [email protected] image on this commit. Also i added sound output via OpenAL. But sound maybe flickered/braking if fps lower that 60. And if enable/disable sound needs restart app. I had to use "magic number" - Code: #define SAMPLE_SIZE 44100/6 I'll try to fix it and try to use two buffers and alSourceUnqueueBuffers/alSourceQueueBuffers for streaming sound output. IOS: added audio output (03-16-2013 02:02 PM)halobender Wrote: Edit: Also it appears that the Square button is pressed at all times?Buttons sometimes remain pressed when touch up, I'll fix it later. |
|||
« Next Oldest | Next Newest »
|