maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   PPSSPP A portable PSP emulatorFree & 100% Open Source (https://talk.maemo.org/showthread.php?t=87812)

SSLMM 2013-02-08 20:01

Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
 
Any hopes of seeing a fremantle port? :)

samipower 2013-02-18 01:02

Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
 
I tried ppsspp 0.6.1 in nitdroid 1150mhz cpu and dragon ball evolution ultra-slow

http://www.youtube.com/watch?v=cd4lG...ature=youtu.be

kownas 2013-03-21 19:02

Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
 
anybody will continue this thread and develope the eumulator?

AapoRantalainen 2013-03-21 21:19

Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
 
Quote:

Originally Posted by kownas (Post 1330590)
anybody will continue this thread and develope the eumulator?

I'm working on it for Maemo5. Very recent code needs some tuning, I haven't yet posted them to the authors. And running the emulator stops right to the start:

EGL_BAD_CONFIG (0x3005)
EGL ERROR: Unable to create GLES context!

So it needs some maemo tuning also for initializing GLES.

[EDIT]
Cube test works:

get recent cmake (and cmake-data), e.g from: http://cc.oulu.fi/~rantalai/maemo5/squeeze/repo/

Code:

git clone git@github.com:aapo/ppsspp.git
cd ppsspp
git clone git@github.com:aapo/native.git
mkdir build
cd build
cmake .. -DMAEMO:boolean=ON
make
scp -r assets/ PPSSPPSDL user@192.168.1.111:ppsspp

On device:
#test intro and main menu
./PPSSPPSDL

#Test demo
wget http://ppsspp.org/files/cube.elf
./PPSSPPSDL cube.elf

Debian package and video will be released soon.
[/EDIT]

kownas 2013-03-22 22:24

Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
 
i wrote to developer of ppsspp with question if he can compile application to our n900. he wrote me back:

On 21.03.2013 21:01:00 CET, Henrik Rydgård <hrydgard@gmail.com> wrote:

> Nope, I have no such device or any development environment. Maybe you can
> find a developer who does to do it for you, I'd accept such a port in the
> project.

So our hope is in you.

sorry for my english. good luck


All times are GMT. The time now is 09:03.

vBulletin® Version 3.8.8