The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 795 - File: showthread.php PHP 7.4.33 (Linux)
File Line Function
/showthread.php 795 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error starting PPSSPP
09-08-2016, 06:38 AM
Post: #1
Error starting PPSSPP
Hi,

I'm new to this development.


Question 1....................

I download and compile and run android emulator. But it giving this error.

The native part of PPSSPP for ABI arm64-v8a is missing. Try downloading an official build?

I checked code and it was like this.

if (Build.CPU_ABI.equals("armeabi")) {
m_hasUnsupportedABI = true;
}

So because of this issue, I can not run code completly. Please give me idea how I can fix this.

Question 2....................

I checked this emulator and games using my phone(downloaded apk from GooglePlay). And I used Bluetooth controllers for gaming. But arrow keys not worked. But other controls worked fine.
So please any idea on this.


Thanks


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Error starting PPSSPP - indika - 09-08-2016 06:38 AM

Forum Jump: