![]() |
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
I forgot about this thread - this file should be working (I don't have an n9 to test on). The main Qt guy in this project (xsacha) said he had tested it on his n9 and the problem was that n9's gpu is slow. Hopefully when they implement the arm jit it would get better. This .deb is built by me with qt creator and again - i am 99% sure it should work. Please test :) Download: http://www.mediafire.com/?q36f2ih61osh856
|
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
1 Attachment(s)
Quote:
work,but have some isuess |
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
Quote:
JK Thanks for trying it out for the rest of us :) |
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
Cant install....
|
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
Hey guys,
I believe this is the installable .deb you are looking for ;) http://www.mediafire.com/?vaxq4ezxlr8ticw Edit: I put the assets in there as well as a .desktop launchable. |
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
Quote:
|
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
Oh, sh*t. I have forgotten to put the assets.. the .deb is useless. The assets folder should be in the same directory as the executable and the libs should be in a folder called libs ...
|
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
The libs aren't used.
|
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
6.1 has now been released with the preliminary ARM JIT
|
Re: PPSSPP A portable PSP emulatorFree & 100% Open Source
Seems ppsspp can't be compiled with gcc-4.2. It uses "-std=c++0x" / "-std=c++11", e.g. code uses 'auto iter' which is introduced in gcc-4.4.
--- So using gcc-4.7. 1) Compile (or package) cmake (2.8.9) inside scrathbox. Install. 2) Fetch code for ppsspp (seems this can't be done inside sb) Code:
git clone https://github.com/hrydgard/ppsspp.git file: Common/Log.h Code:
#if !defined(_WIN32) && !defined(PANDORA) This hack/patch skips loading of sys/ucontext.h (and we seriously hope nothing else will not broke) [https://github.com/hrydgard/ppsspp/issues/347]) 4) compile (inside sb) Code:
mkdir build file: build/PPSSPPSDL directory: build/assets/ I have compiled version git-eb97a3bd15e021789f81bfe5c3eb3be1bb5b7e90 (but haven't tested to run it at all). |
All times are GMT. The time now is 09:03. |
vBulletin® Version 3.8.8