Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Starting games in PPSSPP from another app
09-04-2015, 12:34 AM (This post was last modified: 09-04-2015 12:34 AM by [Unknown].)
Post: #2
RE: Starting games in PPSSPP from another app
I use this all the time to start specific games on my Android TV:

adb shell am start -n org.ppsspp.ppsspp/.PpssppActivity -e org.ppsspp.ppsspp.Shortcuts /sdcard/PSP/etc/etc

It's my primary method of debugging.

Please note that it must be a full path (or http:// URL, to stream from a PC on the same wifi) to the game. If it doesn't work, check the adb logcat to see if it failed to open the path you passed.

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Starting games in PPSSPP from another app - [Unknown] - 09-04-2015 12:34 AM

Forum Jump: